.. |
array.asm
|
Small home/ reorganization
|
2020-02-22 00:23:47 +01:00 |
audio.asm
|
Comment, remove, or revise many unreferenced labels
|
2020-10-26 20:29:58 -04:00 |
battle_vars.asm
|
Use labels instead of constants for HRAM
|
2018-08-25 14:28:22 -04:00 |
battle.asm
|
Comment, remove, or revise many unreferenced labels
|
2020-10-26 20:29:58 -04:00 |
call_regs.asm
|
Small home/ reorganization
|
2020-02-22 00:23:47 +01:00 |
clear_sprites.asm
|
Remove all address comments
|
2018-06-24 16:13:22 +02:00 |
compare.asm
|
StringCmp → CompareBytes; CompareLong → CompareBytesLong
|
2018-07-23 00:25:53 -04:00 |
copy_name.asm
|
Remove all address comments
|
2018-06-24 16:13:22 +02:00 |
copy_tilemap.asm
|
Standardize on lowercase Tilemap and Attrmap
|
2020-02-13 18:31:10 +01:00 |
copy.asm
|
Comment more ROM labels as unreferenced
|
2020-06-21 18:33:31 -04:00 |
decompress.asm
|
Comment, remove, or revise many unreferenced labels
|
2020-10-26 20:29:58 -04:00 |
delay.asm
|
Fix triple newlines left over from removing address comments
|
2018-06-24 23:22:50 -04:00 |
double_speed.asm
|
Use labels instead of constants for HRAM
|
2018-08-25 14:28:22 -04:00 |
fade.asm
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
farcall.asm
|
Identify more labels and constants
|
2020-06-29 19:35:47 -04:00 |
flag.asm
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
game_time.asm
|
Harmonize home/ with pokegold
|
2020-06-16 15:49:32 -04:00 |
gfx.asm
|
Comment, remove, or revise many unreferenced labels
|
2020-10-26 20:29:58 -04:00 |
header.asm
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
hm_moves.asm
|
Remove all address comments
|
2018-06-24 16:13:22 +02:00 |
init.asm
|
Identify more labels, and use the jumptable macro when possible
|
2020-07-01 13:13:49 -04:00 |
item.asm
|
Use labels instead of constants for HRAM
|
2018-08-25 14:28:22 -04:00 |
joypad.asm
|
Comment more ROM labels as unreferenced
|
2020-06-21 18:33:31 -04:00 |
lcd.asm
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
map_objects.asm
|
Identify remaining map object labels
|
2020-10-22 21:30:21 -04:00 |
map.asm
|
Replace many '; unused' with '; unreferenced'
|
2020-10-28 10:21:10 -04:00 |
math.asm
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
menu.asm
|
Replace many '; unused' with '; unreferenced'
|
2020-10-28 10:21:10 -04:00 |
mobile.asm
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
movement.asm
|
Split menu code out of home/movement.asm
|
2019-11-03 14:46:36 -05:00 |
names.asm
|
Document GetTMHMName locals
|
2020-02-21 21:10:43 +01:00 |
palettes.asm
|
Use TRUE for hCGBPalUpdate
|
2020-08-05 16:02:48 +02:00 |
pokedex_flags.asm
|
Small home/ reorganization
|
2020-02-22 00:23:47 +01:00 |
pokemon.asm
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
predef.asm
|
Use labels instead of constants for HRAM
|
2018-08-25 14:28:22 -04:00 |
print_bcd.asm
|
Comment, remove, or revise many unreferenced labels
|
2020-10-26 20:29:58 -04:00 |
print_text.asm
|
hStackBank -> hTempBank
|
2020-04-06 13:02:23 -04:00 |
printer.asm
|
Harmonize some more symbols with pokegold
|
2020-06-16 11:28:52 -04:00 |
queue_script.asm
|
Use labels instead of constants for HRAM
|
2018-08-25 14:28:22 -04:00 |
random.asm
|
Use labels instead of constants for HRAM
|
2018-08-25 14:28:22 -04:00 |
region.asm
|
Identify some more unnamed labels
|
2020-10-04 20:10:39 -04:00 |
scrolling_menu.asm
|
TextBox -> Textbox
|
2019-04-09 16:09:18 +02:00 |
serial.asm
|
Comment, remove, or revise many unreferenced labels
|
2020-10-26 20:29:58 -04:00 |
sine.asm
|
Comment more ROM labels as unreferenced
|
2020-06-21 18:33:31 -04:00 |
sprite_anims.asm
|
Small home/ reorganization
|
2020-02-22 00:23:47 +01:00 |
sprite_updates.asm
|
Use labels instead of constants for HRAM
|
2018-08-25 14:28:22 -04:00 |
sram.asm
|
Disassemble the final English debug ROM
|
2020-07-13 15:18:28 -04:00 |
stone_queue.asm
|
Define constants for map event sizes
|
2019-03-03 14:19:16 -05:00 |
string.asm
|
Misc fixes
|
2019-06-04 13:31:22 +02:00 |
text.asm
|
Replace many '; unused' with '; unreferenced'
|
2020-10-28 10:21:10 -04:00 |
tilemap.asm
|
Replace many '; unused' with '; unreferenced'
|
2020-10-28 10:21:10 -04:00 |
time_palettes.asm
|
Small home/ reorganization
|
2020-02-22 00:23:47 +01:00 |
time.asm
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
trainers.asm
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
vblank.asm
|
Harmonize home/ with pokegold
|
2020-06-16 15:49:32 -04:00 |
video.asm
|
Comment, remove, or revise many unreferenced labels
|
2020-10-26 20:29:58 -04:00 |
window.asm
|
Replace many '; unused' with '; unreferenced'
|
2020-10-28 10:21:10 -04:00 |