1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-02-23 15:55:47 +00:00
oot/src/libultra/os
Tharo c028db03b4
Finish matching ique-cn (#2451)
* git subrepo clone git@github.com:Thar0/com-plugin.git tools/com-plugin

subrepo:
  subdir:   "tools/com-plugin"
  merged:   "e8543312d"
upstream:
  origin:   "git@github.com:Thar0/com-plugin.git"
  branch:   "main"
  commit:   "e8543312d"
git-subrepo:
  version:  "0.4.6"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "110b9eb"

* ique-cn OK

* Review suggestions

* Most suggestions

* git subrepo pull tools/com-plugin

subrepo:
  subdir:   "tools/com-plugin"
  merged:   "81595ed1c"
upstream:
  origin:   "git@github.com:Thar0/com-plugin.git"
  branch:   "main"
  commit:   "81595ed1c"
git-subrepo:
  version:  "0.4.6"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "110b9eb"

* Fix other versions
2025-02-04 06:55:04 -05:00
..
afterprenmi.c libultra files and directories restructure (#1038) 2021-11-30 19:08:57 -05:00
createmesgqueue.c Message Queues, Threads, and surroundings cleanup (#1178) 2022-04-08 20:20:23 -04:00
createthread.c Rename dequeuethread.c to thread.c, move data from createthread.c to thread.c (#1464) 2022-12-12 22:12:28 -05:00
destroythread.c Documentation for fault.c and fault_drawer.c (#1106) 2022-02-02 16:43:34 -05:00
exceptasm.s [iQue] Match exceptasm.s and parameters.s (#2401) 2025-01-06 02:23:23 -05:00
getactivequeue.c libultra files and directories restructure (#1038) 2021-11-30 19:08:57 -05:00
getcause.s Use IDO for assembling handwritten asm files in src (#2390) 2024-12-28 15:18:45 -05:00
getcount.s Use IDO for assembling handwritten asm files in src (#2390) 2024-12-28 15:18:45 -05:00
getcurrfaultedthread.c libultra files and directories restructure (#1038) 2021-11-30 19:08:57 -05:00
getfpccsr.s Use IDO for assembling handwritten asm files in src (#2390) 2024-12-28 15:18:45 -05:00
gethwintrroutine.c libultra files and directories restructure (#1038) 2021-11-30 19:08:57 -05:00
getintmask.s Use IDO for assembling handwritten asm files in src (#2390) 2024-12-28 15:18:45 -05:00
getmemsize.c [iQue] Match remaining libultra/os files (#2414) 2025-01-10 18:54:02 -05:00
getsr.s Use IDO for assembling handwritten asm files in src (#2390) 2024-12-28 15:18:45 -05:00
getthreadid.c libultra files and directories restructure (#1038) 2021-11-30 19:08:57 -05:00
getthreadpri.c libultra files and directories restructure (#1038) 2021-11-30 19:08:57 -05:00
gettime.c [iQue] Match remaining libultra/os files (#2414) 2025-01-10 18:54:02 -05:00
initialize.c [iQue] Match remaining libultra/os files (#2414) 2025-01-10 18:54:02 -05:00
interrupt.s Use IDO for assembling handwritten asm files in src (#2390) 2024-12-28 15:18:45 -05:00
invaldcache.s [iQue] Match handwritten asm files in libultra/os, match C replacements of osGetCount and __osSetCompare (#2413) 2025-01-10 06:16:19 -05:00
invalicache.s [iQue] Match handwritten asm files in libultra/os, match C replacements of osGetCount and __osSetCompare (#2413) 2025-01-10 06:16:19 -05:00
jammesg.c Message Queues, Threads, and surroundings cleanup (#1178) 2022-04-08 20:20:23 -04:00
kdebugserver.c Finish matching ique-cn (#2451) 2025-02-04 06:55:04 -05:00
maptlbrdb.s Use IDO for assembling handwritten asm files in src (#2390) 2024-12-28 15:18:45 -05:00
parameters.s [iQue] Use CPP includes in spec and update for iQue (#2399) 2025-01-11 22:44:14 -05:00
probetlb.s Use IDO for assembling handwritten asm files in src (#2390) 2024-12-28 15:18:45 -05:00
recvmesg.c [iQue] Match remaining libultra/os files (#2414) 2025-01-10 18:54:02 -05:00
resetglobalintmask.c Improve the state of handwritten assembly files (#865) 2022-05-01 01:03:22 +02:00
sendmesg.c Message Queues, Threads, and surroundings cleanup (#1178) 2022-04-08 20:20:23 -04:00
setcompare.s Use IDO for assembling handwritten asm files in src (#2390) 2024-12-28 15:18:45 -05:00
seteventmesg.c Fix misc 15 (#1298) 2022-06-24 19:45:05 -04:00
setfpccsr.s Use IDO for assembling handwritten asm files in src (#2390) 2024-12-28 15:18:45 -05:00
setglobalintmask.c libultra files and directories restructure (#1038) 2021-11-30 19:08:57 -05:00
sethwintrroutine.c libultra files and directories restructure (#1038) 2021-11-30 19:08:57 -05:00
setintmask.s [iQue] Match handwritten asm files in libultra/os, match C replacements of osGetCount and __osSetCompare (#2413) 2025-01-10 06:16:19 -05:00
setsr.s Use IDO for assembling handwritten asm files in src (#2390) 2024-12-28 15:18:45 -05:00
setthreadpri.c Message Queues, Threads, and surroundings cleanup (#1178) 2022-04-08 20:20:23 -04:00
settime.c [ntsc-1.2] Match N64 libultra (#2081) 2024-08-28 21:30:36 -04:00
settimer.c [iQue] Match remaining libultra/os files (#2414) 2025-01-10 18:54:02 -05:00
setwatchlo.s Use IDO for assembling handwritten asm files in src (#2390) 2024-12-28 15:18:45 -05:00
startthread.c Message Queues, Threads, and surroundings cleanup (#1178) 2022-04-08 20:20:23 -04:00
stopthread.c [iQue] Match remaining libultra/os files (#2414) 2025-01-10 18:54:02 -05:00
stoptimer.c libultra files and directories restructure (#1038) 2021-11-30 19:08:57 -05:00
thread.c [iQue] Match remaining libultra/os files (#2414) 2025-01-10 18:54:02 -05:00
timerintr.c [iQue] Match remaining libultra/os files (#2414) 2025-01-10 18:54:02 -05:00
unmaptlball.s Use IDO for assembling handwritten asm files in src (#2390) 2024-12-28 15:18:45 -05:00
virtualtophysical.c [iQue] Match remaining libultra/os files (#2414) 2025-01-10 18:54:02 -05:00
writebackdcache.s [iQue] Match handwritten asm files in libultra/os, match C replacements of osGetCount and __osSetCompare (#2413) 2025-01-10 06:16:19 -05:00
writebackdcacheall.s Use IDO for assembling handwritten asm files in src (#2390) 2024-12-28 15:18:45 -05:00
yieldthread.c libultra files and directories restructure (#1038) 2021-11-30 19:08:57 -05:00