mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-16 20:16:26 +13:00
![]() EngageMapTrainer should write to wEngagedTrainerClass and wEngagedTrainerSet, not wEngagedTrainerClass and wEnemyMonAttackMod. wEnemyMonAttackMod doesn't make any sense in this context. Use the correct variable. These two variables happen to have the same address, so there is no functional difference between using wEnemyMonAttackMod versus using wEngagedTrainerSet. |
||
---|---|---|
audio | ||
constants | ||
data | ||
engine | ||
extras@0e1798937a | ||
gfx | ||
home | ||
macros | ||
maps | ||
pic | ||
scripts | ||
text | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
audio.asm | ||
charmap.asm | ||
constants.asm | ||
home.asm | ||
hram.asm | ||
INSTALL.md | ||
macros.asm | ||
main.asm | ||
Makefile | ||
README.md | ||
roms.md5 | ||
sram.asm | ||
text.asm | ||
vram.asm | ||
wram.asm |
Pokémon Red and Blue
This is a disassembly of Pokémon Red and Blue.
It builds the following roms:
- Pokemon Red (UE) [S][!].gb
md5: 3d45c1ee9abd5738df46d2bdda8b57dc
- Pokemon Blue (UE) [S][!].gb
md5: 50927e843568814f7ed45ec4f944bd8b
To set up the repository, see INSTALL.md.
See also
- Disassembly of Pokémon Crystal
- irc: irc.freenode.net #pret