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 |
|
NovaSquirrel
|
e25c69e54b
|
Add aliases for processor flags, for conditions
|
2020-10-10 00:22:11 -04:00 |
|
Sour
|
f701459421
|
Debugger: Added AF/BC/DE/HL aliases for expressions
|
2020-07-08 21:02:26 -04:00 |
|
Sour
|
bfaff15dda
|
Docs: First version of documentation
|
2020-06-30 16:51:13 -04:00 |
|
Sour
|
920fec1f66
|
Debugger: Fixed modulo operator in expressions
|
2020-05-19 21:55:52 -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
|
b09017d17d
|
Debugger: Fixed parsing issue with expression evaluator
|
2020-04-19 16:06:41 -04:00 |
|
Sour
|
71d0ac693a
|
Debugger: Improved GSU disassembly/debugger
|
2020-02-23 15:58:14 -05:00 |
|
Sour
|
4628e2f2f2
|
Fixed GCC warnings/errors
|
2019-08-09 20:50:54 -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
|
f720c39215
|
Fixed some clang/gcc warnings
|
2019-07-18 16:54:24 -04:00 |
|
Sour
|
103541a2a6
|
Fixed compilation warnings
|
2019-07-03 19:12:01 -04:00 |
|
Sour
|
a70a746df1
|
MinGW: Fixed compilation errors/warnings
|
2019-07-03 00:44:45 -04:00 |
|
Sour
|
ea74b764e9
|
Debugger: Show break source (breakpoint, break on [...] option, etc)
|
2019-05-07 20:06:04 -04:00 |
|
Sour
|
275751c486
|
Debugger: Add label support for watch/breakpoints
|
2019-05-03 14:16:04 -04:00 |
|
Sour
|
35476426c0
|
Debugger: SPC watch and conditional breakpoints
|
2019-04-07 14:38:22 -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
|
98d72d55b5
|
Debugger: Added some values to the expression evaluator
|
2019-03-09 16:03:48 -05:00 |
|
Sour
|
8502581a1d
|
Debugger: Breakpoint support
|
2019-03-01 20:27:49 -05:00 |
|
Sour
|
26e90e90a1
|
Debugger: Watch list
|
2019-02-27 20:33:56 -05:00 |
|