Disassembly of Pokémon Red/Blue
Go to file
2016-04-25 22:01:13 -05:00
audio
constants Clean up labels and trainer headers for overworld Pokémon. 2016-04-06 20:58:45 -06:00
data Fix typo: ninetails.asm -> ninetales.asm 2016-04-25 22:01:13 -05:00
engine Clean up more Yellow ifdefs. 2016-03-22 00:10:23 -06:00
extras@68edf51f10
gfx
home
maps
pic
scripts Clean up script labels in marts and Pokémon Centers. 2016-04-08 19:04:36 -06:00
text Clean up script labels in marts and Pokémon Centers. 2016-04-08 19:04:36 -06:00
.gitignore
.gitmodules
audio.asm
charmap.asm
constants.asm
home.asm
hram.asm
INSTALL.md
macros.asm Add a TX_MART macro for inventories. 2016-04-08 20:16:42 -06:00
main.asm
Makefile
README.md
roms.md5
sram.asm
text.asm Clean up script labels in marts and Pokémon Centers. 2016-04-08 19:04:36 -06:00
vram.asm
wram.asm

Pokémon Red and Blue

This is a disassembly of Pokémon Red and Blue.

It builds the following roms:

  • Pokemon Red (UE) [S][!].gb md5: 3d45c1ee9abd5738df46d2bdda8b57dc
  • Pokemon Blue (UE) [S][!].gb md5: 50927e843568814f7ed45ec4f944bd8b

To set up the repository, see INSTALL.md.

See also