Mirror of the github repository
Find a file
2014-09-23 14:56:07 -07:00
audio Make each pitch/instrument its own macro 2014-06-10 11:42:56 -04:00
blue Dust off the makefile and prepare to build Yellow. 2014-05-30 01:16:02 -07:00
constants Add comments for move ids. 2014-09-23 14:56:07 -07:00
data Merge remote-tracking branch 'danny/master' 2014-09-19 22:03:57 -07:00
engine Merge remote-tracking branch 'YamaArashi/master' 2014-09-20 00:57:27 -04: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 Merge remote-tracking branch 'YamaArashi/master' 2014-09-20 00:57:27 -04:00
maps
pic
red Dust off the makefile and prepare to build Yellow. 2014-05-30 01:16:02 -07:00
scripts Merge remote-tracking branch 'YamaArashi/master' 2014-09-20 00:57:27 -04:00
text
yellow Dust off the makefile and prepare to build Yellow. 2014-05-30 01:16:02 -07:00
.gitignore
.gitmodules
audio.asm Labelled and commented mostly sprite-related things 2014-09-09 20:55:19 -07:00
blue.asm
constants.asm VRAM constants. 2014-05-29 01:30:09 -07:00
home.asm Merge remote-tracking branch 'YamaArashi/master' 2014-09-20 00:57:27 -04:00
hram.asm Merge remote-tracking branch 'YamaArashi/master' 2014-09-20 00:57:27 -04: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 Merge remote-tracking branch 'YamaArashi/master' 2014-09-20 00:57:27 -04: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
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 VRAM constants. 2014-05-29 01:30:09 -07:00
wram.asm Commented/labelled misc functions 2014-09-14 11:29:18 -07:00
yellow.asm Dust off the makefile and prepare to build Yellow. 2014-05-30 01:16:02 -07: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