Mirror of the github repository
Find a file
2014-07-11 11:08:03 -07:00
audio
blue
constants
data Clean up white space 2014-06-09 16:58:02 -04:00
engine S_SPRITEBUFFER0 static address 2014-06-25 18:49:52 -04:00
extras@698b0fc7e6
gfx
home
maps
pic
red
scripts
text
yellow Dust off the makefile and prepare to build Yellow. 2014-05-30 01:16:02 -07:00
.gitignore
.gitmodules
audio.asm Combine wave files 2014-06-09 14:22:38 -04:00
blue.asm
constants.asm
home.asm
hram.asm Rename joypad registers. 2014-05-25 10:53:09 -07:00
INSTALL.md
macros.asm
main.asm
Makefile Comment the makefile. 2014-07-11 11:08:03 -07:00
preprocessor.py
prequeue.py
README.md
red.asm Let rgbasm handle undefined version constants. 2014-02-14 19:35:38 -05:00
roms.md5
text.asm
version.asm
vram.asm VRAM constants. 2014-05-29 01:30:09 -07:00
wram.asm
yellow.asm Dust off the makefile and prepare to build Yellow. 2014-05-30 01:16:02 -07:00

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