Commit Graph

572 Commits

Author SHA1 Message Date
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
efb49063fb Tweak to index.php 2009-12-13 14:24:05 +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
563507f44b Fix ASSERT when SSC is accessed, but Serial Port 'None' is selected 2009-12-12 12:50:53 +00:00
tomch
2ec999056d Debugger: Support old AppleWin GO cmd 2009-12-12 12:33:45 +00:00
tomch
8f872876c6 Fix docs on breakpoints (BC,BD,BE,BL -> BPC,BPD,BPE,BPL) 2009-12-12 11:40:11 +00:00
tomch
0aec4c7f63 Fix Wizardry crash when open Config dialog on Wizardry's Start Page:
- Needed to init the Serial Port menu choices
- Added extra NULL check too
Cleaned-up PropertySheetPage.cpp code.
2009-12-12 11:04:22 +00:00
tomch
8238547a1c Removed InitCommonControls(), as it's redundant - as is InitCommonControlsEx()! 2009-11-30 22:14:15 +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
cd19e7e080 Applewin.vcproj:
* Enable XP visual themes in the properties dialog (the AdditionalManifestDependencies entry)
2009-11-30 14:11:06 +00:00
tomch
1581b6a4ff Applied Joshua Bell's patch:
* Clean up signed/unsigned comparison warnings
* Clean up deprecated function warnings
* Enable XP visual themes in the properties dialog (the AdditionalManifestDependencies entry in ApplewinExpress9.00.vcproj)
* Clean up of settings property sheet:
** Correct tab order
** Add/correct keyboard shortcuts
** Adjust layout (slightly; most dramatic on first tab)
** Retitle a few controls for improved readability
** Tweaked the spin controls to be right aligned
2009-11-30 14:00:22 +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
32dda2a2b3 Updated Applewin.vcproj with new debugger src/hdr files 2009-11-01 15:00:16 +00:00
mpohoreski
e7b2ceb50f updated DB mini-summary 2009-10-26 02:20:37 +00:00
mpohoreski
ec4aaa83d7 2009-10-26 01:58:00 +00:00
mpohoreski
926cef1a87 Using pre-compiled headers 2009-10-26 01:52:36 +00:00
mpohoreski
930b6097cf 2009-10-26 01:45:26 +00:00
mpohoreski
50583edd45 Visual Studio Express 2008 2009-10-26 01:39:48 +00:00
mpohoreski
35b413924d 2.6.2.2 data disassembly prep and implementation 2009-10-26 01:29:08 +00:00
mpohoreski
b2bcf6eb07 cleanup: moved assembler to seperate file 2009-10-26 01:25:18 +00:00
mpohoreski
6f3e60d685 Cleanup: Added 2 files:
Debugger_DisassemblerData.h
Debugger_Range.h
2009-10-26 01:23:48 +00:00
mpohoreski
b05db20ba8 2.6.2.2 cleaned up assembler pseudo opcodes 2009-10-26 01:22:51 +00:00
mpohoreski
f83d1fcabb 1.16.2.0 2009-10-26 01:21:52 +00:00
mpohoreski
00fb67894f added Flush() 2009-10-26 01:19:24 +00:00
mpohoreski
5e3cc9dda3 added Flush() 2009-10-26 01:18:47 +00:00
mpohoreski
68e38f85a3 2009-10-26 01:17:53 +00:00
mpohoreski
6c86ea5dc4 cleanup 2009-10-26 01:17:25 +00:00
mpohoreski
f57cc0e27f 2.6.2.2 data disassembly prep and implementation 2009-10-26 01:16:46 +00:00
mpohoreski
560db43196 Added acknowledgement for Bob 2009-10-26 01:09:06 +00:00
mpohoreski
295dcbee34 1.16.2.0 2009-10-26 01:03:57 +00:00
mpohoreski
36fb9f1765 2.6.2.2 data disassembly prep and implementation 2009-10-26 01:01:09 +00:00
tomch
176e3c932c SerialComms: Changed queue to deque so we can clear() the container. 2009-10-19 21:33:12 +00:00
nick_westgate
18ebd06cfe Implemented the shift key mod for II/II+. This fixes a problem with Homeword. 2009-10-18 05:37:01 +00:00
tomch
a769bdf256 Merge from AppleWin-Tom @ 565-614 (Excluded HEAD=615, due to Tree Conflict errors)
Fix for SSC (big transfers): use queue instead of single byte buffer
New switches: -log, -no-mb, -spkr-max, -spkr-inc
Fix for Speaker underflow problem (max=200, inc=20)
SSC: Support 112.5K Baud
Dynamic 'Serial Port' drop-down menu
Save "Serial Port Name" to Registry (instead of drop-down menu index as "Serial Port")
2009-10-07 21:38:42 +00:00
tomch
ec0afb8359 Update to History.txt 2009-10-07 20:53:54 +00:00
tomch
1e5d3f827a Fix Bug #14879 : Double-Lo-Res Graphics colours not correct 2009-07-23 21:43:08 +00:00
mpohoreski
59b07f18ee 2.6.1.35 Page Up/Down of console history while editing 2009-07-14 17:50:00 +00:00
mpohoreski
32fe379448 fixed bad declaration 2009-07-14 17:47:09 +00:00
mpohoreski
c40e60bfe0 2.6.1.35 Page Up/Down of console history while editing 2009-07-14 17:46:28 +00:00
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