Mirror of the github repository
Find a file
2020-06-27 21:43:32 -04:00
audio
constants Update labels to match new audio macro names 2019-08-17 14:47:16 -05:00
data Merge pic/ into gfx/ 2020-06-27 21:43:32 -04:00
engine Organize gfx/ 2020-06-27 21:43:32 -04:00
gfx
home Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
macros
maps Rename map files, labels, and constants to be consistent and work with Polished Map 2019-01-01 23:33:10 -05:00
scripts
text Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) 2020-06-27 15:32:24 -04:00
tools
.gitattributes
.gitignore
.gitmodules
.travis.yml
audio.asm
charmap.asm
constants.asm
home.asm
hram.asm
INSTALL.md
layout.link
macros.asm
main.asm
Makefile
maps.asm
pics.asm
README.md
roms.md5
sprites.asm
sram.asm
text.asm
tilesets.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