Commit Graph

7 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
wiidev 7d13d45861 Update the background 2023-02-16 23:40:02 +00:00
naythan 0150a7863e added code for dolelf files 2023-02-07 15:44:16 -06: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
FIX94 e270886303
first version 2017-10-16 11:55:29 +02:00