gamedev/gameboy

gameboy

dz / gamedev / gameboy

Summary

Stuff related to gameboy and gameboy color

Node Tree

Nodes

gameboy_asm
content GameBoy ASM tutorial
children gameboy_asm_gh (github)
hyperlink https://gbdev.io/gb-asm-tutorial/index.html

gameboy_asm_gh
content gameboy ASM github page
parents gameboy_asm
hyperlink https://github.com/gbdev/gb-asm-tutorial/

rgbds_gh
content RGBDS github
hyperlink https://github.com/gbdev/rgbds

pandocs_audio
content Pandocs: Audio Overview
hyperlink https://gbdev.io/pandocs/Audio.html

huderlem_gameboy_2bpp
content gameboy 2bpp graphics format
hyperlink https://www.huderlem.com/demos/gameboy2bpp.html

gbdk_beep
content A beep example in GBDK (C)
hyperlink https://github.com/mrombout/gbdk_playground/blob/master/beep/beep.c

gbdk_gh
content GBDK (2020) github
hyperlink https://github.com/gbdk-2020/gbdk-2020