summaryrefslogtreecommitdiff
path: root/engine/math/print_num.asm
AgeCommit message (Collapse)Author
2020-10-26Comment, remove, or revise many unreferenced labelsRangi
2019-11-03Miscellaneous label and comment correctionsRangi
2019-06-09Document high nybble of PrintNum `c` registermid-kid
2018-08-25Reorganize math-related HRAM union (ffb3)Rangi
2018-08-25Use labels instead of constants for HRAMRangi
Use explicit ldh instruction to access HRAM locations, don't rely on optimizing ld
2018-06-24Remove all address commentsmid-kid
2018-04-04Fix snake_case filenamesmid-kid
Renamed a bunch of files, most of them one-off functions, to better fit the general snake_case naming scheme. Also renamed some awfully long filenames.