aboutsummaryrefslogtreecommitdiffstats
path: root/home/init.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixes.luckytyphlosion2015-08-301-1/+1
|
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-22/+22
|\ | | | | | | Doesn't build.
| * commented audio codeYamaArashi2015-08-081-7/+7
| |
| * Unify audio bank referencesdannye2015-07-221-1/+1
| | | | | | | | | | | | 2→1 8→2 1f→3
| * Rename sound effect filesdannye2015-07-221-1/+1
| |
| * miscYamaArashi2015-07-181-8/+8
| |
| * hall of fame / creditsYamaArashi2015-07-141-1/+1
| |
| * comment slot machineYamaArashi2015-07-131-2/+2
| |
| * use constant for bg transfer dest hram varYamaArashi2015-07-121-2/+2
| |
| * Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-1/+1
| | | | | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* | 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