Mirror of the github repository
Find a file
2018-07-28 15:56:50 -04:00
audio Break up sfxnote parameters into duty, volume, volume change and pitch 2018-03-16 20:35:40 -05:00
constants Document the origin of MissingNo's base stats. 2018-07-08 16:25:39 -04:00
data
engine Updated constants for intro 2018-06-23 11:37:58 -04:00
extras@be6d6c9ce9
gfx Use rgbgfx and c tools instead of the submodule. 2018-03-10 18:53:04 -05:00
home Add space between arguments in assembly instructions and remove redundant a in instructions like add a, x 2017-12-30 01:54:27 +01:00
macros
maps
pic Fix Yellow Electrode front pic 2015-07-27 19:40:06 -05:00
scripts
text Replaced all instances of $52, $53, and $5A with "<PLAYER>", "<RIVAL>", and "<USER>" respectively. 2017-07-30 18:46:53 -03:00
tools Use rgbgfx and c tools instead of the submodule. 2018-03-10 18:53:04 -05:00
.gitattributes crlf to lf 2016-06-11 17:11:05 -07:00
.gitignore Don't ignore .map files 2015-01-24 09:15:09 -05:00
.gitmodules make extras/ a submodule 2013-09-01 02:27:44 -05:00
.travis.yml
audio.asm
charmap.asm
constants.asm
home.asm
hram.asm
INSTALL.md
macros.asm
main.asm
Makefile Use rgblink dmg mode 2018-03-24 13:41:54 -05:00
pokered.link
README.md
roms.md5
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