GaryOderNichts
|
2c98cc91aa
|
Run clang-format
C/C++ CI / ubuntu-latest (push) Has been cancelled
`find . -regex '.*\.\(cpp\|hpp\|cu\|cuh\|c\|h\)' -exec clang-format -style=file -i {} \;`
|
2025-06-05 11:06:04 +01:00 |
|
Maschell
|
382a3b2c81
|
coreinit: Add __OSPhysicalToEffectiveCached and __OSPhysicalToEffectiveUncached
|
2024-06-06 21:10:30 +02:00 |
|
Ash Logan
|
0f4e01e769
|
include/coreinit: Add missing doxygen group end to memorymap.h
|
2019-02-21 08:55:08 +00:00 |
|
James Benton
|
7495a9997f
|
coreinit: Add __OSValidateAddressSpaceRange.
|
2019-01-10 10:24:27 +00:00 |
|
James Benton
|
7bee4c7ca4
|
coreinit: Add OSIsAddressValid.
|
2019-01-10 10:05:14 +00: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
|
524fd9143a
|
coreinit: Add virtual memory mapping functions.
|
2018-05-29 13:55:10 +01:00 |
|