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 |
|
Daniel K. O.
|
81db8e5dd4
|
Add WUT_FORMAT_PRINTF and fix some format string bugs. (#404)
C/C++ CI / ubuntu-latest (push) Has been cancelled
|
2025-05-17 22:35:56 +02:00 |
|
GaryOderNichts
|
a92c2b178b
|
coreinit/debug: Add OSSendFatalError
C/C++ CI / ubuntu-latest (push) Has been cancelled
|
2025-03-16 19:34:51 +01:00 |
|
Maschell
|
fe4bdafb92
|
coreinit: Add __OSConsoleWrite
|
2023-02-09 18:16:27 +01:00 |
|
Maschell
|
6112345285
|
Add various functions used in root.rpx
|
2022-04-15 16:43:02 +01:00 |
|
Maschell
|
670ef1d342
|
coreinit/debug.h: Add OSIsDebuggerInitialized, OSIsDebuggerPresent, OSIsECOBoot, OSIsECOMode (#128)
- add function OSIsDebuggerInitialized
- add function OSIsDebuggerPresent
- add function OSIsECOBoot
- add function OSIsECOMode
|
2020-05-07 22:35:33 +10:00 |
|
James Benton
|
090fd38606
|
coreinit: Fix DisassemblePPCOpcode return type.
|
2020-04-26 10:06:13 +01:00 |
|
James Benton
|
ddc3d0ad0e
|
coreinit: Add declarations for OSReport{Verbose,Info,Warn}.
|
2020-01-18 10:45:28 +00:00 |
|
James Benton
|
80f57713b8
|
coreinit: Add DisassemblePPCOpcode.
|
2019-01-10 10:05:14 +00:00 |
|
James Benton
|
2100cea176
|
coreinit: Add OSGetSymbolName, OSGetUPID.
|
2017-06-02 11:42:42 +01:00 |
|
James Benton
|
5a07bf6c1d
|
coreinit: Add DisassemblePPCRange.
|
2017-06-02 11:42:24 +01:00 |
|
James Benton
|
1145044517
|
Start doxygen documentation.
|
2016-01-07 16:04:01 +00:00 |
|
James Benton
|
4bebe2242d
|
Remove WUT_LIB_HEADER_START.
|
2016-01-07 14:09:43 +00:00 |
|
James Benton
|
2e776838ff
|
Use a macro WUT_LIB_HEADER_{START,END}...
So we don't have to extern C and pragma pack in every header file.
|
2016-01-07 05:02:17 -08:00 |
|
James Benton
|
7669e4b4ee
|
Simple formatting changes.
|
2016-01-07 04:48:11 -08:00 |
|
James Benton
|
9f42cfa12e
|
Add a bunch of coreinit functions.
|
2016-01-07 12:07:13 +00:00 |
|
James Benton
|
300c0e45ba
|
Update include layout.
|
2016-01-05 15:25:22 -08:00 |
|