Maschell
|
bab17a41c3
|
coreinit/memory.h: add OSMemoryBarrier, __OSZeroProcessMemory, OSGetSharedData (#126)
- add function OSMemoryBarrier
- add function __OSZeroProcessMemory
- add function OSGetSharedData + enum OSSharedDataType
|
2020-05-07 22:31:51 +10:00 |
|
Ash
|
31c762ed11
|
include/coreinit: Start documenting OS* memory functions (decaf)
From QuarkTheAwesome/decaf-emu@865ac43 and
QuarkTheAwesome/decaf-emu@81cd110
|
2018-06-23 20:13:38 +10:00 |
|
James Benton
|
42ac732b2e
|
coreinit: Add some memory functions.
Adds OSGetForegroundBucket, OSGetForegroundBucketFreeArea, OSGetMemBound.
|
2018-05-30 13:11:57 +01:00 |
|
James Benton
|
524fd9143a
|
coreinit: Add virtual memory mapping functions.
|
2018-05-29 13:55:10 +01:00 |
|
dimok789
|
1a1a87a948
|
- 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 |
|
James Benton
|
64bb52c552
|
Add OSBlockMove and OSBlockSet.
|
2016-07-06 20:48:54 +01:00 |
|