Mirror of the github repository
Find a file
2020-06-06 10:50:05 +09:00
audio Rename dnote to drum_note and dspeed to drum_speed 2019-09-03 22:36:02 -05:00
constants
data
engine remove two whitespaces 2020-06-06 10:50:05 +09:00
gfx
home
macros
maps
pic Fix Yellow Electrode front pic 2015-07-27 19:40:06 -05:00
scripts
text
tools
.gitattributes
.gitignore Don't ignore .map files 2015-01-24 09:15:09 -05:00
.gitmodules
.travis.yml
audio.asm Use generic names for noise instruments 2019-07-28 17:29:35 -05:00
charmap.asm
constants.asm
home.asm remove two whitespaces 2020-06-06 10:50:05 +09:00
hram.asm
INSTALL.md
macros.asm
main.asm Rename map files, labels, and constants to be consistent and work with Polished Map 2019-01-01 23:33:10 -05:00
Makefile
pokered.link
README.md
roms.md5
sram.asm
text.asm
vram.asm
wram.asm Merge pull request #223 from pret/audio-macros 2020-02-05 17:59:01 -06: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