| .. |
|
alarm.h
|
Add some comments to vpad/input.h
|
2016-07-25 02:03:46 +01:00 |
|
atomic.h
|
coreinit: Add 32 bit atomic exports.
|
2017-04-10 23:19:21 +01:00 |
|
atomic64.h
|
coreinit: Update atomic64 to use pointer to volatile value.
|
2017-04-10 23:19:21 +01:00 |
|
blockheap.h
|
coreinit: Add block heap definitions.
|
2016-08-10 18:27:20 +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 |
|
defaultheap.h
|
coreinit: Add default heap data exports.
|
2018-05-29 10:52:40 +01:00 |
|
dynload.h
|
coreinit: Add OSDynLoad_{Get,Set}TLSAllocator.
|
2018-05-30 13:10:57 +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 |
|
expandedheap.h
|
coreinit: Fix type from uint8_t * to void * in MEMExpHeap functions.
|
2017-06-02 11:41:03 +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 |
|
frameheap.h
|
Use enums instead of defines in memheap.h
|
2016-07-23 11:09:58 +01: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 |
|
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 virtual memory mapping functions.
|
2018-05-29 13:55:10 +01:00 |
|
memorymap.h
|
coreinit: Add virtual memory mapping functions.
|
2018-05-29 13:55:10 +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 |
|
unitheap.h
|
coreinit: Fill out MEMUnitHeap structure.
|
2016-10-09 21:16:40 +01:00 |