Michael Scire
|
1b2203d102
|
kern: implement SvcSendSyncRequest(WithUserBuffer)
|
2020-07-10 11:55:33 -07:00 |
|
Michael Scire
|
4f12449acf
|
kern: implement SvcArbitrateLock, SvcArbitrateUnlock
|
2020-07-10 11:55:33 -07:00 |
|
Michael Scire
|
f4fd4cbbb2
|
kern: skeleton SvcReplyAndReceive
|
2020-07-10 11:55:33 -07:00 |
|
Michael Scire
|
be98aaa185
|
kern: partially implement SvcSignalProcessWideKey
|
2020-07-10 11:55:33 -07:00 |
|
Michael Scire
|
7f4c6ae9e7
|
kern: implement SvcCreateThread, SvcStartThread
|
2020-07-10 11:55:33 -07:00 |
|
Michael Scire
|
9503aae522
|
kern: implement SvcMapMemory
|
2020-07-10 11:55:33 -07:00 |
|
Michael Scire
|
78da7422ae
|
kern: implement SvcAcceptSession
|
2020-07-10 11:55:33 -07:00 |
|
Michael Scire
|
f52232f0f2
|
kern: implement SvcWaitSynchronization
|
2020-07-10 11:55:33 -07:00 |
|
Michael Scire
|
d0d8914f28
|
kern: implement SvcCloseHandle
|
2020-07-10 11:55:33 -07:00 |
|
Michael Scire
|
7400a8ff68
|
kern: SvcConnectToNamedPort
|
2020-07-10 11:55:33 -07:00 |
|
Michael Scire
|
a2eb93fde8
|
kern: svcOutputDebugString, svcGetThreadPriority, svcGetThreadId
|
2020-07-10 11:55:33 -07:00 |
|
Michael Scire
|
1a0696f8a3
|
kern: implement SvcUnmapMemory, more of SvcGetInfo
|
2020-07-10 11:55:33 -07:00 |
|
Michael Scire
|
71d266f867
|
kern: implement SvcSetUnsafeLimit
|
2020-04-26 02:49:59 -07:00 |
|
Michael Scire
|
ca26d8ce27
|
kern: Implement SvcManageNamedPort
|
2020-03-18 00:09:51 -07:00 |
|
Michael Scire
|
96d15b28c6
|
kern: implement CallSecureMonitor, some of GetInfo/GetSystemInfo
|
2020-03-18 00:09:50 -07:00 |
|
Michael Scire
|
efae01c165
|
kern: implement KUserPointer (and test with QueryMemory) in advance of svc dev
|
2020-02-20 09:05:24 -08:00 |
|
Michael Scire
|
d8e94996ad
|
kern: newlines at end of svc files
|
2020-02-08 11:56:13 -08:00 |
|
Michael Scire
|
5dae43b192
|
kern: add svc stubs, turn on svc table build
|
2020-02-08 11:53:27 -08:00 |
|
Michael Scire
|
bce7133128
|
meso: add script to build mesosphere.bin
|
2020-01-24 02:11:24 -08:00 |
|
Michael Scire
|
6ee305464a
|
mesosphere: Implement SVC table auto-generation
|
2020-01-24 02:11:21 -08:00 |
|