.. |
Debug.cpp
|
Debugger: 2.9.1.12 Added: New commands HGR0, HGR3, HGR4, HGR5 to see pages /usr/bin/bash0, 0, 0, respectively.
|
2022-01-04 21:40:23 -08:00 |
Debug.h
|
HDD r/w: error if r/w overlaps with I/O memory
|
2021-12-09 21:22:13 +00:00 |
DebugDefs.h
|
Debugger: BPMR & BPMW (PR #710)
|
2019-10-23 05:31:53 +09:00 |
Debugger_Assembler.cpp
|
Debugger: fix for 6502 JMP (ABS) - compute correct NMOS target address
|
2021-10-15 20:36:04 +01:00 |
Debugger_Assembler.h
|
Enable ConformanceMode in VS2019. (PR #923)
|
2021-02-10 21:05:00 +00:00 |
Debugger_Color.cpp
|
Debugger: 2.9.1.5 Added: Disassembly window now shows signed decimal values for immediate values.
|
2022-01-03 22:18:12 -08:00 |
Debugger_Color.h
|
Debugger: 2.9.1.5 Added: Disassembly window now shows signed decimal values for immediate values.
|
2022-01-03 22:18:12 -08:00 |
Debugger_Commands.cpp
|
Debugger: 2.9.1.12 Added: New commands HGR0, HGR3, HGR4, HGR5 to see pages /usr/bin/bash0, 0, 0, respectively.
|
2022-01-04 21:40:23 -08:00 |
Debugger_Console.cpp
|
Remove VirtualAlloc, VirtualFree & ZeroMemory. (PR #884)
|
2020-12-10 21:08:15 +00:00 |
Debugger_Console.h
|
Debugger: 2.9.1.5 Added: Disassembly window now shows signed decimal values for immediate values.
|
2022-01-03 22:18:12 -08:00 |
Debugger_Disassembler.cpp
|
Debugger: 2.9.1.10 Fixed: Immedate #80 was not showing -128 for the signed decimal value.
|
2022-01-04 11:20:54 -08:00 |
Debugger_Disassembler.h
|
Debugger: Separate disassembler functions from display (PR #933)
|
2021-03-17 20:32:19 +00:00 |
Debugger_DisassemblerData.cpp
|
Debugger: 2.9.1.3 Added: DB command now optionally supports =
|
2022-01-03 21:11:25 -08:00 |
Debugger_DisassemblerData.h
|
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 |
Debugger_Display.cpp
|
Debugger: Add note for 2.9.1.11
|
2022-01-04 11:29:18 -08:00 |
Debugger_Display.h
|
Debugger: move Win32 functions to separate file. (PR #941)
|
2021-04-23 20:39:24 +01:00 |
Debugger_Help.cpp
|
Debugger: Extend 'brk' cmd:
|
2021-12-11 13:41:34 +00:00 |
Debugger_Help.h
|
Replace some char * with std::string.
|
2019-09-06 17:34:25 +01:00 |
Debugger_Parser.cpp
|
Debugger: minor clean-up: compiler warnings, unused variables etc (#840)
|
2020-10-01 19:55:29 +01:00 |
Debugger_Parser.h
|
Move Util_* files into Debugger subfolder & update all vcproj files
|
2014-08-13 22:25:22 +01:00 |
Debugger_Range.cpp
|
PCH refactor: remove non-system headers from stdafx.h
|
2014-08-13 21:30:35 +01:00 |
Debugger_Range.h
|
Remove the top-level AppleWin folder
|
2014-05-23 22:59:02 +01:00 |
Debugger_Symbols.cpp
|
Debugger: 2.9.1.7 Added: Extended SYM command to auto-generate symbol names when reverse engineering. NOTE: These symbols will be placed in User2.
|
2022-01-04 09:27:10 -08:00 |
Debugger_Symbols.h
|
Debugger: Separate disassembler functions from display (PR #933)
|
2021-03-17 20:32:19 +00:00 |
Debugger_Types.h
|
Debugger: 2.9.1.12 Added: New commands HGR0, HGR3, HGR4, HGR5 to see pages /usr/bin/bash0, 0, 0, respectively.
|
2022-01-04 21:40:23 -08:00 |
Debugger_Win32.cpp
|
Debugger: move Win32 functions to separate file. (PR #941)
|
2021-04-23 20:39:24 +01:00 |
Debugger_Win32.h
|
Debugger: move Win32 functions to separate file. (PR #941)
|
2021-04-23 20:39:24 +01:00 |
Util_MemoryTextFile.cpp
|
Remove VirtualAlloc, VirtualFree & ZeroMemory. (PR #884)
|
2020-12-10 21:08:15 +00:00 |
Util_MemoryTextFile.h
|
Replace some char * with std::string.
|
2019-09-06 17:34:25 +01:00 |
Util_Text.h
|
Move Util_* files into Debugger subfolder & update all vcproj files
|
2014-08-13 22:25:22 +01:00 |