mirror of
https://github.com/david-schmidt/gsport.git
synced 2025-08-11 00:25:09 +00:00
9cc8c5645f382d096d62bc1ee29e0a3219668044
Prior to this patch, network boot to the desktop at 8 MHz CPU (with "turbo" AppleTalk timing) took 2:08. After this patch, the same network boot takes 1:17. Previously, the bridge processed packets from within the emulator's 60 Hz update loop. This bottlenecks network performance, so this patch increases the update rate.
Description
Languages
C
85.5%
C++
9.7%
Assembly
3.5%
Makefile
0.7%
Batchfile
0.3%
Other
0.2%