mirror of
https://github.com/gbdev/awesome-gbdev.git
synced 2025-01-17 04:08:16 +01:00
1.6 KiB
1.6 KiB
More
- gameboy homebrew - Gameboy Homebrew Development (David Schamber).
- How to make a (GameBoy) emulator? by Petar Veličković, University of Cambridge.
- New Down and Dirty Gameboy VRAM Timing Document + Test ROM by Kevtris.
- Open Game Boy Documentation Project - WIP documentation effort. Similar to Pan Docs but corrected and in a single page.
- Game Boy CPU Manual - Assembly language commands, timings and opcodes. Has some inaccuracies and errors.
- GBDK tutorials in french
Tools
- GBZ80 to items - An online converter, translates Game Boy assembly into Pokémon R/B/Y items (Source).
Documentation
- GB ASM Tips - Some tips for coding in Assembly by Jeff Frohwein.
- GB Instructions Game Boy Assembly commands.
- GB Technical Information - Some old code resources.