mgbdis

ROM disassembler

Disassembles Game Boy ROMs into assembly code compatible with RGBDS

Game Boy ROM disassembler with RGBDS compatible output

GitHub

257 stars
10 watching
38 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list

disassemblergame-boygameboyreverse-engineeringrgbds

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gbdev/rgbdsAn assembler/linker toolchain for creating software for the Game Boy and Game Boy Color consoles.1,363
mattcurrie/gb-save-statesAdds save state support to Game Boy games on original hardware using patches155
pret/pokeyellowDisassembling Pokémon Yellow's ROM to reverse-engineer its game logic and layout.724
vinheim3/tetris-gb-disasmA disassembly of the Tetris game for the Game Boy, providing detailed assembly code and supporting materials.25
sanqui/hm3Partial disassembly of Harvest Moon 3's Game Boy Color game with scaffolding for translation projects19
lanhikari22/gba-ida-pseudo-terminalTools for disassembling and analyzing Game Boy Advance game data using IDA Python commands13
lancekindle/dmgreportA tutorial repository containing minimal assembly code examples for teaching Game Boy and Game Boy Color game programming basics62
gbdev/hardware.incStandard reference file containing definitions for Game Boy hardware specifications122
bonsaiden/gbasmCompiles Gameboy z80 assembly code into an executable ROM image130
mattcurrie/mealybug-tearoom-testsVerifies correctness of Game Boy emulator's PPU register handling during STAT mode 359
liorst4/uxn-disassemblerDisassembles UXN virtual machine roms into textual representation6
wisk/medusaAn interactive disassembler for reverse-engineering and analyzing binary code1,045
nezticle/rgbds-templateA basic GameBoy development template using Assembly language and RGBDS42
kubkon/zig-dis-x86_64A disassembler and encoder library for x86_64 machine code written in Zig.35
mattcurrie/dmg-acid2A test suite to verify the accuracy of Game Boy emulators' pixel processing unit emulation.184