Mirror of the github repository
Find a file
yenatch 832c28eaea Fix the Stack section.
Negative section sizes are no longer allowed as of rgbds 0.3.0.
2017-05-01 11:15:39 -04:00
audio Replace unnecessary tabs with spaces 2016-07-27 22:33:48 -05:00
constants
data
engine
extras@0e1798937a
gfx
home split code out of main.asm 2016-12-31 17:23:54 -08:00
macros
maps
pic
scripts
text
.gitattributes
.gitignore
.gitmodules
.travis.yml
audio.asm
charmap.asm
constants.asm
home.asm
hram.asm
INSTALL.md Update the rgbds links. v0.2.5 is the last working version. 2017-05-01 11:08:36 -04:00
macros.asm
main.asm
Makefile
README.md
roms.md5
sram.asm
text.asm
vram.asm
wram.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