Disassembly of Pokemon Yellow
Go to file
2016-05-22 21:02:18 -04:00
audio More audio4 documentation. 2016-03-19 19:56:33 -04:00
constants Bank11 and 14 misc functions. 2016-05-22 21:02:18 -04:00
data Bank11 and 14 misc functions. 2016-05-22 21:02:18 -04:00
engine Bank11 and 14 misc functions. 2016-05-22 21:02:18 -04:00
extras@1514042dac
gfx
home Move yellow/main.asm code to main.asm 2016-04-14 16:47:43 -04:00
maps
pic
scripts Minor fixes 2016-01-09 14:32:16 -05:00
text Bank11 and 14 misc functions. 2016-05-22 21:02:18 -04:00
yellow Move yellow/main.asm code to main.asm 2016-04-14 16:47:43 -04:00
.gitattributes
.gitignore
.gitmodules
audio.asm More audio4 documentation. 2016-03-19 19:56:33 -04:00
charmap.asm Cleanup with yellow-exclusive banks 2015-12-31 15:24:54 -05:00
compare.sh
constants.asm Some Bank3F Pikachu Emotions disassembling and partial documentation. 2016-04-09 18:13:37 -04:00
gfx.py
home.asm Replace bankswitch jumps with jpab, also fix hardcoded bank reference. 2016-04-09 18:21:55 -04:00
hram.asm GBC palette code 2016-03-26 14:59:59 -07:00
INSTALL.md
macros.asm
main.asm Bank11 and 14 misc functions. 2016-05-22 21:02:18 -04:00
Makefile
README.md
replace.sh Bank11 and 14 misc functions. 2016-05-22 21:02:18 -04:00
roms.md5
sram.asm
text.asm Bank11 and 14 misc functions. 2016-05-22 21:02:18 -04:00
vram.asm
wram.asm Bank11 and 14 misc functions. 2016-05-22 21:02:18 -04:00

Pokémon Yellow

This is a disassembly of Pokémon Yellow.

It builds the following rom:

  • Pokemon Yellow (UE) [C][!].gbc md5: d9290db87b1f0a23b89f99ee4469e34b

To set up the repository, see INSTALL.md.

See also