Mirror of the github repository
Find a file
2014-11-06 13:21:44 -08:00
audio
blue
constants
data Labels for Fuji in Pokémon Tower. 2014-10-26 21:00:29 -06:00
engine
extras@a87f66964c
gfx Add Yellow’s slot machine graphics. 2014-10-21 01:31:34 -06:00
home
maps Fix Route 19 for Yellow. 2014-10-17 09:01:48 -06:00
pic
red
scripts
text Fix unclosed quotes. 2014-11-04 20:22:18 -05:00
yellow
.gitignore Stop preprocessing files. 2014-11-04 20:25:33 -05:00
.gitmodules
audio.asm Labelled and commented mostly sprite-related things 2014-09-09 20:55:19 -07:00
blue.asm Added charmaps. 2014-11-04 20:29:26 -05:00
charmap.asm Added charmaps. 2014-11-04 20:29:26 -05:00
constants.asm Merge branch 'master' of https://github.com/dannye/pokered 2014-10-20 18:56:21 -06:00
home.asm Rename hVBlank* constants to h*. 2014-09-23 15:02:03 -07:00
hram.asm Rename hVBlank* constants to h*. 2014-09-23 15:02:03 -07:00
INSTALL.md
macros.asm Uncomment useful macros. 2014-11-04 20:22:55 -05:00
main.asm Fix a few more bugs in the beach house. 2014-10-17 13:08:40 -06:00
Makefile
README.md Readme: Builds both Red and Blue. 2014-02-13 03:04:35 -05:00
red.asm
roms.md5
text.asm
vram.asm VRAM constants. 2014-05-29 01:30:09 -07:00
wram.asm Add parts of the Safari Zone entrance script from Yellow. 2014-10-17 22:47:31 -06:00
yellow.asm Added charmaps. 2014-11-04 20:29:26 -05: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