Mirror of the github repository
Find a file
2015-07-16 23:27:57 -05:00
audio
blue
constants Merge branch 'master' of https://github.com/iimarckus/pokered 2015-07-16 23:27:57 -05:00
data Swap trade center and battle center 2015-07-16 23:21:57 -05:00
engine Merge branch 'master' of https://github.com/iimarckus/pokered 2015-07-16 23:27:57 -05:00
extras@698b0fc7e6
gfx
home named wram variables 2015-07-14 23:16:06 -07:00
maps
pic Replace .pic with .png. 2014-04-04 23:13:09 -04:00
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
blue.asm
charmap.asm
constants.asm
home.asm
hram.asm
INSTALL.md
macros.asm
main.asm
Makefile
README.md Update IRC links. 2014-11-15 23:35:54 -07:00
red.asm Added charmaps. 2014-11-04 20:29:26 -05:00
roms.md5
sram.asm
text.asm Merge branch 'master' of https://github.com/iimarckus/pokered 2015-07-16 23:27:57 -05:00
vram.asm VRAM constants. 2014-05-29 01:30:09 -07:00
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