gdkchan
|
0bcdbe852f
|
Add events to shared memory, make it work better with direct memory
|
2018-02-17 18:36:08 -03:00 |
|
Cristian Carlesso
|
82733d4fa7
|
Gracefully close the app on exit (#12)
* Gracefully close the app on exit
* Application tear down
instead of calling Environment.Exit(0); do a better tear down of the application
|
2018-02-15 09:16:16 -03:00 |
|
gdkchan
|
2e71b0dcb2
|
Made initial implementation of the thread scheduler, refactor Svc to avoid passing many arguments
|
2018-02-13 23:43:08 -03:00 |
|
gdkchan
|
9746069232
|
Only throw undefined instruction exception at execution, not at translation stage
|
2018-02-10 14:20:46 -03:00 |
|
gdkchan
|
b52f96b81b
|
Add BRK instruction, fix wrong namespace on one of Am interfaces, and disable Debug/Trace logs by default
|
2018-02-10 10:24:16 -03:00 |
|
Ac_K
|
788bc52095
|
Logging Improvements (#7)
* Logging Improvements
Add Trace functions to SVC.
Add function to get the function name who called.
|
2018-02-09 16:39:50 -03:00 |
|
gdkchan
|
de8ea7c01b
|
Support loading NSO/NRO without a MOD0 header, stub some functions, support more ids on SvcGetInfo
|
2018-02-06 20:28:32 -03:00 |
|
gdkchan
|
b7e1d9930d
|
aloha
|
2018-02-04 20:08:20 -03:00 |
|