Michael Scire
|
7667104961
|
htcs: hook up HtcsService to rpc client
|
2021-02-24 04:06:54 -08:00 |
|
Michael Scire
|
0c791f2279
|
htcs: fix magic template argument deduction, do Close/Connect/Bind
|
2021-02-24 04:06:54 -08:00 |
|
Michael Scire
|
536e3e99a8
|
htcs: hook up CreateSocket/RpcClient Begin<>/End<>
|
2021-02-24 04:06:54 -08:00 |
|
Michael Scire
|
abff428212
|
htcs: hook up manager impl to (unimplemented) service
|
2021-02-24 04:06:54 -08:00 |
|
Michael Scire
|
1541985222
|
htcs: hook manager up to (unimplemented) manager impl
|
2021-02-24 04:06:54 -08:00 |
|
Michael Scire
|
61929d6e21
|
htcs: hook service objects up to (unimplemented) manager apis
|
2021-02-24 04:06:54 -08:00 |
|
Michael Scire
|
9daec3a66a
|
htc: Implement (almost) all host-directory commands
|
2021-02-24 04:06:54 -08:00 |
|
Michael Scire
|
e79417c37c
|
htcfs: implement OpenDirectory/CloseDirectory
|
2021-02-24 04:06:54 -08:00 |
|
Michael Scire
|
5c97469348
|
htc: implement htcfs protocol bringup
|
2021-02-24 04:06:54 -08:00 |
|
Michael Scire
|
9fbbb9fadb
|
htclow: add Channel wrapper class
|
2021-02-24 04:06:54 -08:00 |
|
Michael Scire
|
3be005b638
|
htc: Implement RpcClient::ReceiveThread + SendThread
|
2021-02-24 04:06:54 -08:00 |
|
Michael Scire
|
1867c31f63
|
htc: add RpcTaskQueue/RpcTaskIdFreeList
|
2021-02-24 04:06:54 -08:00 |
|
Michael Scire
|
0880cebc4d
|
htc: implement htcmisc rpc tasks
|
2021-02-24 04:06:54 -08:00 |
|
Michael Scire
|
42cf3f50d7
|
htc: implement mux side of connecting (and more)
|
2021-02-24 04:06:54 -08:00 |
|
Michael Scire
|
e20c2450ce
|
htc: declare and begin impl of HtclowManagerImpl interface
|
2021-02-24 04:06:54 -08:00 |
|
Michael Scire
|
4cb6c63516
|
htc: implement HtclowDriver
|
2021-02-24 04:06:54 -08:00 |
|
Michael Scire
|
4ed665bcd3
|
htc: implement remaining worker thread send logic (for channel mux)
|
2021-02-24 04:06:54 -08:00 |
|
Michael Scire
|
2cdfde6637
|
htc: add remaining worker receive thread logic
|
2021-02-24 04:06:54 -08:00 |
|
Michael Scire
|
6fc24d8883
|
htc: implement service channel parsing (ReceiveReadyPacket)
|
2021-02-24 04:06:54 -08:00 |
|
Michael Scire
|
679fec2ddc
|
htc: implement much of worker receive logic
|
2021-02-24 04:06:54 -08:00 |
|
Michael Scire
|
2341f18edd
|
htc: implement htclow listener thread
|
2021-02-24 04:06:54 -08:00 |
|
Michael Scire
|
c59388caf1
|
htc: implement complete usb driver
|
2021-02-24 04:06:54 -08:00 |
|
Michael Scire
|
c878123274
|
htc: implement (fixing linker errors) through HtclowManagerImpl::OpenDriver
|
2021-02-24 04:06:54 -08:00 |
|
Michael Scire
|
71add1add8
|
ams: bump version to 0.18.1
|
2021-02-15 19:51:48 -08:00 |
|
Michael Scire
|
13b17a5848
|
usb: add ds client api
|
2021-02-07 16:29:38 -08:00 |
|
Michael Scire
|
846cc0b47a
|
util: add FixedSet
|
2021-02-04 02:29:54 -08:00 |
|
Michael Scire
|
e82ad1cdc5
|
util: add FixedMap::clear
|
2021-02-04 02:16:37 -08:00 |
|
Michael Scire
|
a9c6476416
|
util: various FixedMap fixes
|
2021-02-04 02:08:21 -08:00 |
|
Michael Scire
|
c1d93a9495
|
util: add FixedMap/FixedTree
|
2021-02-04 01:00:19 -08:00 |
|
Michael Scire
|
201b17f100
|
util: impl::AvailableIndexFinder
|
2021-02-03 17:47:32 -08:00 |
|
Michael Scire
|
63440cab18
|
ams: bump version to 0.18.0
|
2021-02-02 12:15:53 -08:00 |
|
Michael Scire
|
6950989552
|
dns.mitm: support % in hosts file as stand-in for environment identifier
|
2021-02-02 11:41:49 -08:00 |
|
Michael Scire
|
e45d8cd7d8
|
ams: take three tries to edit a structure
|
2021-02-02 11:41:49 -08:00 |
|
Michael Scire
|
79211e1159
|
ams: afsr0 -> 32 bits in fatal error
|
2021-02-02 11:41:49 -08:00 |
|
Michael Scire
|
ca8e8ce487
|
ams: fix fatal error context
|
2021-02-02 11:41:49 -08:00 |
|
Michael Scire
|
48830d190f
|
timespan: explicitly require TimeSpanType as is_pod
|
2021-01-25 08:27:42 -08:00 |
|
Michael Scire
|
f5c6736431
|
boot: update for new sf-semantics
|
2021-01-20 23:39:31 -08:00 |
|
Michael Scire
|
e4e278bb3d
|
util::unique_lock, update loader to new sf semantics
|
2021-01-20 23:39:31 -08:00 |
|
Michael Scire
|
3bb94aa146
|
util::string_view, update pgl for new sf semantics
|
2021-01-20 23:39:31 -08:00 |
|
Michael Scire
|
f06de12bea
|
libstrat: convert to experimental new (super-accurate) sf allocation semantics
|
2021-01-20 23:39:31 -08:00 |
|
Michael Scire
|
9e104bb83f
|
ams: bump version to 0.17.1
|
2021-01-13 10:41:13 -08:00 |
|
Michael Scire
|
8ac8abf295
|
os: implement 11.x SdkReplyAndReceive
|
2021-01-12 18:18:39 -08:00 |
|
Michael Scire
|
6a2ee02409
|
util: fix header dependence
|
2021-01-12 03:02:09 -08:00 |
|
Michael Scire
|
094cede39e
|
ams: use util::SNPrintf over std:: (size/linker improvements)
|
2021-01-12 02:59:41 -08:00 |
|
Michael Scire
|
b8072b1398
|
util: faster constexpr offsetof calc, at the cost of standards compliance
|
2021-01-08 04:07:45 -08:00 |
|
Michael Scire
|
1e643f7ab0
|
kern: further codegen tweaks
|
2021-01-08 02:35:29 -08:00 |
|
Michael Scire
|
4aa18b06e8
|
kern: greatly improve codegen for atomics, scheduler
|
2021-01-08 02:13:43 -08:00 |
|
Michael Scire
|
e53b171693
|
ams: mariko support implies 0.17.0
|
2021-01-05 11:05:33 -08:00 |
|
Michael Scire
|
ee1b638dde
|
svc: we support kernel version 15.4
|
2020-12-28 17:33:45 -08:00 |
|
Michael Scire
|
8b61537aa3
|
ams: bump version to 0.16.2
|
2020-12-19 10:21:15 -08:00 |
|