..
alarm.h
Add some comments to vpad/input.h
2016-07-25 02:03:46 +01:00
atomic64.h
coreinit: Update atomic64 to use pointer to volatile value.
2017-04-10 23:19:21 +01:00
atomic.h
coreinit: Add 32 bit atomic exports.
2017-04-10 23:19:21 +01:00
cache.h
- keep .lib.rplLibs section. this allows use of --gc-sections and reduce RPX size - added a few memory functions
2016-11-06 21:11:14 -08:00
condition.h
More documentation.
2016-01-07 19:25:07 +00:00
context.h
coreinit: Move OSContext to context.h
2017-06-02 11:40:41 +01:00
core.h
Start doxygen documentation.
2016-01-07 16:04:01 +00:00
coreinit.dox
Add module .dox
2016-01-07 16:13:50 +00:00
coroutine.h
Add coreinit coroutine API.
2016-07-06 18:46:05 +01:00
debug.h
coreinit: Add OSGetSymbolName, OSGetUPID.
2017-06-02 11:42:42 +01:00
dynload.h
Add support for generating RPL files.
2018-05-30 21:56:18 +01:00
event.h
Fix compile errors.
2016-01-08 08:52:12 -08:00
exception.h
whb: Fix exception handlers to be globally registered.
2018-05-25 18:59:29 +01:00
exit.h
coreinit: Add missing argument to _Exit.
2017-04-10 23:19:21 +01:00
fastcondition.h
Start doxygen documentation.
2016-01-07 16:04:01 +00:00
fastmutex.h
More documentation.
2016-01-07 19:25:07 +00:00
filesystem.h
Add devoptab support for sdcard.
2018-05-27 12:11:45 +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
coreinit: Add some IOS functions.
2017-04-07 01:24:37 +01:00
mcp.h
coreinit: Cleanup formatting in coreinit/mcp.h
2016-10-09 21:16:56 +01:00
memblockheap.h
coreinit: Cleanup memory heap functions.
2018-05-30 13:13:37 +01:00
memdefaultheap.h
coreinit: Add a prototype for __preinit_user.
2018-05-30 18:56:10 +01:00
memexpheap.h
coreinit: Add MEMVisitAllocatedForExpHeap
2018-05-30 19:05:54 +01:00
memfrmheap.h
coreinit: Cleanup memory heap functions.
2018-05-30 13:13:37 +01:00
memheap.h
coreinit: Merge baseheap.h into memheap.h
2018-05-30 13:11:20 +01:00
memlist.h
Use enums instead of defines in memheap.h
2016-07-23 11:09:58 +01:00
memory.h
coreinit: Add some memory functions.
2018-05-30 13:11:57 +01:00
memorymap.h
coreinit: Add virtual memory mapping functions.
2018-05-29 13:55:10 +01:00
memunitheap.h
coreinit: Cleanup memory heap functions.
2018-05-30 13:13:37 +01:00
messagequeue.h
coreinit: Fix missing threadqueue.h include in messagequeue.h
2017-05-26 18:24:14 +01:00
mutex.h
Fix compile errors.
2016-01-08 08:52:12 -08:00
rendezvous.h
Fix compile errors.
2016-01-08 08:52:12 -08:00
screen.h
coreinit: Add OSScreenShutdown.
2017-04-07 01:24:37 +01:00
semaphore.h
More documentation.
2016-01-07 19:25:07 +00:00
spinlock.h
Fix compile errors.
2016-01-08 08:52:12 -08:00
systeminfo.h
Improve time conversion macros.
2018-05-28 11:39:36 +01:00
taskqueue.h
Fix compile errors.
2016-01-08 08:52:12 -08:00
thread.h
Change OS{Get,Set}ThreadSpecific to use void *.
2018-05-25 18:06:25 +01:00
threadqueue.h
Start doxygen documentation.
2016-01-07 16:04:01 +00:00
time.h
Improve time conversion macros.
2018-05-28 11:39:36 +01:00
title.h
- added gx2 aa 2x and 4 and some additional primitive and surface enums
2016-10-11 19:17:18 +02:00