Mirror of the github repository
Find a file
Daniel Harding 50963770f3
Merge pull request #242 from Akatsuki-py/fix_CopyDataUntil
fix comment in CopyDataUntil
2020-05-27 14:36:35 -05:00
audio
constants Update labels to match new audio macro names 2019-08-17 14:47:16 -05:00
data
engine
gfx Rename map files, labels, and constants to be consistent and work with Polished Map 2019-01-01 23:33:10 -05:00
home
macros
maps
pic Fix Yellow Electrode front pic 2015-07-27 19:40:06 -05:00
scripts change input hex to constants 2020-05-05 21:42:40 -04:00
text
tools
.gitattributes
.gitignore
.gitmodules
.travis.yml faster travis 2018-03-10 19:14:47 -05:00
audio.asm
charmap.asm
constants.asm
home.asm
hram.asm
INSTALL.md Python is no longer used to build. 2018-03-10 19:04:26 -05:00
macros.asm
main.asm
Makefile
pokered.link
README.md
roms.md5
sram.asm
text.asm
vram.asm VRAM constants. 2014-05-29 01:30:09 -07:00
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