Michael Scire
|
fd1b6d4578
|
libstrat: enable -Wextra, -Werror
This caught an embarrassingly large number of bugs.
|
2021-10-07 23:06:28 -07:00 |
|
Michael Scire
|
002422d5dc
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-07 23:06:25 -07:00 |
|
Michael Scire
|
dc3f54a713
|
ams: std::optional -> util::optional
|
2021-07-12 01:59:51 -07:00 |
|
Michael Scire
|
0345840a88
|
ams: convert to util::ConstructAt where appropriate
|
2021-04-11 03:59:04 -07:00 |
|
Michael Scire
|
1861791c1c
|
ams: remove TYPED_STORAGE() macro in favor of template
|
2021-04-11 03:59:03 -07:00 |
|
Michael Scire
|
d23bc85d38
|
htcs: fixes, echo server is now fully functional
|
2021-04-11 03:58:53 -07:00 |
|
Michael Scire
|
e788e76571
|
htc: fixes for WriteFileLarge/sending over data channel
|
2021-04-11 03:58:49 -07:00 |
|
Michael Scire
|
6068b21626
|
htc: ReadDirectoryLarge/data channel support
|
2021-04-11 03:58:48 -07:00 |
|
Michael Scire
|
b56c5aaaeb
|
htc: implement htcfs protocol bringup
|
2021-04-11 03:58:46 -07:00 |
|
Michael Scire
|
435211a044
|
htclow: add Channel wrapper class
|
2021-04-11 03:58:44 -07:00 |
|
Michael Scire
|
8d6c9bb9ee
|
htc: skeleton constructors for htcmisc
|
2021-04-11 03:58:38 -07:00 |
|
Michael Scire
|
a1e57a7413
|
htc: implement remainder of Mux/Tasks
|
2021-04-11 03:58:38 -07:00 |
|
Michael Scire
|
6a99b7fcd5
|
htc: implement mux side of connecting (and more)
|
2021-04-11 03:58:38 -07:00 |
|
Michael Scire
|
8bfa4d662e
|
htc: implement remaining htclow::HtclowManagerImpl funcs (mux impls pending)
|
2021-04-11 03:58:37 -07:00 |
|
Michael Scire
|
fda4ddca62
|
htc: declare and begin impl of HtclowManagerImpl interface
|
2021-04-11 03:58:37 -07:00 |
|
Michael Scire
|
996e21863a
|
htc: optimize Mux::QuerySendPacket
|
2021-04-11 03:58:36 -07:00 |
|
Michael Scire
|
33100d9fbb
|
mux: optimize many accesses to O(log(n)) vs Nintendo's O(log(n)^2)
|
2021-04-11 03:58:36 -07:00 |
|
Michael Scire
|
e1b47dab0e
|
htc: implement remaining worker thread send logic (for channel mux)
|
2021-04-11 03:58:34 -07:00 |
|
Michael Scire
|
aceea1eaa7
|
htc: send logic for HtcctrlService, bugfixes (thanks @misson20000)
|
2021-04-11 03:58:33 -07:00 |
|
Michael Scire
|
c19e50bff1
|
htc: implement much of worker receive logic
|
2021-04-11 03:58:31 -07:00 |
|
Michael Scire
|
6a4247a6ed
|
htc: free ourselves from the tyranny of numerical enums
|
2021-04-11 03:58:30 -07:00 |
|
Michael Scire
|
9fd6ed27af
|
htc: implement htclow listener thread
|
2021-04-11 03:58:30 -07:00 |
|
Michael Scire
|
a56a4aed77
|
htc: implement complete usb driver
|
2021-04-11 03:58:29 -07:00 |
|
Michael Scire
|
7f16e202eb
|
htc: implement (fixing linker errors) through HtclowManagerImpl::OpenDriver
|
2021-04-11 03:58:29 -07:00 |
|
Michael Scire
|
d664c8ed8a
|
htclow: fix copyright headers, skeleton more manager types
|
2021-04-11 03:58:28 -07:00 |
|
Michael Scire
|
3d535e6103
|
htc: skeleton much of the type hierarchy for htclow manager
|
2021-04-11 03:58:28 -07:00 |
|