Michael Scire
|
8550f722ca
|
fatal: Implement basic text rendering.
|
2018-11-13 06:03:30 -08:00 |
|
Michael Scire
|
9f6ff2ed6e
|
Fatal: Implement basic background drawing.
|
2018-11-12 22:26:13 -08:00 |
|
Michael Scire
|
caf9d11c8c
|
fatal: Finish CheckRepairStatus
|
2018-11-10 13:38:17 -08:00 |
|
Michael Scire
|
f7a7ce1847
|
fatal: Fix FatalType_ErrorReport fallthrough
|
2018-11-10 13:17:13 -08:00 |
|
Michael Scire
|
893bad0db2
|
fatal: Mostly implement CheckRepairStatus
|
2018-11-10 13:15:48 -08:00 |
|
Michael Scire
|
29833539bb
|
fatal: Split out fatal from User, stub CheckRepairStatus
|
2018-11-10 12:56:43 -08:00 |
|
Michael Scire
|
f914edeebd
|
fatal: Implement configuration based on settings
|
2018-11-10 12:38:24 -08:00 |
|
Michael Scire
|
5f3187300d
|
fatal: Skeleton ScreenDrawing code
|
2018-11-10 11:59:55 -08:00 |
|
Michael Scire
|
5d5f8ad3d5
|
fatal: Finish StopSoundTask
|
2018-11-10 04:07:26 -08:00 |
|
Michael Scire
|
f8abd2b402
|
fatal: Implement the first half of StopSoundTask
|
2018-11-10 03:51:19 -08:00 |
|
Michael Scire
|
6335d21901
|
fatal: SleepThread takes ns, not ticks
|
2018-11-10 03:22:21 -08:00 |
|
Michael Scire
|
5649b6d63f
|
fatal: Implement BacklightControlTask
|
2018-11-10 03:16:13 -08:00 |
|
Michael Scire
|
e96eaa3d7c
|
fatal: Implement AdjustClockTask
|
2018-11-10 03:05:14 -08:00 |
|
Michael Scire
|
aa86d1abfa
|
fatal: Implement PowerControlTask
|
2018-11-10 02:42:07 -08:00 |
|
Michael Scire
|
1228cd6903
|
fatal: misc cleanup, verified to reboot on hardware
|
2018-11-10 02:21:29 -08:00 |
|
Michael Scire
|
6f240b1665
|
fatal: Add missing bpcInitialize() call.
|
2018-11-10 01:47:02 -08:00 |
|
Michael Scire
|
13e5043d64
|
fatal: Implement PowerButtonObserveTask
|
2018-11-10 01:41:47 -08:00 |
|
Michael Scire
|
b771c42f7f
|
fatal: Implement StateTransitionStopTask
|
2018-11-10 01:19:52 -08:00 |
|
Michael Scire
|
4d1481e2eb
|
fatal: Write ErrorReportTask
|
2018-11-10 01:04:40 -08:00 |
|
Michael Scire
|
21b0f228b6
|
fatal: Skeleton tasks, write ThrowFatalImpl.
|
2018-11-10 00:54:12 -08:00 |
|
Michael Scire
|
b9091e9466
|
fatal: Implement fatal:p, fatal:u stub.
|
2018-11-10 00:11:38 -08:00 |
|
Michael Scire
|
ce1a6a68bf
|
fs.mitm/loader: Fix crashes when launching too many processes.
|
2018-11-08 16:02:04 -08:00 |
|
Michael Scire
|
cf510ad9bf
|
pm: Only register privileged processes with FS as needed
|
2018-11-08 05:28:52 -08:00 |
|
Michael Scire
|
54a22797a7
|
Make libstratosphere a submodule
|
2018-11-08 01:24:40 -08:00 |
|
Michael Scire
|
5ef01edab5
|
Delete libstratosphere in prep for submodule
|
2018-11-08 01:12:30 -08:00 |
|
Michael Scire
|
3b8bb325e8
|
pm: Use non-system event for process tracking.
|
2018-11-07 23:43:59 -08:00 |
|
Michael Scire
|
6538554485
|
libstratosphere: add ReadOnlySystemEvent helper
|
2018-11-07 23:25:16 -08:00 |
|
Michael Scire
|
9b1a2451b0
|
libstratosphere: Add thread primitive, WaitableManager->RequestStop()
|
2018-11-07 23:25:11 -08:00 |
|
Michael Scire
|
e65bee0d6a
|
libstratosphere: Implement message queues
|
2018-11-07 23:25:00 -08:00 |
|
Michael Scire
|
8426a4dc77
|
libstrat: Use iterators when looping deferred waitables
|
2018-11-07 22:59:30 -08:00 |
|
Michael Scire
|
147f3c690a
|
libstrat: Significantly cleanup waitable manager result handling.
|
2018-11-07 22:40:19 -08:00 |
|
Michael Scire
|
bac81f4ccc
|
libstrat: fix potential oob deref in WaitableManager (closes #256)
|
2018-11-07 19:10:04 -08:00 |
|
Michael Scire
|
2894989eb7
|
libstrat: improve waitable manager cancelsync semantics
|
2018-11-07 12:42:06 -08:00 |
|
Michael Scire
|
952ee4227d
|
libstrat: update curthreadhandle for libnx 1.5.0
|
2018-11-05 22:56:04 -08:00 |
|
Michael Scire
|
9142e90a04
|
libstratosphere: Use intraprocess event signaling for new waitable management
|
2018-11-05 18:35:21 -08:00 |
|
Michael Scire
|
3ed239296a
|
libstrat: Allow nullptr buffers if 0 size. (closes #255)
|
2018-11-04 21:52:53 -08:00 |
|
Michael Scire
|
78a47dba6d
|
fs.mitm: Cache IStorageInterfaces, store meta on SD instead of memory.
|
2018-11-04 13:56:07 -08:00 |
|
Michael Scire
|
5d0aabaa44
|
fs.mitm: Fix romfs detection on SD
|
2018-11-04 12:48:14 -08:00 |
|
Michael Scire
|
e786bc7e9a
|
fs.mitm: Only create storage interface when needed.
|
2018-11-04 12:45:29 -08:00 |
|
Michael Scire
|
158f7224a7
|
set.mitm: fixup NPDM json.
|
2018-10-31 02:07:35 -07:00 |
|
SciresM
|
b8f93562c0
|
Merge branch 'master' into npdmfixup
|
2018-10-31 18:02:07 +09:00 |
|
Michael Scire
|
be044e691c
|
libstrat: delete old ipc templating.
|
2018-10-30 15:57:15 -07:00 |
|
TuxSH
|
536b89efae
|
Add boost as submodule
|
2018-10-30 23:49:26 +01:00 |
|
Michael Scire
|
44175058f6
|
libstrat: mark ServiceObjectHolder functions const
|
2018-10-31 05:04:00 +09:00 |
|
Michael Scire
|
6336089b63
|
libstrat: remove unused struct in serializer
|
2018-10-31 05:04:00 +09:00 |
|
Michael Scire
|
6ef34d80a0
|
libstrat: automatically detect+format rawdata structs correctly.
|
2018-10-31 05:04:00 +09:00 |
|
Michael Scire
|
2f7224edce
|
fs.mitm: increase thread count back to 5.
|
2018-10-31 05:04:00 +09:00 |
|
Michael Scire
|
c49cfbd6af
|
loader: update for libstratosphere refactor
|
2018-10-31 05:04:00 +09:00 |
|
Michael Scire
|
bbffbd654f
|
set.mitm: Split out from fs.mitm
|
2018-10-31 05:04:00 +09:00 |
|
Michael Scire
|
4cdd9aa8f1
|
libstratosphere: Fix uninitialized memory bug.
|
2018-10-31 05:04:00 +09:00 |
|