Commit Graph

  • bc7113f1e5 Update Dockerfile main v0.3.0 WUMSLoader-20260419-100616 Maschell 2026-04-18 17:27:17 +0200
  • 24826c5339 Fix using the wrong alloc/free function in reent implementation Maschell 2026-04-15 07:27:55 +0200
  • 282cfbcef0 Use non-newlib function to allocate memory for reent structs to make things simpler Maschell 2026-04-14 17:51:26 +0200
  • 8496a5a8d7 Check heap on application start Maschell 2026-04-13 20:36:45 +0200
  • a29204f7a3 Make the reent implementation even more robust Maschell 2026-04-13 16:10:01 +0200
  • 4420e874e1 Fix implementation of ClearDanglingReentPtr Maschell 2026-04-11 10:14:00 +0200
  • 7ff8a1b205 Update Dockerfile Maschell 2026-04-10 13:47:14 +0200
  • 7fd927fe53 Support for WUMS 0.3.6 - implement reent for modules Maschell 2026-04-10 13:21:08 +0200
  • d7d54ebb4c Fix using memory mapping module allocator if possible Maschell 2026-03-17 20:27:21 +0100
  • cc3c49da1b Update Dockerfile Maschell 2026-03-17 20:27:00 +0100
  • 6f34565b99 Rewrite module loading to load some module into custom memory mapped heap. Maschell 2026-03-08 21:10:31 +0100
  • 7401d838a5 Clean up helper classes, sync with WUPS Maschell 2026-03-05 20:02:22 +0100
  • 9b80ac90a4 Wipe stack before booting into the application Maschell 2026-02-24 18:44:37 +0100
  • 673c2ff193 Update Dockerfile Maschell 2026-04-18 17:27:17 +0200
  • b238b56c34 Update Dockerfile Maschell 2026-04-18 17:27:17 +0200
  • 20df60a8e6 Fix using the wrong alloc/free function in reent implementation Maschell 2026-04-15 07:27:55 +0200
  • e901c808eb Fix using the wrong alloc/free function in reent implementation Maschell 2026-04-15 07:27:55 +0200
  • 5ef13b32c0 Use non-newlib function to allocate memory for reent structs to make things simpler Maschell 2026-04-14 17:51:26 +0200
  • 4ddd446d35 Use non-newlib function to allocate memory for reent structs to make things simpler Maschell 2026-04-14 17:51:26 +0200
  • a630031e97 Check heap on application start Maschell 2026-04-13 20:36:45 +0200
  • 325b793e71 Make the reent implementation even more robust Maschell 2026-04-13 16:10:01 +0200
  • e3024bc0a8 Check heap on application start Maschell 2026-04-13 20:36:45 +0200
  • 6d1645c1f9 Make the reent implementation even more robust Maschell 2026-04-13 16:10:01 +0200
  • 47e3080b30 Fix implementation of ClearDanglingReentPtr Maschell 2026-04-11 10:14:00 +0200
  • 70f1088a09 Fix implementation of ClearDanglingReentPtr Maschell 2026-04-11 10:14:00 +0200
  • ef68f7b555 Update Dockerfile Maschell 2026-04-10 13:47:14 +0200
  • b41a83d9bb Support for WUMS 0.3.6 - implement reent for modules Maschell 2026-04-10 13:21:08 +0200
  • 73fdcef23e Update Dockerfile Maschell 2026-04-10 13:47:14 +0200
  • 72d238ef03 Support for WUMS 0.3.6 - implement reent for modules Maschell 2026-04-10 13:21:08 +0200
  • f00d4a9dc0 Fix using memory mapping module allocator if possible Maschell 2026-03-17 20:27:21 +0100
  • e9e5f34459 Update Dockerfile Maschell 2026-03-17 20:27:00 +0100
  • f3ced2145f Fix using memory mapping module allocator if possible Maschell 2026-03-17 20:27:21 +0100
  • 8cd44d03d0 Update Dockerfile Maschell 2026-03-17 20:27:00 +0100
  • a94111fa36 Rewrite module loading to load some module into custom memory mapped heap. Maschell 2026-03-08 21:10:31 +0100
  • b024464ca7 Clean up helper classes, sync with WUPS Maschell 2026-03-05 20:02:22 +0100
  • 0b0ee8cff6 Rewrite module loading to load some module into custom memory mapped heap. Maschell 2026-03-08 21:10:31 +0100
  • b4fbfbe83e Clean up helper classes, sync with WUPS Maschell 2026-03-05 20:02:22 +0100
  • bf3210555b Wipe stack before booting into the application Maschell 2026-02-24 18:44:37 +0100
  • fa409d38b7 Wipe stack before booting into the application Maschell 2026-02-24 18:44:37 +0100
  • 6170bcb5e2 Update Dockerfile v0.2.9 WUMSLoader-20260126-190859 Maschell 2026-01-26 14:29:30 +0100
  • 74f3c8a599 Fix compiling with latest/upcoming devkitppc/wut version Maschell 2026-01-20 17:56:27 +0100
  • 8aea34b5be Update Dockerfile Maschell 2026-01-26 14:29:30 +0100
  • cd6a35efe4 Fix compiling with latest/upcoming devkitppc/wut version Maschell 2026-01-20 17:56:27 +0100
  • 1a8c95fea5 Update Dockerfile Maschell 2026-01-26 14:29:30 +0100
  • 78d58da037 Fix compiling with latest/upcoming devkitppc/wut version Maschell 2026-01-20 17:56:27 +0100
  • dcc0d43fde Update Dockerfile v0.2.8 WUMSLoader-20250219-120230 Maschell 2025-02-19 12:49:27 +0100
  • 199e959dcc Add support for 0.3.4 to allow an custom rpl allocator Maschell 2025-02-18 08:18:50 +0100
  • ebc7c04e8e Update Dockerfile Maschell 2025-02-19 12:49:27 +0100
  • f69eedc2c7 Update Dockerfile Maschell 2025-02-19 12:49:27 +0100
  • 7c6dacb08c Add support for 0.3.4 to allow an custom rpl allocator Maschell 2025-02-18 08:18:50 +0100
  • 27fd26c1fb Add support for 0.3.4 to allow an custom rpl allocator Maschell 2025-02-18 08:18:50 +0100
  • f05add408e Update Dockerfile v0.2.7 WUMSLoader-20250208-134020 Maschell 2025-02-08 14:32:42 +0100
  • 9840f06aac Implement support for WUMS 0.3.3 Maschell 2025-01-30 18:34:52 +0100
  • 75e6a6af10 Bump version Maschell 2025-01-30 18:32:15 +0100
  • 908e437c7f Update Dockerfile Maschell 2025-02-08 14:32:42 +0100
  • 49578ab3f9 Update Dockerfile Maschell 2025-02-08 14:32:42 +0100
  • 8c9988c96b Implement support for WUMS 0.3.3 Maschell 2025-01-30 18:34:52 +0100
  • 45d0553373 Bump version Maschell 2025-01-30 18:32:15 +0100
  • 93b56793db Implement support for WUMS 0.3.3 Maschell 2025-01-30 18:34:52 +0100
  • ba64cba909 Bump version Maschell 2025-01-30 18:32:15 +0100
  • 6b6e781548 Bump version v0.2.6 WUMSLoader-20240705-134148 Maschell 2024-07-05 14:46:04 +0200
  • fb9b16e586 Update Dockerfile Maschell 2024-07-05 14:45:55 +0200
  • 77d6f33a04 Bump version Maschell 2024-07-05 14:46:04 +0200
  • 1c473c280e Update Dockerfile Maschell 2024-07-05 14:45:55 +0200
  • a6ec12b716
    Bump wiiu-env/devkitppc from 20240505 to 20240704 dependabot[bot] 2024-07-04 17:45:24 +0000
  • 80e7361d85 Stop calling SYSLaunchMenu (this forces the usage of the AutobootModule) WUMSLoader-20240630-082417 Maschell 2024-06-30 09:47:37 +0200
  • 75214b5fac Stop calling SYSLaunchMenu (this forces the usage of the AutobootModule) Maschell 2024-06-30 09:47:37 +0200
  • 2b0c1bdd77 Bump version to 0.2.5 v0.2.5 WUMSLoader-20240508-092330 Maschell 2024-05-08 11:19:19 +0200
  • ea08593967 Avoid WUMS loading when we just did a iosu reload Maschell 2024-05-08 11:16:53 +0200
  • ce3921fa5a Bump version to 0.2.5 Maschell 2024-05-08 11:19:19 +0200
  • e990bfedbf Avoid WUMS loading when we just did a iosu reload Maschell 2024-05-08 11:16:53 +0200
  • af367030b7 Update Dockerfile v0.2.4 WUMSLoader-20240506-083044 Maschell 2024-05-06 10:25:27 +0200
  • f1e821229e
    Update Dockerfile Maschell 2024-05-06 10:25:27 +0200
  • 488fbc0c1f Only check heap in debug mode WUMSLoader-20240428-163402 Maschell 2024-04-28 18:15:02 +0200
  • 2046e874dd Only check heap in debug mode Maschell 2024-04-28 18:15:02 +0200
  • 4774694061 Update Dockerfile WUMSLoader-20240425-183055 Maschell 2024-04-25 20:24:42 +0200
  • 506cad85a9 Bump version Maschell 2024-04-25 20:23:45 +0200
  • 3121941e26 Update error message when using an outdated aroma version Maschell 2024-04-21 12:53:10 +0200
  • ca65a86993 Bump softprops/action-gh-release from 1 to 2 dependabot[bot] 2024-04-22 17:22:53 +0000
  • 711bf03448 Bump wiiu-env/devkitppc from 20230621 to 20231112 dependabot[bot] 2023-11-13 17:15:47 +0000
  • f5fb777870 Bump actions/checkout from 3 to 4 dependabot[bot] 2023-09-04 17:41:45 +0000
  • 705c6104fb Check if the MEM2 heap is corrupted after calling a hook Maschell 2024-04-20 10:02:24 +0200
  • 27dbc97eca Move iteration into own scope Maschell 2024-04-20 10:01:21 +0200
  • e237ba6e8c Move the wumsrelocator to 0x00800000 Maschell 2024-04-20 10:00:58 +0200
  • 40420432e2 Allow early init of the Module System, check EnvrionmentLoader version Maschell 2024-04-19 13:11:28 +0200
  • 00cf778260 Update Dockerfile Maschell 2024-04-25 20:24:42 +0200
  • 50d3d28e5a Bump version Maschell 2024-04-25 20:23:45 +0200
  • fa73ee954f Update error message when using an outdated aroma version Maschell 2024-04-21 12:53:10 +0200
  • c2b5645147 Update Dockerfile Maschell 2024-04-25 20:24:42 +0200
  • ccce394379 Bump version Maschell 2024-04-25 20:23:45 +0200
  • 1a99ce3709 Update error message when using an outdated aroma version Maschell 2024-04-21 12:53:10 +0200
  • 187e167a88 Bump softprops/action-gh-release from 1 to 2 dependabot[bot] 2024-04-22 17:22:53 +0000
  • f3aa44e1d5
    Bump wiiu-env/devkitppc from 20230621 to 20240423 dependabot[bot] 2024-04-24 17:36:02 +0000
  • fba5ff2564
    Bump actions/checkout from 3 to 4 dependabot[bot] 2024-04-22 17:22:56 +0000
  • 982c374b08
    Bump softprops/action-gh-release from 1 to 2 dependabot[bot] 2024-04-22 17:22:53 +0000
  • dcb6e2688c
    Bump wiiu-env/devkitppc from 20230621 to 20231112 dependabot[bot] 2024-04-22 17:15:03 +0000
  • 246897fea2 Bump wiiu-env/devkitppc from 20230621 to 20231112 dependabot[bot] 2023-11-13 17:15:47 +0000
  • 6632ed9421 Bump actions/checkout from 3 to 4 dependabot[bot] 2023-09-04 17:41:45 +0000
  • 398be014c2 Check if the MEM2 heap is corrupted after calling a hook Maschell 2024-04-20 10:02:24 +0200
  • 1ac38cb3b3 Move iteration into own scope Maschell 2024-04-20 10:01:21 +0200