The Wayback Machine - https://web.archive.org/web/20200620191823/https://github.com/pret/pokered
Skip to content
Pokémon of Pokémon Red/Blue
Assembly Python Other
Branch: master
Clone or download

Latest commit

dannye Merge pull request #246 from Akatsuki-py/SubtractAmountPaidFromMoney
fix SubtractAmountPaidFromMoney comment
Latest commit 9dc71c7 Jun 14, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
audio Rename dnote to drum_note and dspeed to drum_speed Sep 4, 2019
constants Update labels to match new audio macro names Aug 17, 2019
data Replace the few instances of Unknown Dungeon with Cerulean Cave Apr 8, 2019
engine remove two whitespaces Jun 6, 2020
gfx Rename map files, labels, and constants to be consistent and work wit… Jan 2, 2019
home Update audio macro names Jul 28, 2019
macros Rename dnote to drum_note and dspeed to drum_speed Sep 4, 2019
maps Rename map files, labels, and constants to be consistent and work wit… Jan 2, 2019
pic Fix Yellow Electrode front pic Jul 28, 2015
scripts change input hex to constants May 6, 2020
text Misc minor clean up May 24, 2020
tools Make tools/gfx.py executable Dec 31, 2018
.gitattributes crlf to lf Jun 12, 2016
.gitignore Don't ignore .map files Jan 24, 2015
.gitmodules Remove the 'extras' submodule and include a local gfx.py tool instead Dec 31, 2018
.travis.yml faster travis Mar 11, 2018
INSTALL.md Python is no longer used to build. Mar 11, 2018
Makefile Reorganize Makefile similarly to pokecrystal Dec 31, 2018
README.md New Discord invite link Dec 11, 2019
audio.asm Use generic names for noise instruments Jul 28, 2019
charmap.asm Merge branch 'master' of https://github.com/pret/pokered Jul 18, 2016
constants.asm Split macros.asm Jul 31, 2016
home.asm remove two whitespaces Jun 6, 2020
hram.asm Fix typos in comments Jun 24, 2017
macros.asm Split macros.asm Jul 31, 2016
main.asm Rename map files, labels, and constants to be consistent and work wit… Jan 2, 2019
pokered.link Clean up pre-linkerscript remnants. Nov 18, 2018
roms.md5 Finish reversion of .gb file extensions May 13, 2016
sram.asm Clean up pre-linkerscript remnants. Nov 18, 2018
text.asm Change wGrassRate to wLinkEnemyTrainerName Jun 2, 2020
vram.asm VRAM constants. May 29, 2014
wram.asm Merge pull request #223 from pret/audio-macros Feb 5, 2020

README.md

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

You can’t perform that action at this time.