devinacker
|
77af780162
|
more strictness about when to stop trying to disassemble more code
|
2019-12-04 21:53:49 -05:00 |
|
devinacker
|
4383a232bb
|
add automatic analysis to sa1 debugger
|
2019-12-04 21:33:11 -05:00 |
|
devinacker
|
0124ae527c
|
don't bother clearing CPU usage info on a fresh analysis since the debug frontend did that already
|
2019-12-04 21:09:42 -05:00 |
|
devinacker
|
35ae4da6d2
|
cpu: stop analyzing code if STP opcode is reached
|
2019-12-04 20:55:26 -05:00 |
|
devinacker
|
9d0df93b1b
|
better handle some potential weirdness involving automatic code analysis in debugger (should fix #239)
|
2019-12-02 21:45:56 -05:00 |
|
Benjamin Schulte
|
a85fce3d33
|
allow to navigate through code
|
2018-11-25 20:45:51 -05:00 |
|
devinacker
|
b28b5b0c20
|
don't apply the exec flag when only analyzing code
|
2018-11-25 18:28:17 -05:00 |
|
devinacker
|
5b7186bdec
|
also don't analyze unused interrupt vectors
|
2018-11-25 17:49:59 -05:00 |
|
devinacker
|
e9fb53c36f
|
don't try to auto analyze bogus/missing interrupts
|
2018-11-25 17:45:34 -05:00 |
|
Benjamin Schulte
|
7233da3b87
|
allow to set symbols by context menu
|
2018-11-25 17:42:45 -05:00 |
|
Benjamin Schulte
|
01ca91f6cf
|
try to lookahead the current code for better preview
|
2018-11-25 12:07:14 -05:00 |
|