| .. |
|
array.asm
|
Small home/ reorganization
|
2020-02-22 00:23:47 +01:00 |
|
audio.asm
|
wVirtualOAM -> wShadowOAM and hTransferVirtualOAM -> hTransferShadowOAM (#971)
|
2022-07-09 17:18:22 -04:00 |
|
battle_vars.asm
|
Revise some constant definitions
|
2021-03-16 18:06:18 -04:00 |
|
battle.asm
|
Rename GetFarHalfword to GetFarWord
|
2021-01-09 15:16:05 -05:00 |
|
call_regs.asm
|
Small home/ reorganization
|
2020-02-22 00:23:47 +01:00 |
|
clear_sprites.asm
|
wVirtualOAM -> wShadowOAM and hTransferVirtualOAM -> hTransferShadowOAM (#971)
|
2022-07-09 17:18:22 -04:00 |
|
compare.asm
|
|
|
|
copy_name.asm
|
|
|
|
copy_tilemap.asm
|
Standardize on lowercase Tilemap and Attrmap
|
2020-02-13 18:31:10 +01:00 |
|
copy.asm
|
Rename GetFarHalfword to GetFarWord
|
2021-01-09 15:16:05 -05:00 |
|
decompress.asm
|
RGBDS syntax updates (#905)
|
2022-06-06 17:25:42 -04:00 |
|
delay.asm
|
Require rgbds 0.6.0
|
2022-10-02 22:03:53 -04:00 |
|
double_speed.asm
|
|
|
|
fade.asm
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
|
farcall.asm
|
Rename some labels
|
2020-12-23 16:29:30 -05:00 |
|
flag.asm
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
|
game_time.asm
|
Updates to more closely sync with pokegold
|
2020-10-29 23:23:57 -04:00 |
|
gfx.asm
|
RGBDS syntax updates (#905)
|
2022-06-06 17:25:42 -04:00 |
|
header.asm
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
|
hm_moves.asm
|
|
|
|
init.asm
|
Clean up bugs commented in the source code (#912)
|
2022-07-09 16:12:02 -05:00 |
|
item.asm
|
|
|
|
joypad.asm
|
Remove "Buffer" suffix from two HRAM labels
|
2020-12-23 16:54:28 -05:00 |
|
lcd.asm
|
Use ~X instead of $ff ^ X
|
2021-11-23 20:37:18 -05:00 |
|
map_objects.asm
|
Rename the object_struct field labels and constants (#1005)
|
2022-09-12 09:15:44 -04:00 |
|
map.asm
|
Rename the object_struct field labels and constants (#1005)
|
2022-09-12 09:15:44 -04:00 |
|
math.asm
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
|
menu.asm
|
ClearWindowData clears four menu data buffers, each the same size
|
2022-01-22 21:43:09 -05:00 |
|
mobile.asm
|
Enumerate MobileAPI function constants
|
2022-01-23 18:13:41 +00:00 |
|
movement.asm
|
Identify the remaining (non-mobile) uses of another WRAM union
|
2020-10-29 14:51:41 -04:00 |
|
names.asm
|
Consistent labels for each nickname in RAM
|
2021-03-17 16:38:21 -04: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
|
Consistent labels for each nickname in RAM
|
2021-03-17 16:38:21 -04:00 |
|
predef.asm
|
Rename some labels
|
2020-12-23 16:29:30 -05: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
|
|
|
|
random.asm
|
Rename some labels
|
2020-12-23 16:29:30 -05: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
|
Improved Virtual Console patch identifiers (#907)
|
2022-06-06 17:22:48 -04:00 |
|
sine.asm
|
Comment more ROM labels as unreferenced
|
2020-06-21 18:33:31 -04:00 |
|
sprite_anims.asm
|
Rename some labels
|
2020-12-23 16:29:30 -05:00 |
|
sprite_updates.asm
|
|
|
|
sram.asm
|
Disassemble the final English debug ROM
|
2020-07-13 15:18:28 -04:00 |
|
stone_queue.asm
|
Rename the object_struct field labels and constants (#1005)
|
2022-09-12 09:15:44 -04:00 |
|
string.asm
|
Misc fixes
|
2019-06-04 13:31:22 +02:00 |
|
text.asm
|
Require rgbds 0.6.0
|
2022-10-02 22:03:53 -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
|
Rename the object_struct field labels and constants (#1005)
|
2022-09-12 09:15:44 -04:00 |
|
vblank.asm
|
wVirtualOAM -> wShadowOAM and hTransferVirtualOAM -> hTransferShadowOAM (#971)
|
2022-07-09 17:18:22 -04:00 |
|
video.asm
|
RGBDS syntax updates (#905)
|
2022-06-06 17:25:42 -04:00 |
|
window.asm
|
Replace many '; unused' with '; unreferenced'
|
2020-10-28 10:21:10 -04:00 |