Commit Graph

56 Commits

Author SHA1 Message Date
tomch
29a4903879 Fixed HDD firmware to allow epyx_californiagames_iicplus.2mg to boot. 2012-10-06 22:06:17 +00:00
tomch
300c6ad50a Fix for original IIe showing mousetext (Feature #4346) 2012-09-16 21:53:07 +00:00
tomch
d6c5b8bc57 Fix mouse support for BeagleWrite / MultiScribe. 2012-08-12 12:47:02 +00:00
tomch
cdd669a26d Fix for MB type not being set to empty on a restart. (Broke during Config refactor) 2012-08-12 11:03:38 +00:00
tomch
10f9545085 Update to History.txt (about change to Config prop sheets) 2012-08-11 21:53:46 +00:00
tomch
8870787232 Updated History.txt to document fix for Mabel's Mansion too. 2012-08-11 21:48:36 +00:00
tomch
a3f85280f0 Changed Config->Input prop sheet's UI:
. [Feature #4399] Allow Z80 SoftCard to be inserted into slot 4 or 5. (Allows CP/M v3 to work)
Removed CPP macro: SUPPORT_CPM (since it's been in since 1.16.0, Feb 2009)
Bumped version to 1.21.0
2012-01-22 13:46:36 +00:00
tomch
e614289098 Fix: Floating bus not returned for empty slot $Cnxx addresses (Fix for A2VGA.DSK: Apple][VGA card detection). 2012-01-21 14:36:35 +00:00
tomch
95ba7bd519 1.20.1: Fix bug 018242:
. Preserve drive's physical attributes (track, phase) when changing disk. (Fix for Platoon)
2011-07-17 20:34:42 +00:00
tomch
eecbbba195 Added fix-note about UltimaIII w/MB. 2011-02-24 21:38:29 +00:00
tomch
f1dfe28875 Bumped version to 1.20.
Updated History.txt & index.php to reflect changes in 1.20.
NB. 1.20 is built against r873 (not r874).
2011-02-23 23:15:47 +00:00
tomch
5d753c8a35 Updates to History & Wishlist. 2010-12-30 22:45:45 +00:00
tomch
fe39be8a5b 1.19.3.0
Changes:
. Set 50% scan lines as the default.
Fixes:
. Fix OpenFileName dialogs for Win98 (use older WinVer4 struct).
. Edits to the 'Printer dump filename' edit control are now recognised.
2010-12-30 20:10:48 +00:00
tomch
5a9bb611e9 ApplewinExpress2005.vcproj, release config:
. Extended Instruction Set = Not Set (ie. no SSE/SSE2)
  - Fix for "APPLEWIN executed an invalid instruction" on Pentium II/266 CPU.
. Floating Point Model = Precise
2010-12-20 23:05:47 +00:00
tomch
0d7cdc825b 1.19.1: Updated VS2005 sln/vcproj 2010-12-10 22:56:04 +00:00
tomch
8acfc32c91 Added Nick's No-Slot-Clock support to trunk & bumped ver to 1.19.0.0 2010-08-28 20:04:24 +00:00
tomch
2d5edfa7e2 Updated History.txt 2010-08-17 08:07:41 +00:00
tomch
0f72cdb43e Merge from Tom: r683
Added Speech API support:
. Capture char output to COUT
. Enable speech via -speech cmd-line
. Ctrl+Reset and FullSpeed mode purge the speech buffers
Removed #pragma hdrstop from all .cpp files except AppleWin.cpp (which is the PCH create file)
2010-02-14 21:11:26 +00:00
tomch
871ea06e58 Minor tweaks to notes 2010-01-17 22:45:07 +00:00
tomch
7f94f56557 Bump version to 1.18.0.0
Updated History.txt
2010-01-17 20:04:51 +00:00
tomch
04c59502b3 Updated History.txt 2009-12-24 11:50:52 +00:00
tomch
e29514cb62 Updated History.txt 2009-12-24 11:20:03 +00:00
tomch
23bdda7688 1.17.2 (index.php) 2009-12-13 11:33:46 +00:00
tomch
303f38f0bd 1.17.2 2009-12-13 11:23:23 +00:00
tomch
7dbfe967af Fix reading DIP SW1 for "external" CLK (115.2K mode)
Fix two typos with baud rate (112.5K instead of 115.2K)
2009-11-30 21:33:48 +00:00
tomch
5ed7a58e0b 1.17.1: Updated History.txt & index.php 2009-11-27 21:32:11 +00:00
tomch
c307a639a6 Tweak to History.txt 2009-11-13 22:33:21 +00:00
tomch
b55b43610e Bumped to 1.17.1
Updated History.txt
Added David Schmidt to acknowledgements.html
2009-11-13 22:22:21 +00:00
tomch
ec0afb8359 Update to History.txt 2009-10-07 20:53:54 +00:00
tomch
227f614571 Minor tweaks to webpage & History.txt 2009-06-21 13:47:33 +00:00
tomch
367d398ac6 Added Debugger_Changelog.txt to VS2005 vcproj
Added SetThreadPriority(THREAD_PRIORITY_TIME_CRITICAL) after creating serial comm thread
Minor update to History.txt
2009-06-20 14:00:14 +00:00
tomch
51cb37a850 Updated History.txt for v1.16.1 2009-05-27 21:49:52 +00:00
tomch
06f819b239 Updated html docs for AGS support via TCP port 1977
Changed cmd-line switch from -printer-real to -use-real-printer
2009-02-01 20:32:05 +00:00
tomch
06d9ea6327 Added new cmd-line switch: -printer-real
. Enables control in Advanced config to allow dumping to a real printer
Resource file:
. Bumped copyright year to 2009
. Set version to 1.16.0
Updated html help (toc, acknowledgements, cfg-advanced)
Updated History.txt (changes/fixes for 1.16.0)
2009-01-17 15:10:00 +00:00
mpohoreski
4fdccf4481 fixed 580 -> 560 typo ... 2008-08-31 09:50:02 +00:00
mpohoreski
f84eac7a8a added: HELP note 2008-08-31 08:48:45 +00:00
mpohoreski
c8cb47e1f4 updated debugger 2.6.0.6 changes 2008-08-31 08:45:39 +00:00
mpohoreski
a861da2c15 1.15.0.3 notes 2008-08-31 04:21:34 +00:00
mpohoreski
10d3099c4b 2008-08-27 09:03:00 +00:00
mpohoreski
7e2e44095e corrected version: 1.15.1 -> 1.15.0.1 2008-08-25 01:25:43 +00:00
mpohoreski
a9507349f4 1.15.1 printscreen notes 2008-08-25 01:22:54 +00:00
tomch
d6eb91be7e Bumped version to 1.15.0 for CP/M beta support
Made PrintScrn support conditional on _DEBUG
2008-08-24 21:50:35 +00:00
tomch
11ef504fac Version 1.14.2 2008-06-22 00:22:46 +00:00
tomch
6016fcc12a Merged from cm630 branch for "Pravets" clone support 2008-06-20 23:47:25 +00:00
tomch
facfa0ba25 . Change: Moved 'Mouse interface in slot 4' from Configuration to Input config page
. Added support for The Freeze's F8 cracking ROM
. Added -f8rom <custom.rom> cmd line switch to allow loading a custom 2K Rom at $F800
2008-02-22 21:28:35 +00:00
tomch
637155954e Version 1.14.1.2
. Change: Removed crosshairs in mouse-mode
. Change: Hide Windows' mouse cursor when over Apple's screen (in mouse-mode)
. Fix: Use mouse position delta (fixes GEOS)
2007-12-02 14:55:32 +00:00
tomch
73f2f63298 Version 1.14.1.1 (beta)
. Fix: Mouse card is now reset on a system reset (reboot from Fantavision to Dazzle Draw : 'no mouse installed' problem)
. Fix: CLEARMOUSE cmd was resetting the clamp value (Fantavision problem)
2007-12-01 21:21:40 +00:00
tomch
f2a52d23f3 Fix: Mouse support in Contiki v1.3 2007-08-08 21:24:28 +00:00
tomch
804d34ee13 Version 1.14.0 (beta)
Updated History.txt
2007-08-07 20:54:33 +00:00
tomch
0e28032b60 Updated History.txt for release 2007-04-07 10:31:54 +00:00