Commit Graph

55 Commits

Author SHA1 Message Date
Maschell 8d26df6e58 Update Dockerfile 2024-04-24 19:46:19 +02:00
Maschell 34fcfd06b6 Export KernelSetupDefaultSyscalls 2024-04-24 19:46:19 +02:00
Maschell 90f2bfe6db Update Makefile to be compatible with CLion 2024-04-24 19:46:19 +02:00
Maschell f0a7015033 Bump version to 0.2.2 2024-04-24 19:46:19 +02:00
Maschell da3b083dfa Update .gitignore to ignore .zip files 2024-04-24 19:46:19 +02:00
dependabot[bot] 62af35f82e Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 18:25:46 +02:00
Maschell 10af9fd47a Create dependabot.yml 2023-07-23 10:15:08 +02:00
Maschell 2ff6addbe6 Fix nightly-hash for PR 2023-07-19 18:51:47 +02:00
Maschell e6fbc8591d Bump version 2023-07-19 18:36:11 +02:00
Maschell 4a23abf84b Update Dockerfile 2023-07-19 16:19:12 +02:00
Maschell 40425e8bc0 Update Dockerfile 2023-07-06 15:53:08 +02:00
Maschell b316d67479 Update Dockerfile 2023-04-23 11:41:18 +02:00
Maschell 2a155ec766 Update Dockerfile 2023-03-28 20:46:18 +02:00
Maschell 6c5eb54adf Change default branch to main 2023-03-28 20:44:20 +02:00
Maschell e1fba44a91 Log the module version on each application start 2023-03-28 20:44:20 +02:00
Maschell b07b208fb8 Change docker registry to ghcr.io 2023-03-28 20:44:20 +02:00
Maschell a6ce859227 CI: Use non-deprecated release-action 2023-03-28 20:44:20 +02:00
Maschell 9301f3ffc1 CI: Use actions/checkout@v3 2023-03-28 20:44:20 +02:00
Maschell 9a9ece838d Preserve r2/r13 on kern_write 2023-03-26 15:43:22 +02:00
Maschell 4ecaee8deb Use ubuntu-22.04 in CI 2022-09-04 18:06:36 +02:00
Maschell 2b37666a89 Add LICENSE 2022-09-04 18:06:36 +02:00
Maschell 37f01fe54f Update Dockerfile 2022-09-04 18:06:36 +02:00
Maschell 1980275567 Update Dockerfile to use latest wut version 2022-07-25 13:15:53 -07:00
Maschell dc6d6f9957 Add support for writing SR 6 and 7 2022-06-04 20:12:54 +02:00
Maschell 71e4a7dcd1 Update Dockerfile to use latest WUMS version 2022-05-13 00:29:24 +02:00
Maschell a86b3afe8b Update Dockerfile 2022-05-08 20:52:55 +02:00
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