aboutsummaryrefslogtreecommitdiffstats
path: root/home/predef.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-021-1/+1
|\
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-3/+3
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-05-311-6/+6
|\|
| * More WRAM label cleanup (still needs UNIONs and renaming)Rangi2021-05-311-6/+6
| |
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-4/+4
| |
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-4/+4
| |
| * Replace deprecated mnemonics by the correct onesAntonio Niño Díaz2017-06-091-1/+1
| | | | | | | | | | | | | | The old mnemonics generate warnings with new versions of rgbds. This patch replaces them by the correct ones. Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
* | Sync with pokereddannye2020-11-041-2/+2
| |
* | Fix warnings about deprecated mnemonics on newer builds of rgbdsPokechu222017-09-251-1/+1
| |
* | remove address commentsYamaArashi2016-06-111-2/+2
| |
* | Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-1/+1
|\| | | | | | | Doesn't build.
| * Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-3/+3
| | | | | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* | Complete documentation of home.asm for pokeyellow.luckytyphlosion2015-06-201-6/+4
|/ | | | Note: Some functions may not exist, as they aren't documented.
* Commented more sprite and map codeYamaArashi2014-09-131-1/+1
|
* Split more code out of home.asm.yenatch2014-05-311-0/+50