kep-hack/engine
May Evans cab111d01b Remove artificial save delay
Taken from this tutorial: https://github.com/pret/pokered/wiki/Remove-Artificial-Save-Delay

This makes saving far faster like in RG. The game artificially lags itself.
2022-08-31 14:26:56 +01:00
..
battle Adding move data, types, and some Pokemon data 2022-08-31 10:17:48 +01:00
debug Use ~X instead of $ff ^ X 2021-11-23 21:00:07 -05:00
events Use the same music headers as pokecrystal (#382) 2022-08-11 21:23:08 -04:00
gfx Identify some .asm_* labels 2022-07-10 21:11:03 -04:00
items Use the same music headers as pokecrystal (#382) 2022-08-11 21:23:08 -04:00
link party_struct constants and ExchangeBytes size (#364) 2022-07-04 01:08:17 -04:00
math Identify some .asm_* labels 2022-07-10 21:11:03 -04:00
menus Remove artificial save delay 2022-08-31 14:26:56 +01:00
movie Pokemon data, Gym Leader teams, palette updates and a couple of other fixes 2022-08-31 11:47:05 +01:00
overworld Use the same music headers as pokecrystal (#382) 2022-08-11 21:23:08 -04:00
pokemon Rename SLP to SLP_MASK (#361) 2022-06-17 22:25:52 -04:00
slots wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00
flag_action.asm split code out of main.asm 2016-12-31 17:23:54 -08:00
joypad.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
play_time.asm Identify some .asm_* labels 2022-07-10 21:11:03 -04:00
predefs.asm More WRAM label cleanup (still needs UNIONs and renaming) 2021-05-31 16:25:16 -04:00