Commit Graph

26 Commits

Author SHA1 Message Date
mpohoreski
6e474d9c13 updated 2.6.0.0 help view 2008-08-25 05:26:06 +00:00
mpohoreski
a5547518e5 Disassembly formating
TraceFile fixes
2006-08-16 18:59:39 +00:00
mpohoreski
af04ad4cf0 Fixed debugger mouse click not checking if in debug mode 2006-07-09 15:44:08 +00:00
mpohoreski
2253938a55 Help is colorized
Rewrote color console for 2nd and last time.
2006-07-09 04:52:30 +00:00
mpohoreski
83dbe3f69c Color console support 2006-07-05 21:24:23 +00:00
mpohoreski
d9f65ad85b 2.5.6.41 2006-07-01 06:43:16 +00:00
mpohoreski
7b4255d119 2006-06-29 05:36:46 +00:00
mpohoreski
57c47f47bb 2006-06-29 03:30:50 +00:00
mpohoreski
ae55365bd7 Fixed incorrect 2.5.6.1 comment. (Was tentatively a TODO, but no longer needed.)
Changed to:
.1 Added: Increased breakpoints to 15, Watches to 6, Zeropage pointers to 6.
   Fixed: Display only active breakpoints.
2006-06-27 22:00:24 +00:00
mpohoreski
9af9df2ec2 Reorganized info panel
Memory dump display fixes
Fixed _6502_GetTargets() Indirect (Zeropage) Indexed, Y
2006-06-27 21:39:47 +00:00
mpohoreski
597bbfbfd5 .15 Fixed Help Category comma syntax parsing
.14 Fixed BP comma syntax parsing
2006-06-27 05:37:38 +00:00
mpohoreski
71c5f5616f .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:20 +00:00
mpohoreski
6b99d451ed Debugger fixes/new features
Mouse wheel support
many scrolling fixes
general cleanup of globals
bookmarks
2006-06-26 17:01:17 +00:00
mpohoreski
011b59ad4d 2006-06-25 03:44:14 +00:00
mpohoreski
174636bfb4 2006-06-13 01:23:06 +00:00
mpohoreski
f2a9980e5d added BLOAD
added BSAVE
2006-06-12 03:01:08 +00:00
mpohoreski
f12de3d6de new DISASM command to change disassembly view options 2006-06-11 23:23:54 +00:00
mpohoreski
f673d85564 BRK, BRKOP, Ctrl-V support 2006-05-14 05:13:30 +00:00
mpohoreski
043dd07c7a 2006-05-10 21:57:33 +00:00
mpohoreski
24b680431c *** empty log message *** 2006-03-14 05:42:34 +00:00
mpohoreski
6748457c97 *** empty log message *** 2006-02-27 23:13:55 +00:00
mpohoreski
acac7a01ce .14 Fixed Parses not to cook the args, until right before eating them
.13 Fixed script to not append filename extension
.12 Fixed command // to be comment
2006-02-27 23:12:16 +00:00
mpohoreski
860e64af21 2.5.0.11 2006-02-27 15:58:34 +00:00
mpohoreski
28b2528696 .8 Fixed console input length not updated from script line length in CmdConfigRun() 2006-02-27 02:10:21 +00:00
mpohoreski
8db819262c *** empty log message *** 2006-02-27 00:42:06 +00:00
mpohoreski
0bd18b1d4c *** empty log message *** 2006-02-26 21:27:16 +00:00