| 2021-02-24 |
htc: fix driver manager c/p error
Michael Scire
authored
on 10 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|---|---|
|
htc: implement remaining htclow::HtclowManagerImpl funcs (mux impls pending)
Michael Scire
authored
on 10 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: declare and begin impl of HtclowManagerImpl interface
Michael Scire
authored
on 9 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: optimize Mux::QuerySendPacket
Michael Scire
authored
on 9 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
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
|
|
|
htc: implement HtclowDriver
Michael Scire
authored
on 9 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: begin skeletoning types for HtcmiscImpl
Michael Scire
authored
on 9 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: hook up creation of the htc manager service object
Michael Scire
authored
on 9 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: module id names, skeleton rest of main
Michael Scire
authored
on 9 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: implement remaining worker thread send logic (for channel mux)
Michael Scire
authored
on 9 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: send logic for HtcctrlService, bugfixes (thanks @misson20000)
Michael Scire
authored
on 9 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
rapidjson: add customization point for allocation/asserts
Michael Scire
authored
on 9 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: add remaining worker receive thread logic
Michael Scire
authored
on 9 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: implement service channel parsing (ReceiveReadyPacket)
Michael Scire
authored
on 9 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
rapidjson: import -master as ams::rapidjson
Michael Scire
authored
on 8 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: implement much of worker receive logic
Michael Scire
authored
on 8 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: fix copy/paste error in usb driver
Michael Scire
authored
on 8 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: free ourselves from the tyranny of numerical enums
Michael Scire
authored
on 8 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: implement htclow listener thread
Michael Scire
authored
on 8 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: actually use the usb driver
Michael Scire
authored
on 8 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: implement complete usb driver
Michael Scire
authored
on 8 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: implement (fixing linker errors) through HtclowManagerImpl::OpenDriver
Michael Scire
authored
on 8 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htclow: fix copyright headers, skeleton more manager types
Michael Scire
authored
on 8 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: skeleton much of the type hierarchy for htclow manager
Michael Scire
authored
on 8 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: skeleton some more of main
Michael Scire
authored
on 8 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
|
htc: skeleton main file/sysmodule dir
Michael Scire
authored
on 8 Feb 2021
SciresM
committed
on 24 Feb 2021
|
|
| 2021-02-23 |
kern: alleviate a little KPort pressure.
Michael Scire
committed
on 23 Feb 2021
|
| 2021-02-16 |
|
|
ams: bump version to 0.18.1
Michael Scire
committed
on 16 Feb 2021
|
|
| 2021-02-10 |
psc: fix pm module init
Michael Scire
committed
on 10 Feb 2021
|