Mirror of the github repository
Find a file
2019-07-07 00:44:21 -04:00
audio
constants Replace some hard-coded values with constants 2019-07-07 00:44:21 -04:00
data
engine Replace some hard-coded values with constants 2019-07-07 00:44:21 -04:00
gfx
home Replace some hard-coded values with constants 2019-07-07 00:44:21 -04:00
macros
maps
pic
scripts Replace some hard-coded values with constants 2019-07-07 00:44:21 -04:00
text Rename map files, labels, and constants to be consistent and work with Polished Map 2019-01-01 23:33:10 -05:00
tools
.gitattributes
.gitignore
.gitmodules
.travis.yml faster travis 2018-03-10 19:14:47 -05:00
audio.asm Replace some hard-coded values with constants 2019-07-07 00:44:21 -04:00
charmap.asm
constants.asm
home.asm Replace some hard-coded values with constants 2019-07-07 00:44:21 -04:00
hram.asm
INSTALL.md
macros.asm
main.asm
Makefile
pokered.link
README.md
roms.md5
sram.asm
text.asm
vram.asm
wram.asm Replace some hard-coded values with constants 2019-07-07 00:44:21 -04: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