aboutsummaryrefslogtreecommitdiff
path: root/src/crt0.s
AgeCommit message (Expand)Author
2026-04-13Zero the BSS in the throwaway STARTUP segment. 7764 bytes free.B. Watson
2026-04-13Get rid of edbox_callback() abstraction (never used it anyway). 7696 bytes free.B. Watson
2026-04-08SHFLOK stupidify in crt0.sB. Watson
2026-04-08In case it matters, call _main with Y set to 0.B. Watson
2026-04-08Use custom ctr0.s that doesn't have all the contructor/destructor and clean-e...B. Watson