Mirror of the github repository
Find a file
2020-05-05 21:42:40 -04:00
audio
constants Update labels to match new audio macro names 2019-08-17 14:47:16 -05:00
data
engine
gfx
home
macros
maps
pic
scripts change input hex to constants 2020-05-05 21:42:40 -04:00
text
tools
.gitattributes
.gitignore
.gitmodules
.travis.yml
audio.asm
charmap.asm
constants.asm
home.asm Update audio macro names 2019-07-27 23:21:39 -05:00
hram.asm
INSTALL.md Python is no longer used to build. 2018-03-10 19:04:26 -05:00
macros.asm
main.asm
Makefile Reorganize Makefile similarly to pokecrystal 2018-12-31 18:12:25 -05:00
pokered.link Clean up pre-linkerscript remnants. 2018-11-18 18:29:24 -05:00
pokered.sn1
README.md
roms.md5
sram.asm Clean up pre-linkerscript remnants. 2018-11-18 18:29:24 -05:00
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