Commit Graph

14 Commits

Author SHA1 Message Date
Maschell
e4edcfd3b4 Restrict the memory we're using and call _Exit() when leaving 2021-12-30 14:19:24 +01:00
Maschell
5fadb8e222 Rename config file to default.cfg 2021-12-29 18:07:43 +01:00
Maschell
31f14b6410 Minor cleanups 2021-12-29 16:54:37 +01:00
Maschell
1fc0b0d8de Fix setting the startAddress of modules 2021-12-29 16:48:29 +01:00
Maschell
a2f04afd09 Improve environment selection menu, add option to set a default environment, show menu if no default environment is set. 2021-12-29 16:21:14 +01:00
Maschell
6cbe000c49 Only do logging when building with make DEBUG=1 2021-12-28 21:00:01 +01:00
Maschell
86f124baaa Copy the executables to the end of the memory region 2021-12-28 18:22:35 +01:00
Maschell
f926166929 Try to get the environment path from IOSU to support IOSU reloading 2021-12-28 15:40:37 +01:00
Maschell
e3b8de0204 Flush the caches after doing the relocations 2021-12-28 02:18:06 +01:00
Maschell
2db63bafab Load setup modules into 0x009XXXXX instead of 0x008XXXXX 2021-12-27 01:11:08 +01:00
Maschell
10b0825be0 Fix gamepad reading 2021-12-26 20:52:06 +01:00
Maschell
13055af2ca Fix OSAcquire 2021-12-26 20:51:55 +01:00
Maschell
4808320121 OSFatal on error 2021-12-25 23:58:54 +01:00
Maschell
19bc8fa8be first commit 2021-12-25 20:14:56 +01:00