Commit Graph

68 Commits

Author SHA1 Message Date
Maschell
d92144561e Improve logging 2020-08-26 11:38:15 +02:00
Maschell
a9ab6078c8 Fix compiler warnings 2020-08-23 13:06:39 +02:00
Maschell
09d6b9f756 Allocate objects on stack instead of heap 2020-08-23 13:06:32 +02:00
Maschell
598642e970 Add missing pragma once 2020-08-23 13:02:21 +02:00
Maschell
2a26482bdd Removed unused code 2020-08-23 13:01:42 +02:00
Maschell
6feeed4a53 Update or add license header 2020-08-23 12:59:52 +02:00
Maschell
cd0ec54a9b Use WHB for logging 2020-08-23 10:46:23 +02:00
Maschell
a1267cc821 Formatting 2020-08-23 10:44:14 +02:00
Maschell
b838b59421 Add Github action workflows for CI 2020-08-12 17:51:42 +02:00
Maschell
684f1ea689 [Docker] Use latest devkitPPC 2020-08-12 17:51:37 +02:00
Maschell
f8bb5e97f7 Add dockerfile 2020-06-25 18:48:21 +02:00
Maschell
2be0d57e40 Adapt to devkitPPC r37 2020-06-12 13:09:00 +02:00
Maschell
a941429f88 - Use the(de)-init functions from libwut to handle logging, sd access and memory.
- Adapt logging to WHBLogPrintf
2020-05-28 20:53:27 +02:00
Maschell
8c1c3e91e3 Move the loaded .rpx into the end of the memory area 2020-04-27 19:01:11 +02:00
Maschell
acc4c6cdbf Copy BAT hook to the end of our memory area 2020-04-27 18:35:24 +02:00
Maschell
3cd6ff16e7 Removed unused code 2020-04-27 18:35:01 +02:00
Maschell
c1457a2801 Update the README 2020-04-27 13:34:00 +02:00
Maschell
7ed1cee873 first commit 2020-04-27 13:32:37 +02:00