kep-hack/home
dannye 20c4116788 Update audio macro names
change audio channel numbers from 0-7 back to 1-8
change all note macros back to single note macro
todo: fix comments with old macro names, update noise macros/instrument names
2019-07-27 23:21:39 -05:00
..
audio.asm Update audio macro names 2019-07-27 23:21:39 -05:00
copy.asm Merge remote-tracking branch 'YamaArashi/master' 2014-09-20 00:57:27 -04:00
copy2.asm Add space between arguments in assembly instructions and remove redundant a in instructions like add a, x 2017-12-30 01:54:27 +01:00
fade.asm sync home 2016-06-12 11:35:21 -07:00
init.asm commented audio code 2015-08-08 22:32:44 -07:00
joypad.asm Split out joypad and overworld code from home.asm. 2014-05-30 18:30:25 -07:00
overworld.asm Update audio macro names 2019-07-27 23:21:39 -05:00
pic.asm use hardware constants in pic.asm 2016-11-02 21:02:29 -07:00
predef.asm Replace deprecated mnemonics by the correct ones 2017-06-09 22:54:09 +01:00
serial.asm sync home 2016-06-12 11:35:21 -07:00
text.asm Add space between arguments in assembly instructions and remove redundant a in instructions like add a, x 2017-12-30 01:54:27 +01:00
timer.asm remove address comments 2016-06-11 17:24:04 -07:00
vblank.asm sync home 2016-06-12 11:35:21 -07:00
vcopy.asm Add space between arguments in assembly instructions and remove redundant a in instructions like add a, x 2017-12-30 01:54:27 +01:00