Commit Graph

29 Commits

Author SHA1 Message Date
Maschell 99cfeb2584 Format the code via clang-format 2022-02-04 17:39:03 +01:00
Maschell 250b0610ec Change the layout of the release .zip 2022-01-30 16:52:04 +01:00
Maschell 83893c0ad2 Fix make clean 2022-01-26 13:32:54 +01:00
Maschell 05e721560a WUMS 0.3.1 support 2022-01-26 13:19:11 +01:00
Maschell 09e817a739 Built with -Os instead of -O2 2022-01-12 23:11:34 +01:00
Maschell cc3f74a868 Update Dockerfile to use latest wut version 2022-01-12 23:11:24 +01:00
Maschell ec3a8636ab [CI] Fix content_type of release asset 2022-01-12 23:09:41 +01:00
Maschell 4484ae6d83 Update Dockerfile to use WUMS 0.3 2021-12-07 20:41:59 +01:00
Maschell b80f82e2ab Export the PatchSyscall function 2021-10-31 16:06:42 +01:00
Maschell 4468a9b40e Update Dockerfile 2021-09-24 16:48:44 +02:00
Maschell a7ea190c2f Minor formatting 2021-09-24 16:48:16 +02:00
Maschell 4d7af5d641 Update Dockerfile to use WUMS 0.2 2021-09-17 18:34:23 +02:00
Maschell cf8eb445e8 Compile with latest wut version 2021-04-17 12:10:14 +02:00
Maschell 375c91313a Compile with latest WUMS version 2021-03-13 13:55:03 +01:00
Maschell 53f5b4abee Use WUMS_MODULE_SKIP_WUT_INIT 2021-02-19 17:01:58 +01:00
Maschell 5ace5be98f Update Dockerfile to use latest images 2021-01-09 13:52:37 +01:00
Maschell 6812300594 [Workflow] Use Environment Files instead of ::set-env 2020-12-26 15:56:19 +01:00
Maschell d0fc24b77c Rename WUMS_MODULE_INIT_BEFORE_ENTRYPOINT => WUMS_MODULE_INIT_BEFORE_RELOCATION_DONE_HOOK, add WUMS_MODULE_SKIP_ENTRYPOINT 2020-12-26 15:52:59 +01:00
Maschell 0b7605811a Add Github action workflows for CI 2020-08-12 19:55:56 +02:00
Maschell a788726307 [Docker] Use latest devkitPPC and WUMS 2020-08-12 19:54:08 +02:00
Maschell 296880fee5 Add Dockerfile 2020-07-05 13:18:50 +02:00
Maschell 21f1dcfdd5 Adopt to linking changes of WUMS 2020-06-10 13:10:59 +02:00
Maschell 8b425bd3d4 Make sure to call the init hook before the entrypoint. 2020-06-07 13:59:41 +02:00
Maschell 5250d120b0 Use C++ instead of C 2020-06-06 17:57:58 +02:00
Maschell 3214cfd66f Formatting 2020-06-06 17:57:07 +02:00
Maschell 9e015bf531 Remove the main function, it's not needed anymore 2020-06-03 19:28:55 +02:00
Maschell 8f9f196c8e Add support for KernelReadSRs and KernelWriteSRs 2020-05-29 19:26:27 +02:00
Maschell 59d982a4b2 Call the `kernelInitialize();` inside the `WUMS_INITIALIZE` hook 2020-05-29 17:38:48 +02:00
Maschell 92d751f1e7 first commit 2020-05-28 21:52:29 +02:00