Mirror of the github repository
Find a file
2014-05-21 13:10:07 -04:00
audio combine audio and music folders 2014-04-06 09:51:22 -04:00
constants More misc relabelling 2014-05-21 13:10:07 -04:00
data Fix capitalization, remove white space, remove vicctreebel.asm 2014-05-19 20:06:21 -04:00
extras@698b0fc7e6
gfx
maps Pull map objects out of main.asm 2014-05-17 15:43:13 -04:00
menu
pic
scripts More misc relabelling 2014-05-21 13:10:07 -04:00
text Misc relabelling 2014-05-21 11:58:18 -04:00
.gitignore
.gitmodules
audio.asm
audio_blue.asm split audio components into audio_red.o and audio_blue.o 2014-01-09 13:52:12 -05:00
audio_red.asm split audio components into audio_red.o and audio_blue.o 2014-01-09 13:52:12 -05:00
blue.asm
constants.asm
hram.asm
INSTALL.md
macros.asm Use callba/callab macros for cross-bank calls. 2014-04-22 17:14:11 -04:00
main.asm
Makefile Image handling in the makefile. 2014-04-05 17:01:56 -04:00
pokeblue.asm
pokered.asm
preprocessor.py
prequeue.py
README.md Readme: Builds both Red and Blue. 2014-02-13 03:04:35 -05:00
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