Commit Graph

17 Commits

Author SHA1 Message Date
mpohoreski
ecac78cccf Help is colorized
Rewrote color console for 2nd and last time.
2006-07-09 04:53:08 +00:00
mpohoreski
e362633013 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
6b66130891 Added new Apple Debugger Font 2006-07-02 09:57:26 +00:00
mpohoreski
eb168d6169 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
b6f7f0b4b8 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
78baf063e0 .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
6cdd30700f Mouse wheel support
many scrolling fixes
general cleanup of globals
2006-06-26 16:59:48 +00:00
mpohoreski
1b748bd169 Updated help, BPA, BLOAD/BSAVE 2006-06-25 03:43:49 +00:00
mpohoreski
e9c5b31f24 added DISASM to print current status
added DISASM TARGET [#]
2006-06-13 01:21:45 +00:00
mpohoreski
eaf35c2cfe 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
deee6c18a9 added BLOAD
added BSAVE
2006-06-12 03:08:35 +00:00
mpohoreski
f98c6a4f31 new DISASM command to change disassembly view options 2006-06-11 23:24:39 +00:00
mpohoreski
fb932a8d4f Breakpoints on full-speed.
BRK # [ON|OFF]
BRKOP ##
2006-05-14 00:43:19 +00:00
mpohoreski
70c81fadf9 new op @
text searching
single quote support
disasm targets displayed
2006-05-10 22:00:27 +00:00
mpohoreski
00b1ca699a 2.5.0.3
* BP now backwards compatible
* Cleaned up Breakpoint code
2006-02-26 21:39:09 +00:00
mpohoreski
52fe792f33 Added: MemorySearchHex, SH 2006-02-26 10:28:18 +00:00
mpohoreski
f29b6eb964 Debugger split y functionality 2006-02-26 06:26:56 +00:00