Mirror of the github repository
Find a file
2015-03-31 23:45:57 +02:00
audio
blue Dust off the makefile and prepare to build Yellow. 2014-05-30 01:16:02 -07:00
constants
data Pick off some more static map ids. 2015-02-07 11:18:28 -08:00
engine Document animation types (shake screen/blink pic) 2015-03-31 23:45:57 +02:00
extras@698b0fc7e6
gfx
home Low health alarm documentation 2015-03-12 10:49:35 -04:00
maps Fix Route 19 for Yellow. 2014-10-17 09:01:48 -06:00
pic
red
scripts Remove hard-coded wPokedexOwned/wPokedexSeen array size 2015-02-20 01:01:57 -05:00
text
yellow
.gitignore
.gitmodules
audio.asm
blue.asm
charmap.asm
constants.asm
home.asm
hram.asm
INSTALL.md
macros.asm
main.asm
Makefile
README.md
red.asm
roms.md5
text.asm
vram.asm
wram.asm
yellow.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