Mirror of the github repository
Find a file
2016-11-02 21:02:29 -07:00
audio Replace unnecessary tabs with spaces 2016-07-27 22:33:48 -05:00
constants correct mistaken comments 2016-10-29 02:04:48 -07:00
data Continuing the source-level documentation of roughly where trainers can be found 2016-09-04 14:31:59 -05:00
engine use more HRAM constants 2016-10-29 10:32:03 -07:00
extras@0e1798937a
gfx
home use hardware constants in pic.asm 2016-11-02 21:02:29 -07:00
macros Split macros.asm 2016-07-31 13:04:04 -05:00
maps
pic
scripts use more HRAM constants 2016-10-29 10:32:03 -07:00
text pull some bank 1 code out of main.asm 2016-09-17 17:37:32 -07:00
.gitattributes
.gitignore
.gitmodules
audio.asm Redo audio header macro 2016-07-27 22:08:13 -05:00
charmap.asm
constants.asm Split macros.asm 2016-07-31 13:04:04 -05:00
home.asm Replace unnecessary tabs with spaces 2016-07-27 22:33:48 -05:00
hram.asm
INSTALL.md
macros.asm Split macros.asm 2016-07-31 13:04:04 -05:00
main.asm split bank 1 into files 2016-09-17 18:17:57 -07:00
Makefile
README.md
roms.md5
sram.asm
text.asm
vram.asm
wram.asm name text destination pointer variable 2016-09-11 02:01:37 -07: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