Kingcom
|
ef1e34bffd
|
Only display full disassembly lines
|
2013-10-19 00:58:42 +02:00 |
|
Henrik Rydgård
|
1e6aa83bb6
|
Merge pull request #4210 from Kingcom/Debugger
Highlight branch arrows that reference the current opcode
|
2013-10-17 02:58:01 -07:00 |
|
Kingcom
|
35a7cb437b
|
Don't create the pen before the function is sure to run until the end
|
2013-10-16 15:23:12 +02:00 |
|
Kingcom
|
4483b5cff0
|
Delete pen
|
2013-10-16 15:19:32 +02:00 |
|
Kingcom
|
ff5e4b0cf3
|
Highlight branch arrows in a different color if they start/end at the current opcode
|
2013-10-16 15:15:00 +02:00 |
|
Unknown W. Brackets
|
9fe1a99ab3
|
Fix some warnings.
|
2013-10-14 22:09:21 -07:00 |
|
Kingcom
|
480c766776
|
Fix rotrv (dis)assembly
|
2013-10-13 10:36:43 +02:00 |
|
Unknown W. Brackets
|
a528f797b1
|
32-bit warning fixes in the debugger/win UI.
|
2013-09-23 23:44:58 -07:00 |
|
Unknown W. Brackets
|
a7f9723528
|
Warning fixes.
|
2013-09-22 19:06:01 -07:00 |
|
Kingcom
|
595693cacb
|
Scan after assembling
|
2013-09-22 13:04:31 +02:00 |
|
Kingcom
|
86cba76bb2
|
Crash fix and more scanning
|
2013-09-22 13:00:25 +02:00 |
|
Kingcom
|
1c219e9b65
|
Remove useless comment...
|
2013-09-22 12:24:12 +02:00 |
|
Kingcom
|
2d496791ab
|
Sort branch lines to prevent conflicts
|
2013-09-22 12:20:33 +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 |
|
Kingcom
|
2a56694626
|
Display proper error messages when assembling failed
|
2013-09-01 10:21:05 +02:00 |
|
Unknown W. Brackets
|
b558189c37
|
Just invalidate blocks on ClearCacheAt().
This makes it safe to call from a jitted syscall, etc.
|
2013-09-01 00:32:43 -07:00 |
|
Unknown W. Brackets
|
0c93baa1df
|
Prevent a crash in debugger without jit.
|
2013-09-01 00:32:42 -07:00 |
|
Unknown W. Brackets
|
8ccd3773d9
|
Open files using wide functions on win32.
Fixes #3432.
|
2013-08-27 00:28:46 -07: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 |
|
Henrik Rydgard
|
b186294132
|
UI tweaks. Change to cleaner background image.
|
2013-08-20 00:49:25 +02:00 |
|
Kingcom
|
c7c826b7b6
|
Assemble opcode by typing
|
2013-08-17 21:20:24 +02:00 |
|
Kingcom
|
4e8bca7549
|
Move step into, step out and run to line into accelerators
|
2013-08-17 10:49:07 +02:00 |
|
Unknown W. Brackets
|
152f28aeac
|
Clean up the immediate MIPS table, mostly flags.
|
2013-08-11 18:01:48 -07:00 |
|
Kingcom
|
bce211bcaa
|
-check for invalid memory access when creating status bar text
-when displaying word access, show a label if it exists
|
2013-07-30 22:26:52 +02:00 |
|