NovaSquirrel
|
c0e249e993
|
Revert "Merge branch 'reformat_code'"
This reverts commit daf3b57e89 , reversing
changes made to 7a6e0b7d77 .
|
2021-03-10 11:13:28 -05:00 |
|
Vladimir Kononovich
|
3764af908f
|
Reformat Core (Resharper)
|
2020-12-19 23:30:09 +03:00 |
|
Sour
|
5f055110fa
|
Added Game Boy support
CPU/APU are decent - PPU is still just a scanline renderer
No Super Game Boy support yet
|
2020-05-18 16:11:08 -04:00 |
|
Sour
|
28443f84d6
|
Debugger: Fixed display issues in disassembly view for SA-1 debugger
Effective addresses and their values were incorrect
|
2020-02-27 19:59:41 -05:00 |
|
Sour
|
e0cfdaad13
|
Debugger: Added option to display disassembly in lower case
|
2020-02-07 22:55:27 -05:00 |
|
Sour
|
0cd378c92d
|
CX4 support (+ trace logger)
|
2019-08-03 23:43:51 -04:00 |
|
Sour
|
33cee67e61
|
Added GSU (Super FX) support
|
2019-07-30 22:43:32 -04:00 |
|
Sour
|
fe470dd87a
|
SA-1 support (still missing a few rarely used features)
|
2019-07-25 22:22:09 -04:00 |
|
Sour
|
d4b2245ff8
|
GCC: Fixed freeze when compiling TraceLogger.cpp
|
2019-07-18 17:24:32 -04:00 |
|
Sour
|
f720c39215
|
Fixed some clang/gcc warnings
|
2019-07-18 16:54:24 -04:00 |
|
Sour
|
c9405d7ba3
|
DSP: Added support for DSP-1/2/3/4 games (LLE - requires bios file)
|
2019-07-14 21:45:12 -04:00 |
|
Sour
|
e8fb04634b
|
Debugger: Trace Logger - Added format tag for hclock
|
2019-06-29 11:34:24 -04:00 |
|
Sour
|
79aa90f60b
|
Debugger: Trace Logger - Added clear log button
|
2019-05-20 17:14:50 -04:00 |
|
Sour
|
3e97d7a71d
|
Debugger: Added support for code labels/comments
|
2019-04-29 20:12:39 -04:00 |
|
Sour
|
d7c487aadc
|
Debugger: Trace Logger - Allow logging either SPC or CPU, or both
|
2019-04-07 16:10:23 -04:00 |
|
Sour
|
f8392d2f65
|
Debugger: SPC trace logging
|
2019-04-06 17:38:14 -04:00 |
|
Sour
|
0ada7f9d2f
|
Debugger: Added Event Viewer
|
2019-03-07 20:12:32 -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
|
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 |
|