summaryrefslogtreecommitdiff
path: root/home/init.asm
AgeCommit message (Collapse)Author
2015-08-01Attempt to make yellow buildable, part 4luckytyphlosion
Hardcoded pointers, dr (define rom) macro.
2015-06-29home.asm label fixes.luckytyphlosion
2015-06-07Fixed many homebank functions.luckytyphlosion
Func_159b, fade.asm, init.asm, lcdc.asm, play_time.asm, serial.asm, text.asm. Added some wram/hram addresses too.
2015-06-05Fix EOL to LF to make push requests more doable.luckytyphlosion
2015-05-17Completed home/overworld.asm with other related functionsluckytyphlosion
2015-02-07serial/trade/miscYamaArashi
2014-09-23Rename hVBlank* constants to h*.yenatch
2014-09-14Commented/labelled misc functionsYamaArashi
2014-09-13Commented more sprite and map codeYamaArashi
2014-08-08Labelled many functions/variablesYamaArashi
2014-06-16Use macros to define predefs.yenatch
2014-06-10More music bank referencesU-Fish-PC\Daniel
Now the AUDIO constants in audio.asm can be edited freely
2014-06-09Clean up music bank referencesU-Fish-PC\Daniel
2014-05-31Split more code out of home.asm.yenatch