Mirror of the github repository
Find a file
2014-04-16 01:54:12 -04:00
audio
constants
extras@698b0fc7e6
gfx
maps Use dimension constants in warp data and add map name consisntency 2014-04-05 10:47:23 -04:00
menu
pic
text
.gitignore
.gitmodules
audio.asm
audio_blue.asm split audio components into audio_red.o and audio_blue.o 2014-01-09 13:52:12 -05:00
audio_red.asm
blue.asm
constants.asm
hram.asm
INSTALL.md
macros.asm Name the tilesets and give them constants. 2014-04-03 22:46:39 -04:00
main.asm
Makefile
pokeblue.asm
pokered.asm
preprocessor.py
prequeue.py
README.md
red.asm
roms.md5
text.asm
version.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