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
|
5a24608f8f
|
Debugger: Diassemble more code than before (assume what follows conditional jumps is also valid code)
|
2016-11-18 20:28:11 -05:00 |
|
Souryo
|
135d02955f
|
Debugger: Fixed disassembler, was broken by previous modification
|
2016-06-18 12:50:19 -04:00 |
|
Souryo
|
d656e904d7
|
Debugger: Fixed crash when attempting to disassemble addresses that have no assigned prg bank
|
2016-06-18 09:55:25 -04:00 |
|
Souryo
|
e383b5d39f
|
Debugger: Fixed bug/crash when disassembling internal RAM content
|
2016-06-04 16:48:29 -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
|
5b565bfeeb
|
GCC support - Fixed warnings/compilation errors (Core & Utilities now compile under GCC, but code is incomplete)
|
2015-08-28 21:01:18 -04:00 |
|
Souryo
|
76f80183d7
|
Debugger - Fixed issue with disassembler
|
2015-08-22 19:29:19 -04:00 |
|
Souryo
|
6b26c892ac
|
Debugger - Show prg address & raw byte code options + Deadlock fixes
|
2015-08-21 22:42:44 -04:00 |
|
Souryo
|
273c000c44
|
Debugger - Basic FCEUX CDL file support
|
2015-08-17 19:32:10 -04:00 |
|
Souryo
|
dffc03ad68
|
MMC5 support (incomplete)
Heavy refactoring of BaseMapper (to support MMC5 functionality, and be more flexible in general)
|
2015-07-29 22:10:34 -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 |
|