summaryrefslogtreecommitdiff
path: root/home/init.asm
AgeCommit message (Expand)Author
2021-05-31Clean up Yellow's WRAMRangi
2020-12-15Merge branch 'master' of https://github.com/pret/pokereddannye
2020-11-29Label and document hFFD7 more accuratelySatoMew
2020-11-05Sync home and macro code with pokeyellowRangi
2020-11-04Start reorganizing pokeyellowRangi
2020-11-04Sync with pokereddannye
2020-07-07Use HIGH() and LOW()Rangi
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi
2020-07-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi
2020-07-03Replace raw hex values with HRAM constantsRangi
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi
2018-04-01fix some constantsyenatch
2016-06-12sync homeYamaArashi
2016-06-11remove address commentsYamaArashi
2016-06-08Pikapic animation function labelspikalaxalt
2015-08-30Fixes.luckytyphlosion
2015-08-30Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion
2015-08-08commented audio codeYamaArashi
2015-08-01Attempt to make yellow buildable, part 4luckytyphlosion
2015-07-22Unify audio bank referencesdannye
2015-07-22Rename sound effect filesdannye
2015-07-18miscYamaArashi
2015-07-14hall of fame / creditsYamaArashi
2015-07-13comment slot machineYamaArashi
2015-07-12use constant for bg transfer dest hram varYamaArashi
2015-07-03Rename/organize part 1 of 4U-Daniel-PC\Daniel
2015-06-29home.asm label fixes.luckytyphlosion
2015-06-07Fixed many homebank functions.luckytyphlosion
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
2014-06-09Clean up music bank referencesU-Fish-PC\Daniel
2014-05-31Split more code out of home.asm.yenatch