yellows8
|
d62b909757
|
Added hid.
|
2017-10-27 17:10:48 -04:00 |
|
yellows8
|
557d68139a
|
Implemented applet.
|
2017-10-27 12:20:52 -04:00 |
|
yellows8
|
5fbf234afa
|
Allow overriding the heaps.
|
2017-10-16 20:56:07 -04:00 |
|
yellows8
|
68dbb72b04
|
Added fsExit and fsGetServiceSession. Check whether initialization was already done in fsInitialize, etc. Added fs to __appInit/__appExit.
|
2017-10-14 21:45:59 -04:00 |
|
plutoo
|
99bd9c76aa
|
Attempt to introduce newlib heap implementation
|
2017-10-09 21:24:11 +02:00 |
|
plutoo
|
3926969ebc
|
Minor changes
* Refactored system/*
* Implemented all of tmem
* Introduced virtmem
|
2017-10-07 15:32:57 +02:00 |
|
yellows8
|
8a9d51db0c
|
Added smExit and added sm to appInit/appExit. Added svcCreateSession. Added vi.
|
2017-09-24 18:40:13 -04:00 |
|
plutoo
|
6e84dee135
|
Introducing fatal
|
2017-09-24 18:49:27 +02:00 |
|
fincs
|
1630fc1640
|
Implement proper .dynamic section parsing
|
2017-09-21 18:11:08 +02:00 |
|
yellows8
|
a1815dd7b9
|
Use custom funcs for handling init_array/fini_array. Updated crt0.
|
2017-09-16 12:55:18 -04:00 |
|
yellows8
|
19f0b5a828
|
Added sysinit/exit code similar to libctru, with updated crt0. Moved svcExitProcess into the library. Changed HEAP_SIZE. Adjusted some svc.s formatting. Added svcGetInfo. Added svcSleepThread, device SVCs, svcCallSecureMonitor, and the struct for svcCallSecureMonitor, based on code from naehrwert.
|
2017-09-16 10:52:10 -04:00 |
|