Disassembly of Pokémon Red/Blue
Find a file
2016-06-11 17:24:04 -07:00
audio remove address comments 2016-06-11 17:24:04 -07:00
constants crlf to lf 2016-06-11 17:11:05 -07:00
data remove address comments 2016-06-11 17:24:04 -07:00
engine remove address comments 2016-06-11 17:24:04 -07:00
extras@0e1798937a Try again to bump extras 2016-06-09 20:50:31 -04:00
gfx Remove the Beach House option. 2016-06-07 23:55:55 -06:00
home remove address comments 2016-06-11 17:24:04 -07:00
maps Remove the Beach House option. 2016-06-07 23:55:55 -06:00
pic Fix Yellow Electrode front pic 2015-07-27 19:40:06 -05:00
scripts remove address comments 2016-06-11 17:24:04 -07:00
text remove address comments 2016-06-11 17:24:04 -07:00
.gitattributes crlf to lf 2016-06-11 17:11:05 -07:00
.gitignore Don't ignore .map files 2015-01-24 09:15:09 -05:00
.gitmodules make extras/ a submodule 2013-09-01 02:27:44 -05:00
audio.asm remove address comments 2016-06-11 17:24:04 -07:00
charmap.asm Added charmaps. 2014-11-04 20:29:26 -05:00
constants.asm TX_SFX_KEY_ITEM and mapconst macro 2016-05-30 09:08:40 -04:00
home.asm remove address comments 2016-06-11 17:24:04 -07:00
hram.asm add border constant and clear up misnomer 2015-08-14 02:46:12 -07:00
INSTALL.md Bump extras so that pypng doesn't need to be installed. 2016-02-17 16:34:50 -05:00
macros.asm Implement handy text macros from yellow 2016-06-09 21:20:02 -04:00
main.asm remove address comments 2016-06-11 17:24:04 -07:00
Makefile Use rgbasm -D in the makefile. 2016-02-17 15:33:01 -05:00
README.md Update IRC links. 2014-11-15 23:35:54 -07:00
roms.md5 Finish reversion of .gb file extensions 2016-05-13 18:04:35 -04:00
sram.asm No more S_ 2015-08-30 22:15:32 -05:00
text.asm Sync somewhat with pokeyellow. 2016-06-08 05:45:50 -06:00
vram.asm VRAM constants. 2014-05-29 01:30:09 -07:00
wram.asm Macrofy sprite status data in WRA0 2016-01-29 11:20:47 -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