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 |
|
Maschell
|
4083224b51
|
wutdevoptab: Implement devoptab using FSA functions
|
2023-04-16 18:17:04 +01:00 |
|
Ash Logan
|
0fdbf66470
|
sysapp: Add PFID functions, rename APP_ID_UPDATER -> APP_ID_HOME_MENU, other system app funcs
|
2020-03-14 11:04:28 +11:00 |
|
Crayon
|
bb35c14451
|
Fix URL and status (#107)
|
2019-06-20 14:37:26 +01:00 |
|
Ash Logan
|
f92657e8b5
|
coreinit: Use rplwrap for exit (__rplwrap_exit)
|
2019-04-22 12:43:37 +10:00 |
|
James Benton
|
08fdf44541
|
1.0.0-alpha release.
|
2018-06-15 10:50:25 +01: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
|
9f42cfa12e
|
Add a bunch of coreinit functions.
|
2016-01-07 12:07:13 +00:00 |
|