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

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

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.