Mirror of the github repository
Find a file
Rangi 5c73cffee6 Start reformatting WRAM labels
wLabel::
    ; comment
        ds N

becomes

    ; comment
    wLabel:: ds N
2021-05-31 15:04:28 -04:00
.travis Add Travis webhook for tools/unnamed.py 2020-06-28 20:23:26 -04:00
audio Restore extra line breaks 2021-05-01 21:54:19 +01:00
constants Improve some RAM formatting 2021-05-31 11:46:10 -04:00
data Merge pull request #324 from KqesaR/clean_label_wild_map_pointer 2021-05-31 12:16:54 -05:00
engine Reformat MoveBoulderDustFunctionPointerTable 2021-05-31 13:09:33 -04:00
gfx Use BANK("Pics #") for Pokémon and trainer pics 2021-05-06 23:04:00 -04:00
home Improve some RAM formatting 2021-05-31 11:46:10 -04:00
macros Improve some RAM formatting 2021-05-31 11:46:10 -04:00
maps
scripts
text
tools Require rgbds 0.5.1 2021-05-09 12:54:31 -04:00
.gitattributes
.gitignore
.travis.yml Require rgbds 0.5.1 2021-05-09 12:54:31 -04:00
audio.asm
charmap.asm
constants.asm
home.asm
hram.asm
INSTALL.md Require rgbds 0.5.1 2021-05-09 12:54:31 -04:00
layout.link Improve some RAM formatting 2021-05-31 11:46:10 -04:00
macros.asm
main.asm
Makefile
maps.asm
README.md
rgbdscheck.asm Require rgbds 0.5.1 2021-05-09 12:54:31 -04:00
roms.sha1
sram.asm Improve some RAM formatting 2021-05-31 11:46:10 -04:00
text.asm Names for more SECTIONs 2020-07-07 14:45:24 -04:00
vram.asm Use {interpolation} to generate sequences of RAM labels 2021-04-27 15:49:59 -04:00
wram.asm Start reformatting WRAM labels 2021-05-31 15:04:28 -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: