.. |
alarm.h
|
Prefix structsize macros with WUT_
|
2018-06-20 11:05:16 +01:00 |
atomic64.h
|
Update some doxygen related headers.
|
2018-06-14 14:11:22 +01:00 |
atomic.h
|
coreinit: Add 32 bit atomic exports.
|
2017-04-10 23:19:21 +01:00 |
bsp.h
|
Add coreinit/bsp.h (#130)
|
2020-05-22 08:38:34 +10:00 |
cache.h
|
Fix formatting.
|
2020-05-07 15:29:59 +01:00 |
codegen.h
|
include/coreinit: First pass at coreinit/codegen.h
|
2019-04-22 10:12:28 +10:00 |
condition.h
|
Prefix structsize macros with WUT_
|
2018-06-20 11:05:16 +01:00 |
context.h
|
Add missing wut offset checks
|
2019-01-09 09:47:28 +00: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/debug.h: Add OSIsDebuggerInitialized, OSIsDebuggerPresent, OSIsECOBoot, OSIsECOMode (#128)
|
2020-05-07 22:35:33 +10:00 |
dynload.h
|
coreinit: fix the description of OSDynLoad_AddNotifyCallback/OSDynLoad_DelNotifyCallback, create OSDynLoad_NotifyReason
|
2020-12-31 11:08:37 +00: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.h
|
coreinit/filesystem: Add FSErrorFlag
|
2021-01-01 17:21:44 +01:00 |
foreground.h
|
Add foreground management imports to coreinit
|
2016-07-27 00:39:25 -07:00 |
internal.h
|
Adjustments for linking, rpx/rpl generation
|
2016-07-22 20:35:20 -07:00 |
ios.h
|
Fix IOSVec.
|
2018-09-14 11:39:03 +01:00 |
mcp.h
|
cafe/coreinit: Identify remaining MCP app types (#124)
|
2020-05-02 10:49:56 +10: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
|
coreinit: Remove duplicate function (OSMemoryBarrier) (#135)
|
2020-05-22 08:35:59 +10: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
|
Prefix structsize macros with WUT_
|
2018-06-20 11:05:16 +01: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 |
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
|
Add alignas specifiers for OSContext, OSSpinLock, OSThread.
|
2018-09-14 09:02:46 +01:00 |
threadqueue.h
|
Prefix structsize macros with WUT_
|
2018-06-20 11:05:16 +01: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 |
userconfig.h
|
Fix formatting.
|
2020-05-07 15:29:59 +01:00 |