aboutsummaryrefslogtreecommitdiff
path: root/src/wx/Platform.cpp
Commit message (Collapse)AuthorAge
* more work on packet reception.StapleButter2017-05-12
|
* attempt at actually sending packets.StapleButter2017-05-12
| | | | into the void for now.
* (untested yet) code for sending and receiving packets via socketsStapleButter2017-05-11
| | | | MAC randomization
* forgot Windows needs extra setup for socketsStapleButter2017-05-11
|
* salvage socket init codeStapleButter2017-05-11
|
* latch 3D registers upon VBlankStapleButter2017-05-09
| | | | (fixes the last bugs in Gericom's train game)
* lay base for core->platform interactionStapleButter2017-05-09
(immediately planned: threaded 3D renderer, wifi connectivity)