tomch
f24971f582
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
mpohoreski
923ef3e629
vars used without being init cleanup
2009-02-18 16:04:14 +00:00
nick_westgate
3b043604b0
Updated AppleWin (not TFE etc) copyright dates from "2006" to "2006-2007".
2007-04-01 15:24:52 +00:00
mpohoreski
40b8ff01a4
Help is colorized
...
Rewrote color console for 2nd and last time.
2006-07-09 04:53:08 +00:00
mpohoreski
e8633f5a2c
Too many fixes,changes,additions to mention...
...
Check debugger changelog details: 2.5.6.19 -> 2.5.6.41
2006-07-01 06:45:50 +00:00
mpohoreski
5a18e03213
2.5.6.7
...
Reorganized info panel
Increased Breakpoints to 15
Increased Watches to 6
Increased Zeropage pointers to 6
Memory dump display SY6522 & AY8910 fixes: MA1 SY0
Fixed _6502_GetTargets() Indirect (Zeropage) Indexed, Y
DISASM POINTER [0|1]
2006-06-27 22:04:03 +00:00
mpohoreski
d36b7c6aa2
.15 Fixed Help Category comma syntax parsing
...
.14 Fixed BP comma syntax parsing
2006-06-27 05:37:11 +00:00
mpohoreski
c787df0348
.13 Fixed BSAVE syntax parsing
...
BSAVE ["Filename"], addr, len
.12 Fixed BLOAD syntax parsing
BLOAD ["Filename"], addr[, len]
.11 Fixed Go syntax parsing
G StopAddress [SkipAddress,Length]
.10 Changed internal parsing of comma operator.
It is now left in the command arguments.
2006-06-27 02:32:57 +00:00
mpohoreski
f2e47d45df
Updated help, BPA, BLOAD/BSAVE
2006-06-25 03:43:49 +00:00
mpohoreski
ad1ed2e77e
new op @
...
text searching
single quote support
disasm targets displayed
2006-05-10 22:00:27 +00:00
mpohoreski
5ca28f21fd
Added ArgsCook() param to specify which operators to process
2006-03-09 21:52:14 +00:00
mpohoreski
3406770cea
.10 Added: double forward slash on command line now ignores rest of command (same as C++ comment)
2006-02-27 15:55:41 +00:00
mpohoreski
c1d3ce2911
Added: MemorySearchHex, SH
2006-02-26 10:28:18 +00:00
mpohoreski
ffbad44961
Debugger split y functionality
2006-02-26 06:26:56 +00:00