Matthew Daniels
|
5a570ce7fe
|
Adding simulated netboard; all linked games except Sega Rally 2 working at full speed.
|
2021-04-14 01:20:45 +00:00 |
|
Ian Curtis
|
4b9221ecd6
|
Add some async network methods. Async send copies to an internal buffer and sends in another thread so doesn't block at all. Added CheckDataAvailable method to the TCPReceive class. Can check or wait for data without blocking.
|
2021-03-15 15:55:39 +00:00 |
|
SpinDizzy
|
34c24c0104
|
- Suppressed net board console output (using debug logging now)
- Added GPL headers to net board source files
|
2020-12-28 16:22:12 +00:00 |
|
Ian Curtis
|
5e434e2644
|
build fixes for mac
|
2020-07-27 10:28:48 +00:00 |
|
Ian Curtis
|
8071efbf79
|
Add SDLnetworking + some basic tcp classes
|
2020-06-13 19:46:12 +00:00 |
|