gsport/doc/web/src/site/apt/history.apt

69 lines
1.5 KiB
Plaintext
Raw Normal View History

2010-04-14 16:22:12 +00:00
-----
GSport History
-----
2017-10-05 17:33:15 +00:00
David Schmidt (1110325+david-schmidt@users.noreply.github.com)
2010-04-14 16:22:12 +00:00
-----
GSport Release History
* Version 0.31 - 6/22/2014
2013-02-01 20:33:11 +00:00
New functionality:
* Added {{{./appletalk.html}AppleTalk}} networking emulation with bridging to EtherTalk
2013-02-01 20:33:11 +00:00
* Added clipboard text paste capability (OSX, Windows)
* Emulated serial ports are individually configurable as either
IP or passthrough to real hardware ports
2014-04-02 21:29:34 +00:00
* Added Imagewriter LQ printer emulation
2013-02-01 20:33:11 +00:00
[]
Bug fixes:
2013-02-07 13:53:05 +00:00
* IN#1 and IN#2 now trigger the incoming IP port to listen when
2013-02-01 20:33:11 +00:00
using IP simulated serial ports; previously, only PR#1 or PR#2
2013-04-20 04:03:48 +00:00
did
* Fixed crash when parallel.rom is missing
2013-02-01 20:33:11 +00:00
* Fix for real joysticks: unless the joystick is moving, gsport
sets the values to zero
2013-02-01 20:33:11 +00:00
[]
2012-03-05 21:02:19 +00:00
* Version 0.2a - 2/29/2012
2011-01-17 16:30:35 +00:00
New functionality:
2012-02-29 01:06:06 +00:00
* Added text-based virtual printer output for all platforms
2011-01-17 16:30:35 +00:00
2012-02-29 01:06:06 +00:00
* Added OSX drag/drop "installer" disk image (.dmg)
* Disk images will automatically mount and boot when specified as
the last argument on the command line, or when invoked from the
Windows shell (file->open as GSport.exe)
2012-02-23 03:21:53 +00:00
2011-01-17 16:30:35 +00:00
[]
Bug fixes:
2012-03-05 21:02:19 +00:00
* Win32: Added sound and native printer libraries, mistakenly omitted
* OSX: Fixed some "endianness" troubles with the fat binaries
2011-01-17 16:30:35 +00:00
[]
2011-01-07 17:22:13 +00:00
* Version 0.1 - 1/6/2011 released as interim build
2010-04-14 16:22:12 +00:00
New functionality:
* Added Uthernet support in slot 3. Code comes from the VICE emulator.
* Added virtual printer support in slot 1. Code comes from DOSBox emulator.
[]