GSport - Apple II GS emulator based on KEGS by Kent Dickey
Go to file
Peter bb085287d8 Fix console input on Windows to permit the debugger to function.
Previously, on Win32 with MSVC, the non-blocking input function didn't work correctly and prevented use of the debugger.  Instead, use native console I/O to implement non-blocking input, which both works and avoids CRT (i.e. MSVC vs. Cygwin) dependency.
2013-12-04 01:55:22 +00:00
doc/web Joystick fix from Dave Schmenk - correctly read joystick values even when it's not in motion. 2013-09-10 20:47:42 +00:00
lib 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
src Fix console input on Windows to permit the debugger to function. 2013-12-04 01:55:22 +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