Mirror of the github repository
Find a file
2020-05-05 21:42:40 -04:00
audio Rename dnote to drum_note and dspeed to drum_speed 2019-09-03 22:36:02 -05:00
constants Update labels to match new audio macro names 2019-08-17 14:47:16 -05:00
data Replace the few instances of Unknown Dungeon with Cerulean Cave 2019-04-08 18:47:31 +01:00
engine Fix comment from Y pos to X pos 2020-05-01 02:27:49 +09:00
gfx Rename map files, labels, and constants to be consistent and work with Polished Map 2019-01-01 23:33:10 -05:00
home Update audio macro names 2019-07-27 23:21:39 -05:00
macros Rename dnote to drum_note and dspeed to drum_speed 2019-09-03 22:36:02 -05:00
maps
pic
scripts change input hex to constants 2020-05-05 21:42:40 -04:00
text document vermilion gym 2020-05-05 21:28:19 -04:00
tools
.gitattributes
.gitignore
.gitmodules
.travis.yml
audio.asm Use generic names for noise instruments 2019-07-28 17:29:35 -05:00
charmap.asm Merge branch 'master' of https://github.com/pret/pokered 2016-07-18 01:32:24 -05:00
constants.asm
home.asm Update audio macro names 2019-07-27 23:21:39 -05:00
hram.asm
INSTALL.md
macros.asm
main.asm
Makefile
pokered.link
pokered.sn1 clean up vermilion labels 2020-05-03 14:25:01 -04:00
README.md New Discord invite link 2019-12-11 21:00:38 +01:00
roms.md5 Finish reversion of .gb file extensions 2016-05-13 18:04:35 -04:00
sram.asm
text.asm
vram.asm
wram.asm Merge pull request #223 from pret/audio-macros 2020-02-05 17:59:01 -06: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