.. |
array.asm
|
Small home/ reorganization
|
2020-02-22 00:23:47 +01:00 |
audio.asm
|
Identify some more labels
|
2020-06-22 16:30:13 -04:00 |
battle.asm
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
battle_vars.asm
|
…
|
|
call_regs.asm
|
Small home/ reorganization
|
2020-02-22 00:23:47 +01:00 |
clear_sprites.asm
|
…
|
|
compare.asm
|
…
|
|
copy.asm
|
Comment more ROM labels as unreferenced
|
2020-06-21 18:33:31 -04:00 |
copy_name.asm
|
…
|
|
copy_tilemap.asm
|
…
|
|
decompress.asm
|
Identify more labels and constants
|
2020-06-29 19:35:47 -04:00 |
delay.asm
|
…
|
|
double_speed.asm
|
…
|
|
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
|
Identify more labels and constants
|
2020-06-29 19:35:47 -04:00 |
header.asm
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
hm_moves.asm
|
…
|
|
init.asm
|
Identify more labels, and use the jumptable macro when possible
|
2020-07-01 13:13:49 -04:00 |
item.asm
|
…
|
|
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.asm
|
Disassemble the final English debug ROM
|
2020-07-13 15:18:28 -04:00 |
map_objects.asm
|
Identify more labels, and use the jumptable macro when possible
|
2020-07-01 13:13:49 -04:00 |
math.asm
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
menu.asm
|
Identify some more labels
|
2020-06-22 16:30:13 -04:00 |
mobile.asm
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
movement.asm
|
…
|
|
names.asm
|
…
|
|
palettes.asm
|
Comment more ROM labels as unreferenced
|
2020-06-21 18:33:31 -04: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
|
…
|
|
print_bcd.asm
|
…
|
|
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
|
…
|
|
random.asm
|
…
|
|
region.asm
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
scrolling_menu.asm
|
…
|
|
serial.asm
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -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
|
…
|
|
sram.asm
|
Disassemble the final English debug ROM
|
2020-07-13 15:18:28 -04:00 |
stone_queue.asm
|
…
|
|
string.asm
|
…
|
|
text.asm
|
text_linkpromptbutton -> text_waitbutton
|
2020-07-06 12:55:31 -04:00 |
tilemap.asm
|
SCGB_PARTY_MENU_HP_PALS -> SCGB_PARTY_MENU_HP_BARS, and SCGB_RAM -> SCGB_DEFAULT
|
2020-07-04 16:18:16 -04:00 |
time.asm
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
time_palettes.asm
|
Small home/ reorganization
|
2020-02-22 00:23:47 +01: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
|
Harmonize home/ with pokegold
|
2020-06-16 15:49:32 -04:00 |
window.asm
|
ReplaceKrisSprite -> UpdatePlayerSprite
|
2020-06-16 19:38:00 -04:00 |