Mirror of the github repository
Find a file
U-Daniel-PC\Daniel 3379bd7b73 Fix capitalization
2014-09-20 00:32:05 -04:00
audio
blue
constants Recomment misc functions in home.asm. 2014-09-17 21:14:32 -07:00
data Fix capitalization 2014-09-20 00:32:05 -04:00
engine Use move animation constants instead of static values. 2014-09-17 12:37:47 -07:00
extras@a87f66964c
gfx
home
maps Pull map objects out of main.asm 2014-05-17 15:43:13 -04:00
pic
red
scripts Use PARTY_LENGTH and related constants in menu and hud code. 2014-08-22 23:17:47 -07:00
text Add macro TX_BCD for printing BCD numbers. 2014-05-27 11:16:05 -07:00
yellow Dust off the makefile and prepare to build Yellow. 2014-05-30 01:16:02 -07:00
.gitignore
.gitmodules
audio.asm
blue.asm Let rgbasm handle undefined version constants. 2014-02-14 19:35:38 -05:00
constants.asm
home.asm
hram.asm
INSTALL.md
macros.asm
main.asm
Makefile
preprocessor.py
prequeue.py
README.md
red.asm
roms.md5
text.asm
version.asm
vram.asm
wram.asm
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