Disassembly of Pokémon Red/Blue
Go to file
2020-08-21 12:04:49 -04:00
.travis
audio Port dbsprite macro for OAM y,x,tile,attr data from pokecrystal 2020-07-17 15:58:06 -04:00
constants Identify some map object related constants 2020-08-17 14:22:27 -04:00
data Align warp and sign coordinates 2020-08-21 12:04:49 -04:00
engine Identify some map object related constants 2020-08-17 14:22:27 -04:00
gfx cycling.png -> red_bike.png 2020-07-17 14:02:45 -04:00
home ld bc -> lb bc 2020-08-17 13:01:45 -04:00
macros Comments explain the def_warps_to macros 2020-08-18 10:42:23 -04:00
maps
scripts Consistent labels for Gym name scripts 2020-07-18 14:01:13 -04:00
text
tools tools/unnamed.py supports rgbds 0.4.1 object files 2020-07-22 09:17:27 -04:00
.gitattributes
.gitignore
.gitmodules
.travis.yml Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1) 2020-07-21 19:46:12 -04:00
audio.asm
charmap.asm
constants.asm
home.asm
hram.asm Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1) 2020-07-21 19:46:12 -04:00
INSTALL.md Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1) 2020-07-21 19:46:12 -04:00
layout.link Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1) 2020-07-21 19:46:12 -04:00
macros.asm
main.asm
Makefile 'make clean' reuses 'make tidy' commands 2020-08-11 14:14:36 -04:00
maps.asm
README.md
rgbdscheck.asm rgbdscheck requires 0.4.1 2020-07-27 08:32:37 -04:00
roms.sha1
sram.asm
text.asm
vram.asm
wram.asm Fix comment about SONY 2020-08-16 14:01:59 -04:00

Pokémon Red and Blue Build Status

This is a disassembly of Pokémon Red and Blue.

It builds the following ROMs:

  • Pokemon Red (UE) [S][!].gb sha1: ea9bcae617fdf159b045185467ae58b2e4a48b9a
  • Pokemon Blue (UE) [S][!].gb sha1: d7037c83e1ae5b39bde3c30787637ba1d4c48ce2
  • BLUEMONS.GB (debug build) sha1: 5b1456177671b79b263c614ea0e7cc9ac542e9c4

To set up the repository, see INSTALL.md.

See also

Other disassembly projects: