Commit Graph

10 Commits

Author SHA1 Message Date
Maschell
74d53f5502 Compile with latest devkitPPC 2022-08-01 05:15:32 -07:00
Maschell
fe17abe0c9 Fix and improve module loading 2022-05-13 19:18:19 +02:00
Maschell
21da3ebc27 Improve logging 2022-05-13 19:18:19 +02:00
Maschell
2291856834 Read the payload.rpx with a properly aligned buffer, fix some missing free calls 2022-02-13 14:40:11 +01:00
Maschell
7eb5d075f3 Update .clang-format to change assingment, comment and macro formatting 2022-02-03 14:49:57 +01:00
Maschell
c82f178943
Format the code via clang-format (#1)
* Format the code via clang-format
2022-02-02 19:12:52 +01:00
Maschell
e4b5d5920c Move logging into a separate file 2022-01-30 13:56:33 +01:00
Maschell
a2f04afd09 Improve environment selection menu, add option to set a default environment, show menu if no default environment is set. 2021-12-29 16:21:14 +01:00
Maschell
6cbe000c49 Only do logging when building with make DEBUG=1 2021-12-28 21:00:01 +01:00
Maschell
19bc8fa8be first commit 2021-12-25 20:14:56 +01:00