Mirror of the github repository
Find a file
2018-03-10 19:14:47 -05:00
audio
constants
data
engine
extras@0e1798937a
gfx
home Add space between arguments in assembly instructions and remove redundant a in instructions like add a, x 2017-12-30 01:54:27 +01:00
macros
maps
pic
scripts
text
tools
.gitattributes
.gitignore
.gitmodules make extras/ a submodule 2013-09-01 02:27:44 -05:00
.travis.yml
audio.asm
charmap.asm
constants.asm
home.asm
hram.asm
INSTALL.md
macros.asm
main.asm Use rgbgfx and c tools instead of the submodule. 2018-03-10 18:53:04 -05:00
Makefile Use rgbgfx and c tools instead of the submodule. 2018-03-10 18:53:04 -05:00
pokered.link Rename linkerscript and sort sym file 2017-09-29 19:22:56 -07:00
README.md
roms.md5 Finish reversion of .gb file extensions 2016-05-13 18:04:35 -04:00
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