Disassembly of Pokémon Red/Blue
Find a file
2022-12-03 11:11:13 -05:00
.github Use rgbds 0.6.1 (0.6.0 also still works) 2022-12-03 11:11:13 -05:00
audio Use the same music headers as pokecrystal (#382) 2022-08-11 21:23:08 -04:00
constants Change names of move subanimations to be meaningful (#389) 2022-09-25 14:17:39 -04:00
data Bug: SUBANIMTYPE_COORDFLIP should be SUBANIMTYPE_HVFLIP (#394) 2022-09-26 11:12:43 -04:00
engine Revert PR #395 2022-09-26 15:17:26 -04:00
gfx Change names of move subanimations to be meaningful (#389) 2022-09-25 14:17:39 -04:00
home Use the same music headers as pokecrystal (#382) 2022-08-11 21:23:08 -04:00
macros Rename macros/wram.asm to macros/ram.asm (#388) 2022-09-11 01:05:04 -04:00
maps Fix file modes 2020-11-14 20:52:10 -06:00
ram Add constants and table macros for the map sprite sets (#392) 2022-09-24 11:30:29 -04:00
scripts Distinguish Elite 4 "meta" constants from event constants 2022-09-15 18:10:45 -04:00
text Sync Pokédex rating text with pokeyellow 2022-07-10 19:26:18 -04:00
tools Add COUNTOF macro to tools/common.h 2022-10-14 16:21:42 -04:00
vc Require rgbds 0.6.0 2022-10-02 21:14:23 -04:00
.gitattributes Build the Virtual Console patches with make red_vc and make blue_vc (#351) 2022-03-26 16:59:36 -04:00
.gitignore Build the Virtual Console patches with make red_vc and make blue_vc (#351) 2022-03-26 16:59:36 -04:00
audio.asm Require rgbds 0.6.0 2022-10-02 21:14:23 -04:00
charmap.asm Fix Japanese charmap: large "オ" is $84, small "ォ" is $F4 2020-07-05 18:56:24 -04:00
home.asm Require rgbds 0.6.0 2022-10-02 21:14:23 -04:00
includes.asm Require rgbds 0.6.0 2022-10-02 21:14:23 -04:00
INSTALL.md Use rgbds 0.6.1 (0.6.0 also still works) 2022-12-03 11:11:13 -05:00
layout.link Use more WRAM sections 2021-05-31 17:17:03 -04:00
main.asm Require rgbds 0.6.0 2022-10-02 21:14:23 -04:00
Makefile Fix preinclude dependencies 2022-10-25 18:02:29 +02:00
maps.asm Require rgbds 0.6.0 2022-10-02 21:14:23 -04:00
ram.asm Require rgbds 0.6.0 2022-10-02 21:14:23 -04:00
README.md Link to the symbols branch 2022-09-10 13:52:11 -04:00
rgbdscheck.asm Require rgbds 0.6.0 2022-10-02 21:14:23 -04:00
roms.sha1 Build the Virtual Console patches with make red_vc and make blue_vc (#351) 2022-03-26 16:59:36 -04:00
text.asm Require rgbds 0.6.0 2022-10-02 21:14:23 -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
  • dmgapae0.e69.patch sha1: 0fb5f743696adfe1dbb2e062111f08f9bc5a293a
  • dmgapee0.e68.patch sha1: ed4be94dc29c64271942c87f2157bca9ca1019c7

To set up the repository, see INSTALL.md.

See also

Other disassembly projects: