Mirror of the github repository
Find a file
yenatch 666a5374ff Remove "globals.asm" from .gitignore.
globals.asm is no longer part of the build, is not generated, does not exist at all.
2014-04-05 16:46:39 -04:00
audio
constants Name the tilesets and give them constants. 2014-04-03 22:46:39 -04:00
extras@61b83803be
gfx
maps
menu
music Get rid of globals.asm. Use ::s to export labels between objects. 2014-01-27 16:24:13 -05:00
pic
text Get rid of globals.asm. Use ::s to export labels between objects. 2014-01-27 16:24:13 -05:00
.gitignore Remove "globals.asm" from .gitignore. 2014-04-05 16:46:39 -04:00
.gitmodules
audio.asm
audio_blue.asm
audio_red.asm
blue.asm
constants.asm
hram.asm
INSTALL.md
macros.asm
main.asm
Makefile
pokeblue.asm
pokered.asm
preprocessor.py
prequeue.py
README.md
red.asm
roms.md5
text.asm
version.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