..
audio.asm
Use :: for all global labels, not the GLOBAL keyword
2018-06-27 16:44:52 -04:00
battle_vars.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
battle.asm
No space between labels and bodies
2018-06-25 12:24:18 -04: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
copy2.asm
Remove even more address comments
2018-06-25 02:10:37 +02:00
copy_name.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
copy_tilemap.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
copy.asm
Remove more triple newlines
2018-06-25 12:01:02 -04:00
cry.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
decompress.asm
Fix triple newlines left over from removing address comments
2018-06-24 23:22:50 -04:00
delay.asm
Fix triple newlines left over from removing address comments
2018-06-24 23:22:50 -04:00
double_speed.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
fade.asm
Fix triple newlines left over from removing address comments
2018-06-24 23:22:50 -04:00
farcall.asm
Fix triple newlines left over from removing address comments
2018-06-24 23:22:50 -04:00
flag.asm
Fix triple newlines left over from removing address comments
2018-06-24 23:22:50 -04:00
game_time.asm
No space between labels and bodies
2018-06-25 12:24:18 -04:00
handshake.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
hm_moves.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
hp_pals.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
init.asm
No space between labels and bodies
2018-06-25 12:24:18 -04:00
interrupts.asm
move rst.asm and interrupts.asm into home/
2017-12-24 21:47:11 -05:00
item.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
joypad.asm
Make reviewed fixes; standardize on " + "
2018-07-29 01:40:23 -04:00
lcd.asm
Fix triple newlines left over from removing address comments
2018-06-24 23:22:50 -04:00
map_objects.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
map.asm
Miscellaneous reorganization fixes
2018-07-04 02:42:11 -04:00
math.asm
Fix triple newlines left over from removing address comments
2018-06-24 23:22:50 -04:00
menu_window.asm
Fix triple newlines left over from removing address comments
2018-06-24 23:22:50 -04:00
menu.asm
Fix triple newlines left over from removing address comments
2018-06-24 23:22:50 -04:00
mobile.asm
Fix triple newlines left over from removing address comments
2018-06-24 23:22:50 -04:00
mon_data_2.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
mon_data.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
mon_stats.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
movement.asm
Single newline at the end of files
2018-06-25 12:07:35 -04:00
names.asm
Fix reviewed issues.
2018-07-29 16:00:11 -04:00
palettes.asm
No space between labels and bodies
2018-06-25 12:24:18 -04:00
pokedex_flags.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
predef.asm
Make reviewed fixes; standardize on " + "
2018-07-29 01:40:23 -04:00
print_bcd.asm
Remove even more address comments
2018-06-25 02:10:37 +02:00
print_level.asm
Add meaningful aliases for wd265
2018-07-29 00:25:52 -04:00
print_text.asm
Remove even more address comments
2018-06-25 02:10:37 +02:00
queue_script.asm
StringCmp → CompareBytes; CompareLong → CompareBytesLong
2018-07-23 00:25:53 -04:00
random.asm
Fix triple newlines left over from removing address comments
2018-06-24 23:22:50 -04:00
region.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
rst.asm
* BillPhoneGeneriText -> BillPhoneGenericText
2018-02-26 22:29:09 -05:00
rtc.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
scrolling_menu.asm
Remove more address comments
2018-06-24 21:39:23 -04:00
serial.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
sine.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
sprite_anims.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
sprite_updates.asm
Remove even more address comments
2018-06-25 02:10:37 +02:00
sram.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
stone_queue.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
string.asm
Remove all address comments
2018-06-24 16:13:22 +02:00
text.asm
Clean up TX_ commands
2018-07-18 10:55:30 +02:00
tilemap.asm
Remove even more address comments
2018-06-25 02:10:37 +02:00
time.asm
Remove more triple newlines
2018-06-25 12:01:02 -04:00
trainers.asm
No space between labels and bodies
2018-06-25 12:24:18 -04:00
vblank.asm
Fix triple newlines left over from removing address comments
2018-06-24 23:22:50 -04:00
video.asm
No space between labels and bodies
2018-06-25 12:24:18 -04:00
window.asm
Fix triple newlines left over from removing address comments
2018-06-24 23:22:50 -04:00