Commit Graph

18 Commits

Author SHA1 Message Date
mpohoreski
38bc5180ba Disassembly formating
TraceFile fixes
2006-08-16 18:58:56 +00:00
mpohoreski
40b8ff01a4 Help is colorized
Rewrote color console for 2nd and last time.
2006-07-09 04:53:08 +00:00
mpohoreski
2b1a2d505e New debugger font on by default now
Color console support
(still have a bug with MA1 xxxx, if xxxx has 0x60)
Main Message loop is more 'game' like for debugger cursor timing
2006-07-05 21:23:13 +00:00
mpohoreski
fcedf8785e Added new Apple Debugger Font 2006-07-02 09:57:26 +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
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
8298d32a69 Mouse wheel support
many scrolling fixes
general cleanup of globals
2006-06-26 16:59:48 +00:00
mpohoreski
f2e47d45df Updated help, BPA, BLOAD/BSAVE 2006-06-25 03:43:49 +00:00
mpohoreski
fb3859f6da added DISASM to print current status
added DISASM TARGET [#]
2006-06-13 01:21:45 +00:00
mpohoreski
2b1e0c76a4 Fixed BRKOP, BRK # to enter debugger
Pressing F7 after triggered break stops on next break
Fixed global "mode" to comply with coding convention: g_nAppMode
2006-06-12 22:06:50 +00:00
mpohoreski
dcb358aaa3 added BLOAD
added BSAVE
2006-06-12 03:08:35 +00:00
mpohoreski
a1aad9460f new DISASM command to change disassembly view options 2006-06-11 23:24:39 +00:00
mpohoreski
d26aa82dd1 Breakpoints on full-speed.
BRK # [ON|OFF]
BRKOP ##
2006-05-14 00:43:19 +00:00
mpohoreski
ad1ed2e77e new op @
text searching
single quote support
disasm targets displayed
2006-05-10 22:00:27 +00:00
mpohoreski
afde5ee20b 2.5.0.3
* BP now backwards compatible
* Cleaned up Breakpoint code
2006-02-26 21:39:09 +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