Mirror of the github repository
Find a file
yenatch fc474c8ee7 Use pattern variables in the makefile.
This means dependency scanning only happens as required.
2016-07-01 17:25:11 -04:00
audio
constants
data
engine
extras@0e1798937a
gfx
home
maps
pic
scripts
text
.gitattributes
.gitignore Don't ignore .map files 2015-01-24 09:15:09 -05:00
.gitmodules
audio.asm
charmap.asm
constants.asm
home.asm
hram.asm
INSTALL.md
macros.asm
main.asm
Makefile Use pattern variables in the makefile. 2016-07-01 17:25:11 -04:00
README.md
roms.md5
sram.asm
text.asm sync text 2016-06-12 10:11:31 -07: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