Commit Graph

23 Commits

Author SHA1 Message Date
Maschell
4a6269a8e5 Fix exiting via the menu when not running from HBL 2022-07-28 08:43:42 -07:00
Maschell
5a4f9484c3 Adjust debug levels to always log errors 2022-07-28 08:43:42 -07:00
Maschell
d58486e9c6 Remove unused functions / files 2022-07-28 08:43:42 -07:00
Maschell
7c3997775c Fix handling of discs without a discId 2022-07-28 04:40:58 -07:00
Maschell
05aea5756b Various improvements including:
- Display name/type of the partition
- Block home menu when launching via HBL
- Use libmocha instead of libiosuhax, which should result in a small performance boost
- Improve logging
- Improve memory management
- Add option to abort dumps
- Slightly improve .wux handling
2022-07-27 08:22:12 -07:00
Maschell
90b6a36add Remove the exit button when running on the HBL 2022-07-26 05:33:25 -07:00
Maschell
21cb6adaa6 Use latest wut version 2022-07-26 00:49:21 -07:00
Maschell
990c67d481 Format the code via clang-format 2022-07-25 23:42:15 -07:00
Maschell
15cdd0e089 Fix inputs when no gamepad is connected 2021-10-17 15:09:53 +02:00
Maschell
09df747dcc Add wpad/kpad support 2021-10-17 14:31:33 +02:00
Maschell
4947387198 Don't split files when saving to USB 2021-10-16 17:43:51 +02:00
Maschell
7a6a4ab483 Improve return, fix warnings 2021-10-16 14:11:28 +02:00
Maschell
9d607fb1e5 Update readme, rename to wudd 2021-10-16 13:27:19 +02:00
Maschell
1ba090a969 - Add SD support
- Disable auto shutdown
2021-10-16 13:03:32 +02:00
Maschell
47cca1165d Refactor menus and overall structure. NTFS only 2021-10-15 15:41:16 +02:00
Maschell
eb74e76edd Formatting and cleanup 2021-10-11 22:45:38 +02:00
Maschell
d933b645d8 Throw an error then reading the disc fails while dumping .app files 2021-10-11 22:43:22 +02:00
Maschell
189f20b662 Remove debug logs 2021-10-11 22:43:04 +02:00
Maschell
b50185f8aa Display a proper error message when no disc is inserted 2021-10-11 22:15:23 +02:00
Maschell
8f1cfdc982 Simplify game.key dumping 2021-10-11 22:07:12 +02:00
Maschell
fc2e994b72 Use shared_ptr/unique_ptr in combination with std::optional instead of raw pointers 2021-10-11 22:02:35 +02:00
Maschell
6919bdb44f Formatting and minor clean ups 2021-10-09 01:24:12 +02:00
Maschell
648c0d0fd7 First commit 2021-10-09 00:58:55 +02:00