AppleWin/AppleWin/source/Debugger
mpohoreski 5a433cb2d3 2.6.2.25 Fixed: DB DW custom data byte sizes weren't scrolling properly in the disasm view.
Changed _6502_GetOpmodeOpbyte() to be aware of data bytes.

Disassembly_GetData() has been merged into _6502_GetOpmodeOpbyte()
2010-12-19 16:58:40 +00:00
..
Debug.cpp 2.6.2.24 2010-12-18 16:04:05 +00:00
Debug.h 2.6.2.26 Changed: Code portability. Slowly remove the LPCTSTR taint of Windowisms. 2010-12-19 16:44:46 +00:00
Debugger_Assembler.cpp 2.6.2.25 Fixed: DB DW custom data byte sizes weren't scrolling properly in the disasm view. 2010-12-19 16:58:40 +00:00
Debugger_Assembler.h 2.7.0.0 Released with Applewin 1.19.1.x 2010-12-16 06:43:05 +00:00
Debugger_Color.cpp 2.6.2.24 Changed: Tone-downed the alt. background cyan for the DATA window. C2, C3 -> C1,C2 2010-12-18 16:03:35 +00:00
Debugger_Color.h 2.7.0.0 Split from Debug.h 2010-12-16 06:41:41 +00:00
Debugger_Console.cpp 2.6.2.21 Fixed: Missing GPL / copyright on some debugger files, updated year. 2010-12-18 14:54:48 +00:00
Debugger_Console.h Changed CONSOLE_BUFFER_HEIGHT to use CONSOLE_HEIGHT 2010-12-18 16:05:20 +00:00
Debugger_DisassemblerData.cpp 2.6.2.25 Fixed: DB DW custom data byte sizes weren't scrolling properly in the disasm view. 2010-12-19 16:56:43 +00:00
Debugger_DisassemblerData.h 2.6.2.26 Changed: Code portability. Slowly remove the LPCTSTR taint of Windowisms. 2010-12-19 16:44:46 +00:00
Debugger_Display.cpp 2.7.x.x Started work on cleanup of proper sub-panel display 2010-12-18 15:29:26 +00:00
Debugger_Display.h debugger source cleanup -> moved 'source/debugger' 2010-06-11 15:38:22 +00:00
Debugger_Help.cpp 2.6.2.21 Fixed: Missing GPL / copyright on some debugger files, updated year. 2010-12-18 15:00:04 +00:00
Debugger_Help.h debugger source cleanup -> moved 'source/debugger' 2010-06-11 15:38:22 +00:00
Debugger_Parser.cpp 2.6.2.11 Added: Command line now accepts Indirect mode via ( ) 2010-12-17 05:59:43 +00:00
Debugger_Parser.h debugger source cleanup -> moved 'source/debugger' 2010-06-11 15:38:22 +00:00
Debugger_Range.cpp 2.6.2.21 Fixed: Missing GPL / copyright on some debugger files, updated year. 2010-12-18 14:54:04 +00:00
Debugger_Range.h debugger source cleanup -> moved 'source/debugger' 2010-06-11 15:38:22 +00:00
Debugger_Symbols.cpp 2.6.2.26 Changed: Code portability. Slowly remove the LPCTSTR taint of Windowisms. 2010-12-19 16:43:51 +00:00
Debugger_Symbols.h debugger source cleanup -> moved 'source/debugger' 2010-06-11 15:38:22 +00:00
Debugger_Types.h 2.6.2.26 Changed: Code portability. Slowly remove the LPCTSTR taint of Windowisms. 2010-12-19 16:44:46 +00:00