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 |
|
GaryOderNichts
|
2b66122422
|
Add .clang-format
Co-authored-by: Maschell <Maschell@gmx.de>
|
2025-06-05 11:06:04 +01:00 |
|
Maschell
|
55a4708ced
|
nn_acp: Add ACPDevice enum values, add save related functions
|
2024-08-10 17:43:27 +02:00 |
|
Andrew Hawes
|
9a32ef1b65
|
nn_acp: Add ACPRemoveSaveDir*
|
2024-07-31 16:57:19 +02:00 |
|
Maschell
|
474ae04cb9
|
nn_acp: Add ACPGetTitleMetaDir and ACPGetTitleMetaDirByTitleListType
|
2024-06-08 17:47:16 +02:00 |
|
Maschell
|
9d7289c69f
|
nn::acp: Remove invalid C++ function declarations
|
2022-07-26 18:30:14 +02:00 |
|
Maschell
|
5f3217b267
|
nn::acp: Fix C function declerations
|
2022-07-26 18:30:14 +02:00 |
|
Maschell
|
309deefe9d
|
nn::acp: Enforce ACPGetTitleMetaXml parameter alignment requirement.
|
2022-07-23 21:24:41 +02:00 |
|
Maschell
|
a6018a7b33
|
nn::acp: Add missing ACPInitialize / ACPFinalize function declarations
|
2022-07-23 16:35:00 +02:00 |
|
Maschell
|
50c3f75511
|
nn_acp: Add missing functions related to DrcLed
|
2022-02-19 17:29:49 +01:00 |
|
Maschell
|
d896fdede1
|
ACP: add missing function ACPAssignTitlePatch
|
2021-12-28 16:39:43 +01:00 |
|
Maschell
|
599775e83a
|
acp: Add missing extern "C" declarations to allow usage in C++
|
2020-04-30 15:22:43 +01:00 |
|
Ash Logan
|
c9a2290196
|
acp: Add functions, structs, enums (from Decaf)
|
2020-03-12 13:51:13 +11:00 |
|
Ash Logan
|
3803e021f1
|
acp: Fix up length of ACPMetaXml
b9186b89b9/src/libdecaf/src/nn/acp/nn_acp_types.h (L110)
|
2020-03-12 12:36:11 +11:00 |
|
Maschell
|
7f2c9b5d69
|
nn_acp: add the ACPMetaXml struct
|
2019-11-19 21:34:32 +00:00 |
|