summaryrefslogtreecommitdiff
path: root/src/libultra/os/exceptasm.s
AgeCommit message (Collapse)Author
2025-08-16Handwritten asm: exceptasm, get/setintmask (#1819)Tharo
* Handwritten asm: exceptasm, get/setintmask * Fix maybe * Update warnings * Remove .global from jlabel * Move os_internal_rsp inclusion to os.h * Make HWINT_* defins consistent