Mirror of the github repository
Find a file
2014-02-14 19:35:38 -05:00
audio
constants
extras@61b83803be
gfx
maps
menu
music
pic
text Get rid of globals.asm. Use ::s to export labels between objects. 2014-01-27 16:24:13 -05:00
.gitignore
.gitmodules
audio.asm
audio_blue.asm
audio_red.asm
blue.asm
constants.asm
hram.asm split wram/hram out of constants.asm and start using wram sections 2013-12-05 01:18:14 -05:00
INSTALL.md
macros.asm
main.asm
Makefile
pokeblue.asm
pokered.asm Split wram.asm from poke{red,blue}.o into wram.o 2014-01-27 17:09:09 -05:00
preprocessor.py
prequeue.py
README.md
red.asm
roms.md5
text.asm Get rid of globals.asm. Use ::s to export labels between objects. 2014-01-27 16:24:13 -05:00
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