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
06135f10de
GB: Added palette configuration options
...
+ Split GB options to a separate window
2020-06-22 19:12:25 -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
5daa1b6225
Video: Fixed/changed some aspect ratio calculations
...
-Fixed calculation for width for NTSC/PAL
-NTSC/PAL are PAR, as before, but 4:3/16:9 are now DAR instead, since their purpose is to fill the user's screen, regardless of overscan settings
2020-04-29 20:24:21 -04:00
Sour
dd0287088c
Version Update: 0.4.0
2020-04-25 14:43:50 -04:00
Sour
e0cfdaad13
Debugger: Added option to display disassembly in lower case
2020-02-07 22:55:27 -05:00
Sour
6d9fb65ffd
Debugger: SPC - Option to select disassembly format (6502-like vs original)
2020-01-20 23:24:59 -05:00
Sour
6e37291061
Libretro: Read firmware files from the "system" folder rather than the "system\Firmware" folder
2020-01-19 14:53:29 -05:00
Sour
b94ca9b728
Emulation: Added option to randomize power on state for the PPU (for homebrew/romhacking purposes)
2019-12-11 21:44:42 -05:00
Sour
b4d28cfbdc
Version Update: 0.3.0
2019-10-26 19:54:19 -04:00
Sour
4f22eefa21
Netplay: Added support for netplay
2019-10-20 21:23:48 -04:00
Sour
fdb8ca6292
Input: Added option to control analog stick deadzone size
2019-10-19 16:13:11 -04:00
Sour
c880c55d53
Added support for overclocking (by adding extra scanlines before/after NMI)
2019-07-19 19:39:38 -04:00
Sour
cf33b464d8
Version Update: 0.2.0
2019-07-18 21:26:21 -04:00
Sour
1ea156ee36
UI: Added pause/background/volume related options
2019-07-17 20:31:29 -04:00
Sour
f282675003
Initialize all ram (vram, cgram, oam, work ram, save ram) based on ram power on state setting
2019-07-06 14:25:51 -04:00
Sour
b5847a3d1f
Libretro: Added libretro core
2019-07-02 19:56:00 -04:00
Sour
87fddaa751
Debugger: Added several configuration options for debugger break behavior
2019-04-30 21:05:53 -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
84d1439780
Video: Overscan settings
2019-03-15 10:15:45 -04:00
Sour
bceb0394ef
UI: Input configuration
2019-03-13 22:56:33 -04:00
Sour
7d068963a4
Added rewind + fast forward support
2019-03-12 12:06:42 -04:00
Sour
73913e1f0c
Save state support
2019-03-12 09:15:57 -04:00
Sour
fe958a8285
UI: Preferences, shortcut keys, emulation speed, etc.
2019-03-11 17:56:54 -04:00
Sour
2893664d0f
UI: Added audio options (sample rate, volume, latency, equalizer)
2019-03-10 17:56:54 -04:00
Sour
60af2e2f64
UI: Added video options (scale, filters, aspect ratio)
2019-03-10 11:12:50 -04:00