Mirror of the github repository
Find a file
2014-05-25 21:53:02 -07:00
audio
constants
data
engine
extras@698b0fc7e6
gfx
maps
pic
scripts
text
.gitignore
.gitmodules
audio.asm Pull a lot of engine out of main.asm 2014-05-22 18:13:20 -04:00
audio_blue.asm
audio_red.asm
blue.asm
constants.asm
home.asm Label BCD math predefs. 2014-05-25 17:27:02 -07:00
hram.asm
INSTALL.md
macros.asm
main.asm
Makefile Image handling in the makefile. 2014-04-05 17:01:56 -04:00
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