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
|
8ebe0401f7
|
Debugger: Code refactoring (disassembler)
+ Fixed some issues when switching between different coprocessors while debug windows are opened
|
2020-07-07 22:33:47 -04:00 |
|
Sour
|
faf4d62ef4
|
GB: Allow picking GB model (original vs color) and using a boot rom
+Adds boot rom/sprite ram in hex editor
+Allow colorized GB games in GBC mode
|
2020-05-26 00:05:35 -04: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
|
dade91a189
|
Debugger: Added CX4 debugger
|
2020-02-24 22:00:52 -05:00 |
|
Sour
|
2e8a13e920
|
Debugger: Added DSP debugger
|
2020-02-23 22:24:58 -05:00 |
|
Sour
|
cf909b56d8
|
Added BS-X support
WIP - Still some issues and missing some features (e.g date/time support)
|
2020-02-19 23:53:34 -05:00 |
|
Sour
|
297e57ae9a
|
Linux: Fixed compilation errors/warnings
|
2020-02-11 22:46:11 -05:00 |
|
Sour
|
b62a0a3960
|
Debugger: Added assembler tool
|
2020-02-11 22:20:08 -05:00 |
|
Sour
|
065a09c532
|
Debugger: Writes done via the debugger shouldn't increase the cycle counters, or trigger breakpoints
Also fixes deadlock when writing to cpu memory while the emulator is paused
|
2020-01-02 19:27:50 -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
|
c9405d7ba3
|
DSP: Added support for DSP-1/2/3/4 games (LLE - requires bios file)
|
2019-07-14 21:45:12 -04:00 |
|
Sour
|
3bfc69e2f1
|
Debugger: Lua scripting support
|
2019-05-12 21:18:22 -04:00 |
|
Sour
|
3e97d7a71d
|
Debugger: Added support for code labels/comments
|
2019-04-29 20:12:39 -04:00 |
|
Sour
|
35476426c0
|
Debugger: SPC watch and conditional breakpoints
|
2019-04-07 14:38:22 -04:00 |
|
Sour
|
d89f4ba0cb
|
Debugger: SPC debugger/breakpoints/call stack
|
2019-04-07 12:25:14 -04:00 |
|
Sour
|
f8392d2f65
|
Debugger: SPC trace logging
|
2019-04-06 17:38:14 -04:00 |
|
Sour
|
e1c7e7b9c4
|
Linux: Fixed build/makefile and compilation errors/warnings (and add missing files to git)
|
2019-03-31 14:50:12 -04:00 |
|
Sour
|
341656e699
|
Debugger: Fixed read word with expressions returning lower byte only
|
2019-03-30 23:44:35 -04:00 |
|
Sour
|
41ee29d650
|
Debugger: Improved memory tools performance
|
2019-03-28 22:45:01 -04:00 |
|
Sour
|
75a93f6993
|
Debugger: Add SPC RAM to memory tools
|
2019-03-22 21:38:31 -04:00 |
|
Sour
|
26e90e90a1
|
Debugger: Watch list
|
2019-02-27 20:33:56 -05:00 |
|
Sour
|
6d22b920b8
|
Debugger: Added hex editor
|
2019-02-15 21:33:13 -05:00 |
|