kep-hack/home
Rangi 9b144cf647 home/pic.asm -> home/uncompress.asm; home/uncompress.asm -> home/pics.asm
One does the actual decompression, the other synthesizes the decompressed data.
2020-07-03 23:05:25 -04:00
..
audio.asm H_CONSTANTNAMES -> hConstantNames 2020-07-03 19:59:41 -04:00
bankswitch.asm Move more code from home.asm to home/ 2020-07-03 22:57:43 -04:00
clear_sprites.asm Reorganize home header 2020-07-03 13:03:21 -04:00
copy.asm H_CONSTANTNAMES -> hConstantNames 2020-07-03 19:59:41 -04:00
copy2.asm H_CONSTANTNAMES -> hConstantNames 2020-07-03 19:59:41 -04:00
fade.asm sync home 2016-06-12 11:35:21 -07:00
header.asm Reorganize home header 2020-07-03 13:03:21 -04:00
init.asm Replace raw hex values with HRAM constants 2020-07-03 22:22:09 -04:00
joypad.asm Split out joypad and overworld code from home.asm. 2014-05-30 18:30:25 -07:00
lcd.asm Reorganize home header 2020-07-03 13:03:21 -04:00
list_menu.asm Move more code from home.asm to home/ 2020-07-03 22:57:43 -04:00
move_mon.asm Move more code from home.asm to home/ 2020-07-03 22:57:43 -04:00
names.asm Move more code from home.asm to home/ 2020-07-03 22:57:43 -04:00
names2.asm Move more code from home.asm to home/ 2020-07-03 22:57:43 -04:00
overworld.asm Replace raw hex values with HRAM constants 2020-07-03 22:22:09 -04:00
overworld_text.asm Move more code from home.asm to home/ 2020-07-03 22:57:43 -04:00
pics.asm home/pic.asm -> home/uncompress.asm; home/uncompress.asm -> home/pics.asm 2020-07-03 23:05:25 -04:00
pokemon.asm Move more code from home.asm to home/ 2020-07-03 22:57:43 -04:00
predef.asm H_CONSTANTNAMES -> hConstantNames 2020-07-03 19:59:41 -04:00
predef_text.asm Move more code from home.asm to home/ 2020-07-03 22:57:43 -04:00
print_bcd.asm Move more code from home.asm to home/ 2020-07-03 22:57:43 -04:00
print_num.asm Move more code from home.asm to home/ 2020-07-03 22:57:43 -04:00
serial.asm sync home 2016-06-12 11:35:21 -07:00
start.asm Reorganize home header 2020-07-03 13:03:21 -04:00
start_menu.asm H_CONSTANTNAMES -> hConstantNames 2020-07-03 19:59:41 -04:00
text.asm Replace raw hex values with HRAM constants 2020-07-03 22:22:09 -04:00
timer.asm remove address comments 2016-06-11 17:24:04 -07:00
trainers.asm Move more code from home.asm to home/ 2020-07-03 22:57:43 -04:00
uncompress.asm home/pic.asm -> home/uncompress.asm; home/uncompress.asm -> home/pics.asm 2020-07-03 23:05:25 -04:00
vblank.asm Replace raw hex values with HRAM constants 2020-07-03 22:22:09 -04:00
vcopy.asm H_CONSTANTNAMES -> hConstantNames 2020-07-03 19:59:41 -04:00
yes_no.asm Move more code from home.asm to home/ 2020-07-03 22:57:43 -04:00