Mirror of the github repository
Find a file
Daniel Harding f8b710769d
Merge pull request #178 from Eggy0/master
Rename unknownsfx0x20, unknownsfx0x10 and unknownnoise0x20
2018-03-16 17:26:06 -05:00
audio
constants
data Block IDs use hex; zero connections use dec 2018-01-29 11:46:45 -05:00
engine
extras@0e1798937a
gfx
home
macros
maps
pic
scripts
text
tools
.gitattributes
.gitignore
.gitmodules
.travis.yml
audio.asm
charmap.asm
constants.asm
home.asm
hram.asm
INSTALL.md
macros.asm
main.asm
Makefile
pokered.link
README.md
roms.md5
sram.asm
text.asm Replaced all instances of $52, $53, and $5A with "<PLAYER>", "<RIVAL>", and "<USER>" respectively. 2017-07-30 18:46:53 -03:00
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