aboutsummaryrefslogtreecommitdiffstats
path: root/home/init.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Attempt to make yellow buildable, part 4luckytyphlosion2015-08-011-2/+2
| | | | Hardcoded pointers, dr (define rom) macro.
* home.asm label fixes.luckytyphlosion2015-06-291-1/+1
|
* Fixed many homebank functions.luckytyphlosion2015-06-071-4/+6
| | | | | | Func_159b, fade.asm, init.asm, lcdc.asm, play_time.asm, serial.asm, text.asm. Added some wram/hram addresses too.
* Fix EOL to LF to make push requests more doable.luckytyphlosion2015-06-051-136/+136
|
* Completed home/overworld.asm with other related functionsluckytyphlosion2015-05-171-137/+136
|
* serial/trade/miscYamaArashi2015-02-071-5/+5
|
* Rename hVBlank* constants to h*.yenatch2014-09-231-1/+1
|
* Commented/labelled misc functionsYamaArashi2014-09-141-2/+2
|
* Commented more sprite and map codeYamaArashi2014-09-131-1/+1
|
* Labelled many functions/variablesYamaArashi2014-08-081-2/+2
|
* Use macros to define predefs.yenatch2014-06-161-4/+2
|
* More music bank referencesU-Fish-PC\Daniel2014-06-101-1/+1
| | | | Now the AUDIO constants in audio.asm can be edited freely
* Clean up music bank referencesU-Fish-PC\Daniel2014-06-091-1/+1
|
* Split more code out of home.asm.yenatch2014-05-311-0/+139