Commit Graph

24 Commits

Author SHA1 Message Date
nick_westgate
3b043604b0 Updated AppleWin (not TFE etc) copyright dates from "2006" to "2006-2007". 2007-04-01 15:24:52 +00:00
nick_westgate
232c78240f Added Log.h to the project.
Fixed warning in Debugger_Display.cpp.
Changed printing timeout to 10 seconds. (No rush to type PR#0!)
Added SVN ignores for Release, Debug, *.user, *.ncb, *.suo.
2007-03-24 04:24:17 +00:00
tomch
26a45bc17e Merged from sicklittlemonkey branch to trunk
(rev 111-HEAD)
2007-03-23 22:26:35 +00:00
tearex
f3e37c21e7 Added missing "int" in two cases, wanted by VC++ 2005. 2006-09-14 20:11:38 +00:00
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
20a1cb2449 Fixed drawing debugger text of (escape) color chars 2006-07-07 19:30:39 +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
7a00471c6d Fixed: New debugger font WIP - off by default until done 2006-07-03 15:29:56 +00:00
mpohoreski
fdbb9ac653 Console now has color support! 2006-07-03 15:27:49 +00:00
mpohoreski
5241ab31ec fixed few font formatting bugs 2006-07-03 01:43:19 +00:00
mpohoreski
9ac9d024eb Preview WIP of Debugger using Apple Font
(In Debugger_Display.h set USE_APPLE_FONT 1)
2006-07-02 22:59:08 +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
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
a1aad9460f new DISASM command to change disassembly view options 2006-06-11 23:24:39 +00:00
mpohoreski
ad1ed2e77e new op @
text searching
single quote support
disasm targets displayed
2006-05-10 22:00:27 +00:00
mpohoreski
15c81a457f .15 Fixed Release version drawing of mini-memory over-extended onto buttons in DrawMemory() 2006-02-28 00:17:16 +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
ffbad44961 Debugger split y functionality 2006-02-26 06:26:56 +00:00