Mirror of the github repository
Find a file
2020-12-20 23:35:42 -05:00
.travis Add Travis webhook for tools/unnamed.py 2020-06-28 20:23:26 -04:00
audio
constants
data Clarify signed magnitude in the growth_rate macro 2020-12-20 23:35:42 -05:00
engine
gfx
home
macros Fix file modes 2020-11-14 20:52:10 -06:00
maps Fix file modes 2020-11-14 20:52:10 -06:00
scripts
text Revise some map scripts, mostly for getting items 2020-07-16 11:19:05 -04:00
tools
.gitattributes
.gitignore
.gitmodules
.travis.yml Require rgbds 0.4.2 2020-12-09 12:41:39 -05:00
audio.asm Fix reference to unused_fanfare.asm 2020-11-30 21:34:29 +00:00
charmap.asm
constants.asm
home.asm
hram.asm Improve new constants and comment based on feedback 2020-11-29 22:07:26 +00:00
INSTALL.md
layout.link
macros.asm
main.asm Fix file modes 2020-11-14 20:52:10 -06:00
Makefile
maps.asm data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objects 2020-07-03 18:19:56 -04:00
README.md
rgbdscheck.asm
roms.sha1 Disassemble the BLUEMONS.GB debug ROM 2020-07-15 13:35:39 -04:00
sram.asm
text.asm Names for more SECTIONs 2020-07-07 14:45:24 -04:00
vram.asm Use labels for HRAM and VRAM 2020-07-06 21:13:17 -04:00
wram.asm Update related tile animation constants 2020-11-29 21:28:38 +00: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: