Souryo
|
cbc61a1bac
|
Fixed all GCC errors and most warnings
|
2016-12-11 10:56:23 -05:00 |
|
Souryo
|
bb053a2c2b
|
Debugger: Fixed disassembly of unverified code causing real code to not be shown properly + prevented out-of-bound memory accesses
|
2016-12-06 17:59:16 -05:00 |
|
Souryo
|
8c9f32419c
|
Debugger: Options to disassemble unknown blocks and/or data
|
2016-12-05 23:35:07 -05:00 |
|
Souryo
|
28899e3e18
|
Debugger: Added option to highlight disassembled but not yet executed code (e.g unused branches)
|
2016-11-27 19:43:17 -05:00 |
|
Souryo
|
ac2c5d3f52
|
Debugger: Fixed disassembly display for relative jumps
|
2016-11-27 10:44:49 -05:00 |
|
Souryo
|
81c24d9e8f
|
Debugger: Small bug fixes
|
2016-11-26 18:50:34 -05:00 |
|
Souryo
|
80bd7d0b3e
|
Debugger: Performance improvements, code refactoring & code display changes/fixes
|
2016-11-26 10:42:59 -05:00 |
|
Souryo
|
5bef5bdd1a
|
Debugger: Allow adding labels to registers
|
2016-11-23 18:48:29 -05:00 |
|
Souryo
|
512e37c6af
|
Debugger: Labels/comments now work with built-in ram, work ram and save ram
|
2016-11-22 22:38:14 -05:00 |
|
Souryo
|
4ffebdb4e0
|
Debugger: Ability to add labels/symbols & comments to code (work in progress)
|
2016-11-21 22:34:47 -05:00 |
|
Souryo
|
ebd5fd318c
|
Debugger: Added option to view the result of the addressing logic for indirect/absolute addressing modes
|
2016-11-19 19:21:28 -05:00 |
|
Souryo
|
4eb5b11607
|
Trace Logger: Made output match Nintendulator's output closely to make comparisons easier
|
2016-06-01 21:01:04 -04:00 |
|
Souryo
|
f1d8bde090
|
Debugger: Allow disassembly of cartridge work ram & cpu ram + Added tracing for NMI, IRQ and DMAs
|
2016-02-13 22:19:42 -05:00 |
|
Souryo
|
3b73bb8f83
|
Trace Logger (very basic, not finished)
|
2016-01-10 19:56:40 -05:00 |
|
Souryo
|
6b26c892ac
|
Debugger - Show prg address & raw byte code options + Deadlock fixes
|
2015-08-21 22:42:44 -04:00 |
|
Souryo
|
48409ae82b
|
-Rewrote entire GUI in .NET
-Several other fixes (bugfixes, refactoring, etc.)
-Added a few more features to debugger
|
2015-07-01 23:17:14 -04:00 |
|
Souryo
|
f8f9755eff
|
Unfinished visual debugger implementation (to be finished later)
|
2015-06-24 19:26:19 -04:00 |
|