Mirror of the github repository
Find a file
2020-08-31 10:23:19 -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 Use constants to delineate map types, and factor out more data 2020-08-31 10:23:19 -04:00
data Use constants to delineate map types, and factor out more data 2020-08-31 10:23:19 -04:00
engine Use constants to delineate map types, and factor out more data 2020-08-31 10:23:19 -04:00
gfx Separate splash screen, intro, and credits (like pokegold/pokecrystal) 2020-08-28 09:54:57 -04:00
home Factor out data/tilesets/pair_collision_tile_ids.asm 2020-08-30 23:22:39 -04:00
macros Comments explain the def_warps_to macros 2020-08-18 10:42:23 -04:00
maps
scripts Identify some hSpriteDataOffset values 2020-08-30 16:33:14 -04:00
text Revise some map scripts, mostly for getting items 2020-07-16 11:19:05 -04:00
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 Separate splash screen, intro, and credits (like pokegold/pokecrystal) 2020-08-28 09:54:57 -04:00
Makefile Separate splash screen, intro, and credits (like pokegold/pokecrystal) 2020-08-28 09:54:57 -04:00
maps.asm
README.md Disassemble the BLUEMONS.GB debug ROM 2020-07-15 13:35:39 -04:00
rgbdscheck.asm rgbdscheck requires 0.4.1 2020-07-27 08:32:37 -04:00
roms.sha1 Disassemble the BLUEMONS.GB debug ROM 2020-07-15 13:35:39 -04:00
sram.asm
text.asm
vram.asm
wram.asm Use constants to delineate map types, and factor out more data 2020-08-31 10:23:19 -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: