Mirror of the github repository
Find a file
2014-09-26 07:37:21 -04:00
audio Make each pitch/instrument its own macro 2014-06-10 11:42:56 -04:00
blue
constants Enumerate hide/show constants 2014-09-26 07:37:21 -04:00
data Merge remote-tracking branch 'danny/master' 2014-09-19 22:03:57 -07:00
engine Accidentally committed .orig files from merge dff0cdeb. 2014-09-23 15:08:12 -07:00
extras@a87f66964c Bump submodule 2014-09-19 23:23:35 -04:00
gfx Commented function 2014-07-28 02:22:58 -07:00
home Rename hVBlank* constants to h*. 2014-09-23 15:02:03 -07:00
maps
pic
red
scripts Enumerate hide/show constants 2014-09-26 07:37:21 -04:00
text
yellow
.gitignore
.gitmodules
audio.asm Labelled and commented mostly sprite-related things 2014-09-09 20:55:19 -07:00
blue.asm
constants.asm Make Hide/Show objects more dynamic 2014-09-25 19:21:49 -04: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 Update INSTALL.md 2014-07-08 13:58:02 -05:00
macros.asm Merge remote-tracking branch 'YamaArashi/master' 2014-09-20 00:57:27 -04:00
main.asm Rename hVBlank* constants to h*. 2014-09-23 15:02:03 -07:00
Makefile Fix the symfile and mapfile filenames. 2014-09-19 13:09:37 -07:00
preprocessor.py
prequeue.py
README.md
red.asm
roms.md5 Rom checksums for use with md5sum -c 2014-02-14 00:11:06 -05:00
text.asm Labelled many functions/variables 2014-08-08 22:39:13 -07:00
version.asm Use a macro to define version constants. 2014-09-17 12:57:02 -07:00
vram.asm
wram.asm Commented/labelled misc functions 2014-09-14 11:29:18 -07:00
yellow.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