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

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

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.