pokegold/home
Rangi 65d1e12d6a Require rgbds 0.5.1
Use some new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB
2021-05-09 12:47:43 -04:00
..
array.asm Fix file permissions. 2020-06-05 16:42:33 -04:00
audio.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-05 16:10:25 -05:00
battle_vars.asm Revise some constant definitions 2021-03-16 18:08:25 -04:00
battle.asm Rename GetFarHalfword to GetFarWord 2021-01-09 15:16:20 -05:00
call_regs.asm Fix file permissions. 2020-06-05 16:42:33 -04:00
clear_sprites.asm Fix file permissions. 2020-06-05 16:42:33 -04:00
compare.asm Fix file permissions. 2020-06-05 16:42:33 -04:00
copy_name.asm Fix file permissions. 2020-06-05 16:42:33 -04:00
copy_tilemap.asm Fix file permissions. 2020-06-05 16:42:33 -04:00
copy.asm Rename GetFarHalfword to GetFarWord 2021-01-09 15:16:20 -05:00
decompress.asm Comment, remove, or revise many unreferenced labels 2020-10-26 20:30:09 -04:00
delay.asm Update some included files at the start of home.asm 2020-02-19 17:26:28 +00:00
fade.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:29 -04:00
farcall.asm Rename some labels 2020-12-23 16:46:49 -05:00
flag.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:29 -04:00
game_time.asm Identify more WRAM labels, and start a <X>_DummyFunction label convention 2020-10-28 14:39:52 -04:00
gfx.asm Comment, remove, or revise many unreferenced labels 2020-10-26 20:30:09 -04:00
header.asm Fix file permissions. 2020-06-05 16:42:33 -04:00
hm_moves.asm Fix file permissions. 2020-06-05 16:42:33 -04:00
init.asm Identify the remaining uses of another WRAM union 2020-10-29 14:45:52 -04:00
item.asm Sync home/ with pokecrystal 2020-03-16 00:44:13 +00:00
joypad.asm Remove "Buffer" suffix from two HRAM labels 2020-12-23 16:54:26 -05:00
lcd.asm Finish home cleanup, identify tileset data, other misc cleanups. 2020-04-22 23:18:36 -04:00
map_objects.asm Remove "Buffer" suffix from two HRAM labels 2020-12-23 16:54:26 -05:00
map.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-05 16:10:25 -05:00
math.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:29 -04:00
menu.asm Rename some labels 2020-12-23 16:46:49 -05:00
movement.asm Identify the remaining uses of another WRAM union 2020-10-29 14:45:52 -04:00
names.asm Consistent labels for each nickname in RAM 2021-03-17 16:38:30 -04:00
palettes.asm Use TRUE for hCGBPalUpdate 2020-08-05 16:02:32 +02:00
pokedex_flags.asm Sync home/ with pokecrystal 2020-03-16 00:44:13 +00:00
pokemon.asm Consistent labels for each nickname in RAM 2021-03-17 16:38:30 -04:00
predef.asm Rename some labels 2020-12-23 16:46:49 -05:00
print_bcd.asm Comment, remove, or revise many unreferenced labels 2020-10-26 20:30:09 -04:00
print_num.asm Comment, remove, or revise many unreferenced labels 2020-10-26 20:30:09 -04:00
print_text.asm Harmonize home/ with pokecrystal 2020-06-16 15:49:17 -04:00
printer.asm Harmonize some more symbols with pokecrystal 2020-06-16 11:28:35 -04:00
queue_script.asm Fix file permissions. 2020-06-05 16:42:33 -04:00
random.asm Rename some labels 2020-12-23 16:46:49 -05:00
region.asm Identify some more unnamed labels 2020-10-04 20:10:31 -04:00
scrolling_menu.asm Fix file permissions. 2020-06-05 16:42:33 -04:00
serial.asm Identify link sync buffers, separate from link action bytes 2021-02-22 12:39:49 -05:00
sine.asm Comment more ROM labels as unreferenced 2020-06-21 18:33:40 -04:00
sprite_anims.asm Rename some labels 2020-12-23 16:46:49 -05:00
sprite_updates.asm Fix file permissions. 2020-06-05 16:42:33 -04:00
sram.asm Sync home/ with pokecrystal 2020-03-16 00:44:13 +00:00
stone_queue.asm Fix file permissions. 2020-06-05 16:42:33 -04:00
string.asm Sync home/ with pokecrystal 2020-03-16 00:44:13 +00:00
text.asm Require rgbds 0.5.1 2021-05-09 12:47:43 -04:00
tilemap.asm Use TRUE for hCGBPalUpdate 2020-08-05 16:02:32 +02:00
time_palettes.asm Disassemble pic banks. 2020-03-31 14:39:28 -04:00
time.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:29 -04:00
trainers.asm Rename GetFarHalfword to GetFarWord 2021-01-09 15:16:20 -05:00
vblank.asm Harmonize home/ with pokecrystal 2020-06-16 15:49:17 -04:00
video.asm Rename some labels 2020-12-23 16:46:49 -05:00
warp_connection.asm Define MAPGROUP_* constants and verify MapGroup_* table sizes 2021-03-10 21:21:12 -05:00
window.asm Replace many '; unused' with '; unreferenced' 2020-10-28 10:21:24 -04:00