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

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

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.