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
|
d204485153
|
Added Super Game Boy support
Missing support for SGB2's timings and still needs a few tweaks and more testing
|
2020-06-18 00:58:39 -04:00 |
|
Sour
|
9c4fb9c45c
|
Debugger: GB - Added assembler tool
|
2020-06-06 22:27:54 -04:00 |
|
Sour
|
134c28ed9f
|
GB: Replace scanline renderer with pixel renderer
Probably still not very accurate
|
2020-05-21 20:57:00 -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
|
4bcdd8ace1
|
clang: Fixed compilation warnings
|
2019-10-24 23:33:29 -04:00 |
|
Sour
|
aa3975aa1e
|
Debugger: Fixed not being able to stop execution after STP instruction
|
2019-10-22 19:53:25 -04:00 |
|
Sour
|
7ae6605e77
|
Debugger: Performance improvements + refactoring
-Reduce breakpoint check overhead
-Only run SPC/DSP when needed
-Only build disassembly cache when needed
|
2019-10-11 16:07:30 -04:00 |
|
Sour
|
468921eabb
|
Debugger: Fixed CPU/SA1 debugger truncating the address value
|
2019-07-29 16:47:14 -04:00 |
|
Sour
|
fe470dd87a
|
SA-1 support (still missing a few rarely used features)
|
2019-07-25 22:22:09 -04:00 |
|