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

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

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.