summaryrefslogtreecommitdiff
path: root/src/makerom/entry.s
AgeCommit message (Collapse)Author
2025-01-03[iQue] Match skapi.s, create bbskapi.h documenting the syscalls (#2400)Tharo
2025-01-02[iQue] Match makerom (#2397)Tharo
2024-12-28Use IDO for assembling handwritten asm files in src (#2390)Tharo
* as0 * Fix ASOPTFLAGS for src/libc, remove unnecessary noreorder region in kanread * Suggested changes * Use %half to load the boot bss size for matching Co-authored-by: cadmic <cadmic24@gmail.com> * Wrap all of __osProbeTLB in noreorder --------- Co-authored-by: cadmic <cadmic24@gmail.com>
2022-06-03Rename and move handwritten asm files (#1254)Tharo
* Rename handwritten asm files and move them to src * Fix progress.py * Remove handling for asm dir from Makefile