..
alarm.h
Prefix structsize macros with WUT_
2018-06-20 11:05:16 +01:00
atomic.h
coreinit: Add 32 bit atomic exports.
2017-04-10 23:19:21 +01:00
atomic64.h
Update some doxygen related headers.
2018-06-14 14:11:22 +01:00
bsp.h
coreinit: Add missing bsp functions
2022-07-23 16:24:44 +02:00
cache.h
Fix formatting.
2020-05-07 15:29:59 +01:00
codegen.h
coreinit: add OSGetCodegenVirtAddrRange
2023-02-09 18:15:55 +01:00
condition.h
Prefix structsize macros with WUT_
2018-06-20 11:05:16 +01:00
context.h
coreinit: Add missing fields and enum definitions to OSThread and OSContext
2023-02-10 00:56:58 +01:00
copydata.h
coreinit: Add CopyData functions
2022-10-29 19:28:43 +02:00
core.h
include/coreinit: Fix up some more Doxygen briefs
2018-07-25 10:45:06 +10:00
coreinit.dox
Add module .dox
2016-01-07 16:13:50 +00:00
coroutine.h
Prefix structsize macros with WUT_
2018-06-20 11:05:16 +01:00
cosreport.h
Fix formatting.
2020-05-07 15:29:59 +01:00
debug.h
coreinit: Add __OSConsoleWrite
2023-02-09 18:16:27 +01:00
dynload.h
A little fleshing out of the dynamic library header
2023-02-17 18:15:35 +01:00
energysaver.h
Update energysaver.h
2020-09-21 22:21:47 +01:00
event.h
Prefix structsize macros with WUT_
2018-06-20 11:05:16 +01:00
exception.h
whb: Fix exception handlers to be globally registered.
2018-05-25 18:59:29 +01:00
exit.h
coreinit: Use rplwrap for exit (__rplwrap_exit)
2019-04-22 12:43:37 +10:00
fastcondition.h
Prefix structsize macros with WUT_
2018-06-20 11:05:16 +01:00
fastmutex.h
Prefix structsize macros with WUT_
2018-06-20 11:05:16 +01:00
fiber.h
coreinit: Add OSSwitchFiber{Ex} functions.
2018-07-01 16:25:07 +01:00
filesystem_fsa.h
Fix FSARequest padding
2023-01-22 14:48:27 +01:00
filesystem.h
Update FSStateChangeParams and add offset checks
2022-10-29 18:44:31 +02:00
foreground.h
Add foreground management imports to coreinit
2016-07-27 00:39:25 -07:00
im.h
Add missing IM_* functions from coreinit
2022-08-28 00:52:10 +02:00
internal.h
Adjustments for linking, rpx/rpl generation
2016-07-22 20:35:20 -07:00
interrupts.h
coreinit: Add missing coreinit/context.h include in coreinit/interrupts.h
2022-09-22 17:32:16 +02:00
ios.h
Fix IOSVec.
2018-09-14 11:39:03 +01:00
ipcbufpool.h
Add FSA structs and function declarations ( #228 )
2022-06-18 12:47:27 +02:00
kernel.h
coreinit: Add some kernel related functions
2023-02-09 18:16:49 +01:00
launch.h
coreinit/launch: Add OSLaunchTitle* functions
2023-02-04 16:48:52 +01:00
mcp.h
MCP: Use const for paths ( #231 )
2022-06-24 22:33:38 +01:00
memblockheap.h
Add alignas specifiers for OSContext, OSSpinLock, OSThread.
2018-09-14 09:02:46 +01:00
memdefaultheap.h
coreinit: Add a prototype for __preinit_user.
2018-05-30 18:56:10 +01:00
memexpheap.h
Add alignas specifiers for OSContext, OSSpinLock, OSThread.
2018-09-14 09:02:46 +01:00
memfrmheap.h
Add alignas specifiers for OSContext, OSSpinLock, OSThread.
2018-09-14 09:02:46 +01:00
memheap.h
Add MEMFindParentHeap and MEMCreateUserHeapHandle
2018-06-26 15:55:01 +01:00
memlist.h
Prefix structsize macros with WUT_
2018-06-20 11:05:16 +01:00
memory.h
Add various functions used in root.rpx
2022-04-15 16:43:02 +01:00
memorymap.h
include/coreinit: Add missing doxygen group end to memorymap.h
2019-02-21 08:55:08 +00:00
memunitheap.h
Add alignas specifiers for OSContext, OSSpinLock, OSThread.
2018-09-14 09:02:46 +01:00
messagequeue.h
coreinit/messagequeue: Add OSGetDefaultAppIOQueue
2020-12-31 10:48:34 +00:00
mutex.h
Prefix structsize macros with WUT_
2018-06-20 11:05:16 +01:00
rendezvous.h
coreinit: Fix missing import in rendevouz.h
2023-02-09 18:15:18 +01:00
scheduler.h
coreinit: add scheduler.h
2022-02-11 22:25:07 +00:00
screen.h
include/coreinit/screen: Add Doxygen docs for OSScreen
2018-07-24 22:04:20 +10:00
semaphore.h
Prefix structsize macros with WUT_
2018-06-20 11:05:16 +01:00
smd.h
coreinit: Add smd
2023-02-17 18:15:19 +01:00
spinlock.h
Add alignas specifiers for OSContext, OSSpinLock, OSThread.
2018-09-14 09:02:46 +01:00
systeminfo.h
coreinit: add OSGetOSID() and __OSGetProcessSDKVersion()
2019-11-19 21:35:48 +00:00
taskqueue.h
Prefix structsize macros with WUT_
2018-06-20 11:05:16 +01:00
thread.h
coreinit: Add __OSSuspendThreadNolock
2023-02-10 00:56:58 +01:00
threadqueue.h
coreinit: Fix OSThreadLink struct
2022-02-11 22:26:26 +00:00
time.h
Add definitions
2021-03-04 19:47:45 +01:00
title.h
Remove sized types from wut_types.h
2018-06-20 11:05:16 +01:00
transition.h
Add various functions used in root.rpx
2022-04-15 16:43:02 +01:00
userconfig.h
Add functions used in SCI lib ( #211 )
2022-05-07 11:29:53 +01:00