.. |
array.asm
|
…
|
|
audio.asm
|
…
|
|
battle.asm
|
Fix some comments and whitespace
|
2020-02-26 08:41:12 -05:00 |
battle_vars.asm
|
…
|
|
call_regs.asm
|
…
|
|
clear_sprites.asm
|
…
|
|
compare.asm
|
…
|
|
copy.asm
|
hStackBank -> hTempBank
|
2020-04-06 13:02:23 -04:00 |
copy_name.asm
|
…
|
|
copy_tilemap.asm
|
…
|
|
decompress.asm
|
…
|
|
delay.asm
|
…
|
|
double_speed.asm
|
…
|
|
fade.asm
|
…
|
|
farcall.asm
|
hStackBank -> hTempBank
|
2020-04-06 13:02:23 -04:00 |
flag.asm
|
…
|
|
game_time.asm
|
…
|
|
gfx.asm
|
Update some routine labels, including unreferenced ones
|
2020-05-18 11:59:48 -04:00 |
header.asm
|
Ensure that the cartridge header is patched over all $00s, and comment on the entry point format
|
2020-04-06 14:44:07 -04:00 |
hm_moves.asm
|
…
|
|
init.asm
|
…
|
|
item.asm
|
…
|
|
joypad.asm
|
Fix #709 miscellaneous issues
|
2020-04-16 09:30:50 -04:00 |
lcd.asm
|
…
|
|
map.asm
|
Miscellaneous fixes, including one for the Pokédex design flaw by ax6
|
2020-04-18 17:31:51 -04:00 |
map_objects.asm
|
Update some routine labels, including unreferenced ones
|
2020-05-18 11:59:48 -04:00 |
math.asm
|
Update some routine labels, including unreferenced ones
|
2020-05-18 11:59:48 -04:00 |
menu.asm
|
Update some routine labels, including unreferenced ones
|
2020-05-18 11:59:48 -04:00 |
mobile.asm
|
…
|
|
movement.asm
|
…
|
|
names.asm
|
…
|
|
palettes.asm
|
…
|
|
pokedex_flags.asm
|
…
|
|
pokemon.asm
|
Identify remaining gfx/unknown files
|
2020-02-28 09:23:41 -05:00 |
predef.asm
|
…
|
|
print_bcd.asm
|
…
|
|
print_text.asm
|
hStackBank -> hTempBank
|
2020-04-06 13:02:23 -04:00 |
printer.asm
|
…
|
|
queue_script.asm
|
…
|
|
random.asm
|
…
|
|
region.asm
|
Add a `LANDMARK_` prefix to landmark constants
|
2020-03-15 19:50:39 -04:00 |
scrolling_menu.asm
|
…
|
|
serial.asm
|
…
|
|
sine.asm
|
…
|
|
sprite_anims.asm
|
…
|
|
sprite_updates.asm
|
…
|
|
sram.asm
|
…
|
|
stone_queue.asm
|
…
|
|
string.asm
|
…
|
|
text.asm
|
Update some routine labels, including unreferenced ones
|
2020-05-18 11:59:48 -04:00 |
tilemap.asm
|
Format all CopyTilemapAtOnce variations the same way
|
2020-05-16 22:25:52 -04:00 |
time.asm
|
Update some routine labels, including unreferenced ones
|
2020-05-18 11:59:48 -04:00 |
time_palettes.asm
|
…
|
|
trainers.asm
|
Update some routine labels, including unreferenced ones
|
2020-05-18 11:59:48 -04:00 |
vblank.asm
|
Miscellaneous fixes:
|
2020-04-04 15:43:10 -04:00 |
video.asm
|
Add some comments to UpdateBGMap
|
2020-05-19 20:00:58 -04:00 |
window.asm
|
…
|
|