Commit graph

15 commits

Author SHA1 Message Date
Sour
b1d1a3f466 Debugger: Greatly reduced memory usage when debugger tools are opened 2019-04-05 00:02:43 -04:00
Sour
b90b273e4b Debugger: Fixed disassembly for BRL instruction 2019-03-15 18:15:52 -04:00
Sour
46663e8e53 Debugger: Fixed relative branch disassembly address 2019-03-07 21:30:16 -05:00
Sour
0ada7f9d2f Debugger: Added Event Viewer 2019-03-07 20:12:32 -05:00
Sour
25837e5c71 CPU: Fixed BRK/COP instructions (read + ignore the signature byte) 2019-03-02 20:26:14 -05:00
Sour
27476a08ab Debugger: Fixed disassembly output for PEA/PEI/PER 2019-02-28 23:06:26 -05:00
Sour
c9eb9cef52 Debugger: Show effective address/memory value in disassembly + update trace logger to use the same code 2019-02-28 16:53:04 -05:00
Sour
802bd75df1 Debugger: Disassembly window, code data logger 2019-02-27 19:49:26 -05:00
Sour
97c7d06156 Fixed throw syntax 2019-02-21 18:18:25 -05:00
Sour
f75db1b297 CPU: Fixed MVN/MVP instructions using the wrong src/dest banks 2019-02-20 20:00:59 -05:00
Sour
93e8fd9d5e Core: Fixed for memory mappings, implemented multiplication register, added logging to help debugging missing functionalities 2019-02-17 14:42:35 -05:00
Sour
b33380a95e CPU: Fixed bugs with PEA/PEI/PER 2019-02-14 19:00:17 -05:00
Sour
ca95636c37 CPU addressing review/fixes, trace logger improvements 2019-02-13 18:44:12 -05:00
Sour
522372a365 Fixed addressing bugs, added PPU stub, improved trace logger output, split CPU instructions to another file 2019-02-13 13:32:51 -05:00
Sour
5c19584019 Imported some code from Mesen (video, audio, UI, etc.) + basic trace logger/step functionality 2019-02-12 22:13:09 -05:00