Kingcom
|
561379f5c2
|
Create data directives in disassembler
|
2013-11-28 00:33:21 +01:00 |
|
Kingcom
|
274632f304
|
Minor disassembly tweaks
|
2013-11-26 11:38:01 +01:00 |
|
Kingcom
|
8146e7bfb0
|
Fix stepping
|
2013-11-25 19:51:16 +01:00 |
|
Kingcom
|
9a29e8b0bf
|
More efficient "loose" opcode detection, clear entries when symbols were loaded
|
2013-11-25 16:18:29 +01:00 |
|
Kingcom
|
aab6f588f1
|
Fix branch lines
|
2013-11-24 14:46:53 +01:00 |
|
Kingcom
|
9ea00b2761
|
Fix copy disasm
|
2013-11-24 13:53:50 +01:00 |
|
Kingcom
|
63e2f34beb
|
Correctly identify the start of a line when changing the address
|
2013-11-24 13:53:50 +01:00 |
|
Kingcom
|
a928c62ad1
|
Basic implementation and integration of DisassemblyManager
|
2013-11-24 13:53:50 +01:00 |
|
Kingcom
|
819ffec322
|
Improve copied disassembly
|
2013-11-16 12:21:05 +01:00 |
|
Unknown W. Brackets
|
3771ec1959
|
Use Ctrl-C/Ctrl-Insert to copy in disasm.
This means trading Ctrl-C (was find again) for F3. Also made Ctrl-F find
as well as Ctrl-S.
|
2013-11-09 10:57:43 -08:00 |
|
Kingcom
|
5bb7ac8b7e
|
Various debug ui fixes and enhancements
|
2013-10-30 12:12:33 +01:00 |
|
Kingcom
|
4abda21699
|
Fix messed up logic
|
2013-10-19 02:45:58 +02:00 |
|
Kingcom
|
9af9577ad9
|
Add smoother disassembly scrolling for step over
|
2013-10-19 01:19:39 +02:00 |
|
Kingcom
|
ef1e34bffd
|
Only display full disassembly lines
|
2013-10-19 00:58:42 +02:00 |
|
Kingcom
|
86cba76bb2
|
Crash fix and more scanning
|
2013-09-22 13:00:25 +02:00 |
|
Kingcom
|
d56ade56ae
|
-don't use typedefs
-clear functions on NotifyMapLoaded
|
2013-09-22 11:09:11 +02:00 |
|
Kingcom
|
ea397351c3
|
Better branch lines
|
2013-09-22 11:00:44 +02:00 |
|
Henrik Rydgard
|
55aa3d13c7
|
Win32: Switch to a UNICODE build. This took quite a bit of fixing.
|
2013-08-26 19:00:16 +02:00 |
|
Kingcom
|
c7c826b7b6
|
Assemble opcode by typing
|
2013-08-17 21:20:24 +02:00 |
|
Kingcom
|
92c70af587
|
Add status bar
|
2013-07-30 16:19:05 +02:00 |
|
Unknown W. Brackets
|
b46ab5f5a4
|
Always defined WIN32_LEAN_AND_MEAN.
Might as well, less mess everywhere else.
|
2013-07-28 21:04:20 -07:00 |
|
Kingcom
|
b6bca24850
|
-added assemble option to disassembly view
-added 16bit li
|
2013-07-28 15:24:33 +02:00 |
|
Unknown W. Brackets
|
6086b9f5e4
|
Allow selecting a range of in the debugger.
This way you can copy a bunch of diasm'd instructions.
Just quick range selection, not really proper.
|
2013-07-21 01:07:26 -07:00 |
|
Kingcom
|
0eeebf5221
|
-display disabled breakpoints with separate icon
-toggling disabled breakpoints will enable them
-confirmation on toggling breakpoints with a custom condition
|
2013-07-10 10:56:03 +02:00 |
|
Kingcom
|
98289b624a
|
Make disassembly font size configurable
|
2013-07-09 11:17:57 +02:00 |
|