tetris-gb-disasm
Game Boy Disassembly
A disassembly of the Tetris game for the Game Boy, providing detailed assembly code and supporting materials.
25 stars
2 watching
1 forks
Language: Assembly
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sanqui/hm3 | Partial disassembly of Harvest Moon 3's Game Boy Color game with scaffolding for translation projects | 18 |
stewmath/oracles-disasm | Disassembling and reassembling the Gameboy Color version of The Legend of Zelda: Oracle of Ages and Seasons | 171 |
pret/pokeyellow | Disassembling Pokémon Yellow's ROM to reverse-engineer its game logic and layout. | 717 |
pret/poketcg | A disassembly of the Pokémon TCG game for the Game Boy, providing an assembly-level understanding of its internal workings. | 264 |
mattcurrie/mgbdis | Disassembles Game Boy ROMs into assembly code compatible with RGBDS | 252 |
pret/pokegold | A disassembly of Pokémon Gold and Silver games | 535 |
pret/pokecrystal | A disassembly project of the Pokémon Crystal game's ROM | 2,107 |
zladx/ladx-disassembly | A disassembly of Legend of Zelda: Links Awakening DX in assembly code | 841 |
assemblydigest/gameboy | An exploration of Game Boy programming techniques using shell scripting. | 76 |
yenatch/bootstrap.gb | A basic Game Boy emulator project with a focus on bootstrapping and assembly code | 30 |
bonsaiden/gbasm | Compiles Gameboy z80 assembly code into an executable ROM image | 130 |
ams-hackers/gbforth | A development kit for creating games for the original Game Boy console using a Forth-based programming language | 128 |
raphamorim/gameboy | A Gameboy emulator written in Rust and WebAssembly. | 110 |
sanqui/desgb | An implementation of DES encryption for the Game Boy handheld console. | 14 |
ahrnbom/gbapfomgd | A repository for a TeX-based book on Game Boy Assembly programming | 152 |