aboutsummaryrefslogtreecommitdiffstats
path: root/home/print_num.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Comment more unreferenced local labels (#550)Narishma-gb2025-12-151-6/+11
|
* Use features of RGBDS 1.0.0 (#537)Rangi2025-11-121-4/+4
|
* RGBDS syntax updates (#358)vulcandth2022-06-061-11/+11
| | | New MACRO and DEF syntax
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-42/+42
|
* Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ↵Rangi2020-07-061-8/+10
| | | | MACRO/ENDM, etc)
* Move more code from home.asm to home/Rangi2020-07-031-0/+217