Mirror of the github repository
Find a file
2020-07-02 23:30:21 -04:00
.travis Add Travis webhook for tools/unnamed.py 2020-06-28 20:23:26 -04:00
audio Add subdirectories to engine/ similar to pokecrystal 2020-07-02 23:30:21 -04:00
constants Individual images for party menu icon graphics 2020-06-27 22:16:01 -04:00
data Add subdirectories to engine/ similar to pokecrystal 2020-07-02 23:30:21 -04:00
engine Add subdirectories to engine/ similar to pokecrystal 2020-07-02 23:30:21 -04:00
gfx Add original Red/Green SGB border and slot machine graphics 2020-06-28 00:17:10 -04:00
home Add subdirectories to engine/ similar to pokecrystal 2020-07-02 23:30:21 -04:00
macros
maps
scripts Organize gfx/ 2020-06-27 21:43:32 -04:00
text
tools Add Travis webhook for tools/unnamed.py 2020-06-28 20:23:26 -04:00
.gitattributes
.gitignore Create .map files, and don't sort .sym files since rgbds 0.4.0 does that 2020-06-27 21:43:32 -04:00
.gitmodules
.travis.yml Actually run .travis/webhook.sh 2020-06-28 20:26:44 -04:00
audio.asm Add subdirectories to engine/ similar to pokecrystal 2020-07-02 23:30:21 -04:00
charmap.asm
constants.asm
home.asm Add subdirectories to engine/ similar to pokecrystal 2020-07-02 23:30:21 -04:00
hram.asm
INSTALL.md
layout.link
macros.asm
main.asm Add subdirectories to engine/ similar to pokecrystal 2020-07-02 23:30:21 -04:00
Makefile Use --preserve instead of a hard-coded blank tile 2020-06-28 20:05:17 -04:00
maps.asm
pics.asm
README.md
roms.md5
sprites.asm
sram.asm Remove RAM address comments 2020-06-27 23:03:39 -04:00
text.asm
tilesets.asm Use --preserve instead of a hard-coded blank tile 2020-06-28 20:05:17 -04:00
vram.asm
wram.asm Remove RAM address comments 2020-06-27 23:03:39 -04:00

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