Kelvin Lee
|
0992cf16c4
|
Added variadic variants of ConsolePrint(), ConsoleBufferPush() to make code cleaner. Also added ConsoleColorizePrint() and variants.
|
2016-12-29 12:07:54 -05:00 |
|
Kelvin Lee
|
bb25fb702e
|
Fixed compiler warning about too many arguments for sprintf.
|
2016-12-29 11:36:43 -05:00 |
|
Kelvin Lee
|
9ec4012209
|
Fixed format typo.
|
2016-12-29 11:01:46 -05:00 |
|
tomcw
|
074acce2ae
|
Debugger: Extend tf cmd to optionally output video scanner info: tf <file.txt> [v] (#359)
|
2016-11-07 21:48:17 +00:00 |
|
michaelangel007
|
6f8b75e443
|
[PVS-Studio] Code cleanup - fix potential security issues with wsprintf( bufffer, string ) -> wspritnf( buffer, "%s", string ) Bug #301
|
2015-07-30 08:20:27 -07:00 |
|
michaelangel007
|
fc5818ee34
|
Debugger 2.7.0.29 -- Renamed DS to ASC, fixed disassembly for ASC
|
2014-08-28 11:13:02 -07:00 |
|
tomcw
|
cbdad2a02f
|
Qualified all STL refs with std:: to get rid of the 'using namespace std' mismatch between the main code & debugger code
|
2014-08-14 20:29:01 +01: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 |
|