michaelangel007
65ab105d76
Debugger: 2.9.1.5 Added: Disassembly window now shows signed decimal values for immediate values.
2022-01-03 22:18:12 -08:00
Andrea
41778aa472
Debugger: move Win32 functions to separate file. (PR #941 )
...
* Debug.cpp: move Win32 functions to separate file.
* Move _tcscat -> strcat to maximise portability.
* Remove unneeded Win32 check.
2021-04-23 20:39:24 +01:00
tomcw
fcafa18340
Debugger: add red 'IRQ' after the v/h-pos when IRQ is being asserted to the 6502
2021-01-31 19:38:06 +00:00
ThorstenB
b0b033da49
Source clean-up, portability and debugger fixes. (PR #842 )
...
And fix two general issues:
- confusing behavior when entering the builtin (mini) assembler mode,
- and also fixes the "cl" (clear flag) command - which was documented, but did not work at all (due to an "interesting" command/syntax conflict...).
2020-10-11 17:14:03 +01:00
tomcw
52376fd664
Debugger display ( #666 , #702 ):
...
. Video-scanner: when invisible use yellow (instead of red) (fixes #666 )
. Soft-switches: row "80:" show a red 'x' when AltZP is set (#702 )
2019-10-20 11:30:31 +01:00
tomcw
b3eb789e03
Debugger: added BG_INFO_WATCH|ZEROPAGE enums
2019-09-22 15:59:19 +01:00
tomcw
b5b1deeead
Debugger: added & used consts for video-scanner info
2019-09-22 15:28:10 +01:00
tomcw
f84c985751
Debugger refactor: moved ConfigColorsReset() from Debug.cpp to Debugger_Color.cpp
2019-09-22 11:25:48 +01:00
tomcw
9a0617e889
Debugger: removed the now redundant Debug_UpdatePalette() func
2019-09-22 11:14:32 +01:00
tomcw
99219a71ec
Add VS2015 proj files & fix for building under VS2015 in Release
2016-03-24 22:25:35 +00:00
michaelangel007
94193215b9
Cleanup whitespace
2015-01-08 12:05:53 -08:00
tomcw
6a26a95487
PCH refactor: remove non-system headers from stdafx.h
2014-08-13 21:30:35 +01:00
tomcw
d591dd006b
Remove the top-level AppleWin folder
2014-05-23 22:59:02 +01:00