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

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

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.