2021-02-24
@Michael Scire
htc: ObserverThread (mostly), system now boots + works with htc in bg
Michael Scire authored on 10 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: implement psc/pm loop
Michael Scire authored on 10 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: implement HtcmiscImpl::ServerThread/HtcmiscRpcServer::ReceiveThread
Michael Scire authored on 10 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: Implement RpcClient::ReceiveThread + SendThread
Michael Scire authored on 10 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: Implement HtcmiscImpl::ClientThread
Michael Scire authored on 10 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: add RpcTaskQueue/RpcTaskIdFreeList
Michael Scire authored on 10 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: nullptr != false
Michael Scire authored on 10 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: add RpcTaskTable
Michael Scire authored on 10 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: implement htcmisc rpc tasks
Michael Scire authored on 10 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: skeleton constructors for htcmisc
Michael Scire authored on 10 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: implement remainder of Mux/Tasks
Michael Scire authored on 10 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: implement mux side of connecting (and more)
Michael Scire authored on 10 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: fix driver manager c/p error
Michael Scire authored on 10 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: implement remaining htclow::HtclowManagerImpl funcs (mux impls pending)
Michael Scire authored on 10 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: declare and begin impl of HtclowManagerImpl interface
Michael Scire authored on 9 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: optimize Mux::QuerySendPacket
Michael Scire authored on 9 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
mux: optimize many accesses to O(log(n)) vs Nintendo's O(log(n)^2)
Michael Scire authored on 9 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: implement HtclowDriver
Michael Scire authored on 9 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: begin skeletoning types for HtcmiscImpl
Michael Scire authored on 9 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: hook up creation of the htc manager service object
Michael Scire authored on 9 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: module id names, skeleton rest of main
Michael Scire authored on 9 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: implement remaining worker thread send logic (for channel mux)
Michael Scire authored on 9 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: send logic for HtcctrlService, bugfixes (thanks @misson20000)
Michael Scire authored on 9 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
rapidjson: add customization point for allocation/asserts
Michael Scire authored on 9 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: add remaining worker receive thread logic
Michael Scire authored on 9 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: implement service channel parsing (ReceiveReadyPacket)
Michael Scire authored on 9 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
rapidjson: import -master as ams::rapidjson
Michael Scire authored on 8 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: implement much of worker receive logic
Michael Scire authored on 8 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: fix copy/paste error in usb driver
Michael Scire authored on 8 Feb 2021 SciresM committed on 24 Feb 2021
@Michael Scire
htc: free ourselves from the tyranny of numerical enums
Michael Scire authored on 8 Feb 2021 SciresM committed on 24 Feb 2021