Commit Graph

46 Commits

Author SHA1 Message Date
dependabot[bot] 33f05c9f4e
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 16:41:42 +00:00
Maschell 38f42c21cc Create dependabot.yml 2023-07-23 10:39:34 +02:00
Maschell bb1df0632a Update Dockerfile and fix compiling with latest wut 2023-04-17 13:56:58 +02:00
Maschell 6855194883 Change default branch to main 2023-04-07 18:47:34 +02:00
Maschell 690f866851 Use actions/checkout@v3 2023-03-18 14:50:32 +01:00
Maschell 124d1d96d7 CI: Update release action 2023-03-18 14:50:32 +01:00
Maschell 8a8d8fbbd3 Change docker registry to ghcr.io 2023-03-18 14:50:32 +01:00
GuestDreemurr abc4ca4e6a Fix typo 2023-01-11 11:03:32 +01:00
Maschell 35ba227bd7 Use ubuntu-22.04 in CI 2022-09-04 18:15:06 +02:00
Maschell 3143fd3506 Add LICENSE 2022-09-04 18:15:06 +02:00
Maschell 8390966126 Update Dockerfile 2022-08-17 23:31:27 +02:00
Maschell 89e16e61a2 Add missing __preinit_user function to use the Cafe OS heap 2022-07-24 05:41:11 -07:00
Maschell b38d54eb5f Use the latest wut version 2022-07-23 22:37:27 -07:00
Maschell de4405ecf9 Format via clang-format 2022-03-05 17:00:58 +01:00
Maschell f74dd732b0 [CI] Change asset content_type to zip 2022-03-05 16:54:48 +01:00
Maschell 2602aa4b56 Update Dockerfile 2021-09-23 18:35:05 +02:00
Maschell 73c8cfed10 Formatting 2021-09-23 18:34:56 +02:00
Maschell 235642bab3 Update Dockerfile to use latest devkitppc/devkitarm version 2021-09-17 18:39:59 +02:00
Maschell 272588b3c0 Use latest wut version 2021-04-17 11:51:10 +02:00
Maschell a69ec19184 Add patches to block update checks 2021-03-05 23:05:13 +01:00
Maschell c7afe516e4 Update Dockerfile to use latest devkitppc image 2021-01-09 13:46:46 +01:00
Maschell 544ec49785 Only use the VPAD values if the reading was successful 2020-12-11 15:54:50 +01:00
Maschell 4c82b93cd7 Update the README, add information about the special buttons comibations and callbacks 2020-12-05 21:08:29 +01:00
Maschell 31836812ef Pass a callback to the entrypoint instead of handling the return values 2020-12-04 19:24:50 +01:00
Maschell c4c14496af Add support for special return values 2020-11-30 17:45:51 +01:00
Maschell ee792d389c Update the .gitignore 2020-11-26 22:03:02 +01:00
Maschell e267794110 Display user selection if no default user is set and we load without hacks 2020-11-26 21:40:24 +01:00
Maschell 552b56fe1e [Workflow] Use Environment Files instead of ::set-env 2020-11-26 21:39:55 +01:00
Maschell 4099248e46 Show a splashscreen if loading the payload.elf fails 2020-10-19 00:46:10 +02:00
Maschell 4e40be4491 If the payload.rpx return an error, start the console without modifications. 2020-10-19 00:27:59 +02:00
Maschell f0171236ea Rename binary from safe.rpx to root.rpx 2020-10-17 00:45:05 +02:00
Maschell 666d3c2bd4 Improve logging 2020-08-23 10:37:31 +02:00
Maschell 215a5d4156 Add key-combo to skip kernel exploit + payload-loading 2020-08-21 23:04:26 +02:00
Maschell 3091afdd81 Removed unused code, optimize logging, formatting, fix compiler warnings 2020-08-21 23:03:53 +02:00
Maschell 4cc24eda59 Add Github action files for CI 2020-08-12 17:23:20 +02:00
Maschell 90f3834e44 Update the Dockerfile to use the latest versions of devkitPPC and devkitARM 2020-08-12 16:22:47 +02:00
Maschell edd609024f Fix building with -jX 2020-08-12 16:22:16 +02:00
Maschell 79c42a3b59 Add a Dockerfile 2020-07-22 15:24:30 +02:00
Maschell ba15797aa1 Update the README 2020-07-22 15:24:20 +02:00
Maschell e4d9b80998 Update the .gitignore 2020-07-22 15:24:04 +02:00
Maschell 690398432f Use raw2c instead of xxd 2020-07-22 15:16:42 +02:00
Maschell f01b13f1d6 Add make call to rebuild ios exploit when building, block setting a job number higher than 1 2020-07-22 15:16:27 +02:00
Maschell 75d940884d format code 2020-07-22 15:12:25 +02:00
Maschell da8dfaafed Update the Readme and remove some DEBUG printfs 2020-04-26 13:45:12 +02:00
Maschell aaf363baa4 Update the README 2020-04-26 13:42:26 +02:00
Maschell cd94ac644c First commit 2020-04-26 13:41:39 +02:00