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

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

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.