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 преди 6 години
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 преди 6 години
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 преди 9 години
.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 преди 6 години
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.