Mirror of the github repository
Find a file
2020-07-05 16:35:06 -04:00
.travis Add Travis webhook for tools/unnamed.py 2020-06-28 20:23:26 -04:00
audio Replace raw hex values with HRAM constants 2020-07-03 22:22:09 -04:00
constants Logical spacing in data/sgb/sgb_palettes.asm 2020-07-05 16:15:01 -04:00
data Logical spacing in data/sgb/sgb_palettes.asm 2020-07-05 16:15:01 -04:00
engine
gfx
home Port two HRAM labels from pokeyellow 2020-07-05 16:35:06 -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 Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
text Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -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 File-specific graphics rules update rgbgfx (flags only), not RGBGFX (program path), like pokecrystal 2020-07-05 14:15:49 -04:00
maps.asm
README.md New Discord invite link 2019-12-11 21:00:38 +01:00
rgbdscheck.asm
roms.sha1
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