Mirror of the github repository
Find a file
2019-10-07 07:23:57 +02:00
audio Replace the few instances of Unknown Dungeon with Cerulean Cave 2019-04-08 18:47:31 +01:00
constants Merge branch 'master' of https://github.com/pret/pokered 2019-07-07 00:44:30 -04:00
data
engine
gfx
home
macros
maps
pic
scripts Deobfuscate gyms consistently 2019-10-07 07:23:57 +02:00
text
tools
.gitattributes
.gitignore Don't ignore .map files 2015-01-24 09:15:09 -05:00
.gitmodules
.travis.yml
audio.asm
charmap.asm Merge branch 'master' of https://github.com/pret/pokered 2016-07-18 01:32:24 -05:00
constants.asm
home.asm
hram.asm
INSTALL.md
macros.asm
main.asm
Makefile Reorganize Makefile similarly to pokecrystal 2018-12-31 18:12:25 -05:00
pokered.link
README.md
roms.md5 Finish reversion of .gb file extensions 2016-05-13 18:04:35 -04:00
sram.asm
text.asm
vram.asm
wram.asm Fixed some wrong wram addresses within comments. 2019-08-25 22:31:28 +02:00

Pokémon Red and Blue

This is a disassembly of Pokémon Red and Blue.

It builds the following roms:

  • Pokemon Red (UE) [S][!].gb md5: 3d45c1ee9abd5738df46d2bdda8b57dc
  • Pokemon Blue (UE) [S][!].gb md5: 50927e843568814f7ed45ec4f944bd8b

To set up the repository, see INSTALL.md.

See also