aboutsummaryrefslogtreecommitdiffstats
path: root/home/init.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* warp: SELECT opens quick-warp (B1) + relocate intro-skip to PlayIntroAsh Ketchum7 days1-4/+0
* fastboot: skip intro/title/menu and autoload save if one existsAsh Ketchum7 days1-0/+4
* Merge branch 'master' of https://github.com/pret/pokereddannye2025-09-061-12/+1
|\
| * Label and constant cleanup (#528)Narishma-gb2025-09-031-12/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-021-6/+6
|\|
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-6/+6
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-2/+2
|\|
| * Identify hardware register bits (#469)Sylvie2024-09-241-2/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-05-051-6/+6
|\|
| * Update to RGBDS 0.7.0 (#447)Rangi2024-01-031-6/+6
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-04-251-1/+1
|\|
| * Complete and improve debug name labels (#408)SatoMew2023-02-261-1/+1
| * RGBDS syntax updates (#358)vulcandth2022-06-061-1/+1
* | RGBDS syntax updates (#86)vulcandth2022-06-061-1/+1
* | Clean up Yellow's WRAMRangi2021-05-311-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-12-151-1/+1
|\|
| * Label and document hFFD7 more accuratelySatoMew2020-11-291-1/+1
| * Sync home and macro code with pokeyellowRangi2020-11-051-1/+1
| * Use HIGH() and LOW()Rangi2020-07-071-2/+2
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-30/+30
| * Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi2020-07-041-6/+6
| * Replace raw hex values with HRAM constantsRangi2020-07-031-3/+3
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-3/+3
| * Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi2020-06-271-1/+1
* | Start reorganizing pokeyellowRangi2020-11-041-1/+1
* | Sync with pokereddannye2020-11-041-40/+40
* | fix some constantsyenatch2018-04-011-1/+1
* | sync homeYamaArashi2016-06-121-1/+3
* | remove address commentsYamaArashi2016-06-111-3/+3
* | Pikapic animation function labelspikalaxalt2016-06-081-3/+1
* | Fixes.luckytyphlosion2015-08-301-1/+1
* | Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-22/+22
|\|
| * commented audio codeYamaArashi2015-08-081-7/+7
| * Unify audio bank referencesdannye2015-07-221-1/+1
| * 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
* | Attempt to make yellow buildable, part 4luckytyphlosion2015-08-011-2/+2
* | home.asm label fixes.luckytyphlosion2015-06-291-1/+1
* | Fixed many homebank functions.luckytyphlosion2015-06-071-4/+6
* | 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