Commit Graph

1779 Commits

Author SHA1 Message Date
mpohoreski
f4f1f53024 Added Return on blank line to toggle full screen console. 2009-07-14 07:57:45 +00:00
mpohoreski
24fa6c8218 2009-07-14 07:56:17 +00:00
mpohoreski
74779d273e Version 2 - Sync'd symbols with Basic & Rom 2009-07-14 00:58:40 +00:00
mpohoreski
2c1d17b3cd Version 2 - Sync'd symbols with Basic & Rom 2009-07-14 00:56:56 +00:00
mpohoreski
bb6d3ffaae 2009-07-13 22:39:00 +00:00
tomch
72932fd64f Updated VS2005 vcproj 2009-07-13 21:04:26 +00:00
mpohoreski
65fb3c99eb 2.6.1.31 2009-07-13 19:01:15 +00:00
mpohoreski
5613f5ff56 2009-07-13 19:00:12 +00:00
mpohoreski
43c27ba8e3 2.6.1.31 Updated debugger feature status 2009-07-13 18:57:56 +00:00
mpohoreski
8cdb533d63 2.6.1.30 2009-07-13 18:45:27 +00:00
mpohoreski
542f866a42 Added Bob - Applesoft Symbols 2009-07-13 18:39:15 +00:00
mpohoreski
2f21a93063 Added: Debugger_Symbols.cpp/.h 2009-07-12 21:49:46 +00:00
mpohoreski
c72ce669dd Updated 2.6.1.19 2009-07-12 21:48:21 +00:00
mpohoreski
2b092525ae Added debugger 2.6.1.x notes 2009-07-12 21:45:05 +00:00
mpohoreski
45a5cefa61 2009-07-12 21:44:21 +00:00
mpohoreski
87d07c44a1 Setups files needed for public release 2009-07-12 21:38:03 +00:00
mpohoreski
adcc7a1953 Post 1.16.1.0 snapshot 2009-07-12 21:36:05 +00:00
mpohoreski
7cc5229161 2.6.1.19 Symbol Table Cleanup 2009-07-12 21:27:07 +00:00
mpohoreski
294b646b68 Added version to debugger features implemented 2009-07-11 21:31:34 +00:00
tomch
fc9b09abcd Update to "Transferring Disk Images" from David Schmidt 2009-07-07 21:41:21 +00:00
tomch
aab0e6f2d5 Fix: Don't hog CPU in PAUSED mode 2009-07-03 20:37:42 +00:00
tomch
dc260b849d Fix webpage's link to 1.14.2 download 2009-06-21 14:03:56 +00:00
tomch
227f614571 Minor tweaks to webpage & History.txt 2009-06-21 13:47:33 +00:00
tomch
86afc7c2c6 Enable PDB generation for release (adds ~100KB to exe size) 2009-06-21 13:30:40 +00:00
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