A hack for Pokemon Red/Blue that adds rematches for gym leaders.

MineRobber9000 db1981dd9b Add event flag for Brock rematch %!s(int64=6) %!d(string=hai) anos
audio 4398dde1e4 Break up sfxnote parameters into duty, volume, volume change and pitch %!s(int64=6) %!d(string=hai) anos
constants db1981dd9b Add event flag for Brock rematch %!s(int64=6) %!d(string=hai) anos
data ae50a4960e Add new trainer parties %!s(int64=6) %!d(string=hai) anos
engine 98f09b6d26 Use rgblink dmg mode %!s(int64=6) %!d(string=hai) anos
extras @ be6d6c9ce9 32c371b1d3 sfxnote parameter 1 is length, not duty %!s(int64=6) %!d(string=hai) anos
gfx f75049feef Use rgbgfx and c tools instead of the submodule. %!s(int64=6) %!d(string=hai) anos
home 237aeb8fbd Add space between arguments in assembly instructions and remove redundant a in instructions like add a, x %!s(int64=7) %!d(string=hai) anos
macros 32c371b1d3 sfxnote parameter 1 is length, not duty %!s(int64=6) %!d(string=hai) anos
maps 674b4dcc4a Remove the Beach House option. %!s(int64=8) %!d(string=hai) anos
pic 35e724e03e Fix Yellow Electrode front pic %!s(int64=9) %!d(string=hai) anos
scripts 237aeb8fbd Add space between arguments in assembly instructions and remove redundant a in instructions like add a, x %!s(int64=7) %!d(string=hai) anos
text d53a662550 Add Brock rematch text %!s(int64=6) %!d(string=hai) anos
tools f75049feef Use rgbgfx and c tools instead of the submodule. %!s(int64=6) %!d(string=hai) anos
.gitattributes cee4d559f9 crlf to lf %!s(int64=8) %!d(string=hai) anos
.gitignore b3324b175e Don't ignore .map files %!s(int64=10) %!d(string=hai) anos
.gitmodules e84a5b2062 make extras/ a submodule %!s(int64=11) %!d(string=hai) anos
.travis.yml edf2b05ac3 faster travis %!s(int64=6) %!d(string=hai) anos
INSTALL.md 1aefbfa523 Python is no longer used to build. %!s(int64=6) %!d(string=hai) anos
Makefile 98f09b6d26 Use rgblink dmg mode %!s(int64=6) %!d(string=hai) anos
README.md 13b5e37d07 Update README.md %!s(int64=6) %!d(string=hai) anos
audio.asm 7a9a1b1e55 Fix typos in comments %!s(int64=7) %!d(string=hai) anos
charmap.asm 7c01509b6b Merge branch 'master' of https://github.com/pret/pokered %!s(int64=8) %!d(string=hai) anos
constants.asm 032f961ef2 Split macros.asm %!s(int64=8) %!d(string=hai) anos
home.asm 237aeb8fbd Add space between arguments in assembly instructions and remove redundant a in instructions like add a, x %!s(int64=7) %!d(string=hai) anos
hram.asm 7a9a1b1e55 Fix typos in comments %!s(int64=7) %!d(string=hai) anos
macros.asm 032f961ef2 Split macros.asm %!s(int64=8) %!d(string=hai) anos
main.asm f75049feef Use rgbgfx and c tools instead of the submodule. %!s(int64=6) %!d(string=hai) anos
pokered.link 98f09b6d26 Use rgblink dmg mode %!s(int64=6) %!d(string=hai) anos
roms.md5 bbd3eac610 Finish reversion of .gb file extensions %!s(int64=8) %!d(string=hai) anos
sram.asm 52adb844de Revert "Fix floating sections" %!s(int64=7) %!d(string=hai) anos
text.asm d53a662550 Add Brock rematch text %!s(int64=6) %!d(string=hai) anos
vram.asm 229507e3f3 VRAM constants. %!s(int64=10) %!d(string=hai) anos
wram.asm 98f09b6d26 Use rgblink dmg mode %!s(int64=6) %!d(string=hai) anos

README.md

Pokemon Red Rematch

This is a hack of Pokemon Red/Blue that adds rematches for all gym leaders.

To set up the repository, see INSTALL.md.