Mirror of the github repository
Find a file
2020-07-16 09:40:30 -04:00
.travis
audio
constants Define constants for default trainer DVs 2020-07-16 09:40:30 -04:00
data Merge pull request #276 from TheFakeMateo/master 2020-07-16 08:19:51 -04:00
engine Define constants for default trainer DVs 2020-07-16 09:40:30 -04:00
gfx Disassemble the BLUEMONS.GB debug ROM 2020-07-15 13:35:39 -04:00
home Merge pull request #276 from TheFakeMateo/master 2020-07-16 08:19:51 -04:00
macros Don't compare strings with ==; use STRCMP 2020-07-14 16:07:23 -04:00
maps
scripts Define constants for in-game trades 2020-07-16 09:32:09 -04:00
text
tools
.gitattributes Replace .tilecoll files with tile ID db data 2020-06-27 21:43:32 -04:00
.gitignore
.gitmodules
.travis.yml
audio.asm
charmap.asm
constants.asm
home.asm
hram.asm
INSTALL.md
layout.link
macros.asm
main.asm Disassemble the BLUEMONS.GB debug ROM 2020-07-15 13:35:39 -04:00
Makefile Disassemble the BLUEMONS.GB debug ROM 2020-07-15 13:35:39 -04:00
maps.asm data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objects 2020-07-03 18:19:56 -04:00
README.md Disassemble the BLUEMONS.GB debug ROM 2020-07-15 13:35:39 -04:00
rgbdscheck.asm
roms.sha1 Disassemble the BLUEMONS.GB debug ROM 2020-07-15 13:35:39 -04:00
sram.asm
text.asm
vram.asm
wram.asm Disassemble the BLUEMONS.GB debug ROM 2020-07-15 13:35:39 -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: