Commit Graph

4 Commits

Author SHA1 Message Date
0verjoY 31d2402d59 - FAT stuff:
- Refactored almost everything
  - Will mount available devices at start and unmount at exit app
  - Device select screen will now only show avialable devices
  - Added option to remount devices in the select screen
  - Will now warn if region checks are disabled in select screen
  - Added option to reenable region checks in select screen
  - Probably even more changes

- SM wad installation:
  - Changed the region check functions (WIP)
  - While you install a SM you'll now be able to retain Priiloader

- Bug fixes
- Refactoring
- Even more bug fixes
2023-02-19 20:47:31 +01:00
0verjoY a0a24c72de - Update / fix app boot code 2023-02-02 12:52:32 +01:00
0verjoY 40ba5db3b3 - Added support for arguments in app launch code
- Added XML stuff to parse the meta.xml file

Notes:
- To build.. this now requires the mxml lib
2022-07-21 23:29:45 +02:00
0verjoY 0ed791842f - Added external app booter + code
- Added app load/launch code

Notes:
- Will add support for arguments later
2022-07-18 18:42:59 +02:00