Mirror of the github repository
Find a file
2015-07-24 20:27:59 -07:00
audio
blue Dust off the makefile and prepare to build Yellow. 2014-05-30 01:16:02 -07:00
constants
data
engine more naming variables 2015-07-24 20:27:59 -07:00
extras@698b0fc7e6
gfx Fix PNG files to have bit depth match the bit depth used in the game. 2015-01-07 21:30:48 -05:00
home
maps Swap trade center and battle center 2015-07-16 23:21:57 -05:00
pic Replace .pic with .png. 2014-04-04 23:13:09 -04:00
red Dust off the makefile and prepare to build Yellow. 2014-05-30 01:16:02 -07:00
scripts
text more naming variables 2015-07-24 20:27:59 -07:00
yellow
.gitignore Don't ignore .map files 2015-01-24 09:15:09 -05:00
.gitmodules
audio.asm
blue.asm
charmap.asm
constants.asm
home.asm
hram.asm
INSTALL.md
macros.asm Name some battle sound effects 2015-07-21 21:04:21 -05:00
main.asm
Makefile
README.md
red.asm
roms.md5
sram.asm
text.asm
vram.asm
wram.asm more naming variables 2015-07-24 20:27:59 -07:00
yellow.asm Added charmaps. 2014-11-04 20:29:26 -05: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