Commit Graph

16 Commits

Author SHA1 Message Date
mpohoreski
889b48e0e1 Hard Drive LED ! 2010-12-18 20:55:34 +00:00
tomch
b3a6b49c50 Fix: Unplugged HDD persisted correctly to Registry.
Fix: Allow growing of HDD image within zip/gzip archives.
2010-09-04 21:17:29 +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
8955b88865 Merge from Tom: 674-676
Fix cmd-line -d1/d2 switches with relative path (Bug #16632)
Fix speaker volume when booting with -d1 switch

Fix debugger bugs:
- Crash when doing: help *
- Crash when doing: run script.txt (Bug #16651)

Fix "Harddisk images aren't persisted when in different folders" (Bug #16652)
2010-01-17 18:43:06 +00:00
tomch
9bbf3392cf Merge from Tom:
. Don't create HDV file (when it doesn't exist).
. Bug fix when iterating through image types.
2010-01-05 22:25:33 +00:00
tomch
744a9cd840 Disk/HardDisk image r/w support for .gz/.zip (and .2mg) files.
. Multi-zip archives are read-only.
Added disk/harddisk eject sub-menu to Disk Config tab.
Removed .bin registration.
Added zlib & zip libs to project (VS 2008 Express).
2010-01-03 18:43:08 +00:00
mpohoreski
b397bede09 using new enum for IO slot size 2008-09-04 16:40:52 +00:00
tomch
1f41a50836 Fix: Extended HDD image file filter to include *.po 2007-12-16 00:02:16 +00:00
tomch
f2aa8898fd Fix: HDD wasn't booting ($C0Fx I/O wasn't registered) 2007-12-15 23:04:01 +00:00
tomch
333666c2f0 Merge from Tom branch to trunk
. Mouse interface now implemented & selectable from UI
. Scroll Lock toggle also configurable from UI
2007-08-06 21:38:35 +00:00
tomch
43bfc1a05b Merge from Tom branch to trunk
. SSC now working: PR#2 & IN#2
. etc.
2007-05-28 11:16:42 +00:00
nick_westgate
2dd856bf75 Updated AppleWin (not TFE etc) copyright dates from "2006" to "2006-2007". 2007-04-01 15:24:52 +00:00
mpohoreski
f38d1abf8c instance -> g_hInstance 2006-07-02 09:56:50 +00:00
mpohoreski
8b948571e8 framewindow -> g_hFrameWindow 2006-05-14 00:44:38 +00:00
tomch
c895764652 Added ROM & FIRMWARE resources 2006-03-13 23:46:57 +00:00
tomch
312e86b4f9 *** empty log message *** 2006-02-25 20:50:29 +00:00