Commit Graph

405 Commits

Author SHA1 Message Date
tomch
e79a3cb98f Updated index.php for 1.16.1 2009-06-20 14:47:53 +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
c6971fadae Process priority:
. Normal when in 'full speed' mode (so OS still has time to run)
. Above Normal otherwise (for BUG #015394 - audio under-run)
2009-06-20 13:43:12 +00:00
tomch
41b90361fd Fix: Nick's disappearing disk bug
Fix: Cmd-line switches for inserting disks
2009-05-29 21:39:13 +00:00
tomch
51cb37a850 Updated History.txt for v1.16.1 2009-05-27 21:49:52 +00:00
tomch
f997ff0dfe Merge from AppleWin-Tom @ r563
. Removed $Id from comment header
2009-05-27 21:38:46 +00:00
tomch
f6b564ced6 Fix: MB wasn't working in slot-5 2009-05-19 22:10:35 +00:00
tomch
2e16558920 Bumped APPLEWIN process to ABOVE_NORMAL & main thread to ABOVE_NORMAL 2009-05-09 14:37:08 +00:00
tomch
24f389072a Fixed SoundCore.cpp's call to GetCaps() 2009-05-04 22:07:17 +00:00
tomch
9e547c9d30 Created winres.h in resource folder for compatibility between VS and VS Express. 2009-05-02 14:13:57 +00:00
tomch
4219944b9f Bumped ver to 1.16.1 2009-04-26 20:56:56 +00:00
tomch
71ba28c28b Commented out unused var 2009-04-26 20:56:29 +00:00
tomch
02ec47a28c Updated for 1.16.1 (and added 1.16.0 & 1.15.0 changes/fixes) 2009-04-26 20:55:48 +00:00
tomch
0e4304803a Updated CHM help for 1.16.1 2009-04-21 21:57:48 +00:00
tomch
72426e8417 Commented out debug sprintf's 2009-04-21 21:57:10 +00:00
tomch
c9177ed1ae Fix MAX VOLUME bug when doubling-clicking a .dsk image to execute with AppleWin
Fix support for 141KB .dsk images (introduced when supporting 160KB .dsks)
2009-04-20 21:53:20 +00:00
tomch
957c7cbf5d Fix: Sticky CTRL flag - clicking "Go Apple" button would do Ctrl-Reset, not Power-cycle 2009-04-16 21:29:28 +00:00
tomch
0d32e55f36 Small clean-up to peripheral card IO config 2009-04-16 21:18:13 +00:00
tomch
8e1aeea6b9 Removed "Under Fire" from webpage (got email from AW user saying it doesn't support Mockingboard) 2009-04-16 20:40:24 +00:00
tomch
f74042b85e Moved Pravets8M.ROM into Resources VS project filter 2009-03-10 22:30:01 +00:00
tomch
03d528ca5e Fixed FLASHing 'S' in AppleII+ mode!
Renamed: TRACKS -> TRACKS_MAX
Added new var g_uNumTracksInImage - derived from disk image size
Enabled Edit&Continue debugging in VS2005 vcproj
2009-02-24 22:13:46 +00:00
tomch
e94421f3bc Fix flash rate for NTSC 2009-02-22 14:39:50 +00:00
mpohoreski
d0964e0d42 Direct Draw Palette Debugging 2009-02-21 04:42:35 +00:00
mpohoreski
ed83e55a68 16.0.0.3
Pressing Shift, Ctrl, or Alt when viewing the current Apple output from the debugger no longer returns back to the debugger.
2009-02-19 22:48:06 +00:00
mpohoreski
592c60ce24 Pressing Shift, Ctrl, or Alt when viewing the current Apple output from the debugger no longer returns back to the debugger. 2009-02-19 22:46:58 +00:00
mpohoreski
7f2ba556f1 Fixed: Full Screen Drive LEDs not displaying for Read-Only. 2009-02-19 00:04:54 +00:00
mpohoreski
7bca65cb39 16.0.0.2 2009-02-19 00:04:20 +00:00
mpohoreski
121e14936e Fixed: Full Screen Drive LEDs not displaying for Read-Only. 2009-02-18 23:53:24 +00:00
mpohoreski
199d5ddd39 Bugfix: Shift-Print Screen with 50% Scan Lines 2009-02-18 22:24:50 +00:00
mpohoreski
34a9baf5f5 Video Mode in Window Title 2009-02-18 16:54:57 +00:00
mpohoreski
59823fd13a Video Mode in Window Title 2009-02-18 16:54:32 +00:00
mpohoreski
5e55463a77 Relase Config, C/C++, Code Gen, SSE2 -> SSE1 for Athlon XP 2009-02-18 16:50:11 +00:00
mpohoreski
b005cc6bbf vars used without being init cleanup 2009-02-18 16:48:59 +00:00
mpohoreski
c241230867 v16.0.0.1 2009-02-18 16:48:29 +00:00
mpohoreski
b00ea7595d Project Organization 2009-02-18 16:17:36 +00:00
mpohoreski
9ab7114703 vars used without being init cleanup 2009-02-18 16:16:16 +00:00
mpohoreski
d4675db431 cleanup 2009-02-18 16:06:12 +00:00
mpohoreski
f6ccdec0fa Video Mode in Window Title 2009-02-18 16:05:39 +00:00
mpohoreski
7004bda286 Video Mode in Window Title 2009-02-18 16:05:01 +00:00
mpohoreski
13f567600d vars used without being init cleanup 2009-02-18 16:04:14 +00:00
mpohoreski
1bbbdd4ab3 vars used without being init cleanup 2009-02-18 16:03:50 +00:00
mpohoreski
1a41de2459 updated paused status message 2009-02-18 16:03:10 +00:00
mpohoreski
370d6e33ee 1. Shift-Print Screen works with 50% Scan Lines
2. Minor Optimization at Display Logo screen.
2009-02-18 07:54:24 +00:00
tomch
a73a1a9b2e Extended .do & .po support for 140KB+n*4KB disk images
where n=[35..40]
2009-02-17 22:53:52 +00:00
mpohoreski
44872bf99e CtrlReset cleanup,
Ctrl-F2 = CtrlReset
2009-02-17 02:25:34 +00:00
mpohoreski
b4ce463740 CtrlReset cleanup,
Ctrl-F2 = CtrlReset
2009-02-17 02:25:18 +00:00
mpohoreski
046bfa3310 CtrlReset cleanup,
Ctrl-F2 = CtrlReset
2009-02-17 02:13:18 +00:00
mpohoreski
5e388cdbff CtrlReset cleanup
Ctrl-F2 = CtrlReset
2009-02-17 02:12:39 +00:00
mpohoreski
f42592c7cd F2 reboots with debugger active if have breakpoints,
F7 can enter debugger from logo screen,
Ctrl-Shift-F9 Toggle 50% Scan Lines
2009-02-17 01:36:34 +00:00
mpohoreski
f34104f7fe Fixed to work with pre-compiled header 2009-02-17 01:35:04 +00:00