GSport - Apple II GS emulator based on KEGS by Kent Dickey
Go to file
Peter 9cc8c5645f Improve the performance of AppleTalk.
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.
2015-04-14 01:25:47 +00:00
doc/web Update build instructions for Raspberry Pi 2014-07-10 20:24:35 +00:00
lib Merged revision(s) 262-316 from branches/pneubauer/appletalk: Add support for AppleTalk emulation and bridging. 2014-04-15 03:23:34 +00:00
src Improve the performance of AppleTalk. 2015-04-14 01:25:47 +00:00
config.template Add a tiny little boot image in s7d1 so GSport drops you into BASIC vs. the monitor. 2012-02-27 19:42:15 +00:00
COPYING.txt Standard SVN approach 2010-04-11 22:07:58 +00:00
GSport.html Move more documentation to web 2010-04-14 16:22:12 +00:00