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
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
24d5d5afed
Fixed rare crash when loading rom
...
Caused by _ppuOutputBuffer pointing to freed memory
2020-02-26 21:42:43 -05:00
Sour
5f2c502be9
Run ahead support (+ improved save/load state performance)
...
Note: Run ahead currently doesn't work well with netplay, movies and rewind
2019-12-26 12:03:38 -05:00
Sour
cffec80055
Video: Prevent 2 frames from being processes at the same time (caused crashes) when switching between interlaced and non-interlaced modes
2019-10-29 17:40:47 -04:00
Sour
13cd1142ca
Input: Options to display controllers/buttons on screen
2019-10-18 17:05:44 -04:00
Sour
c96e37145f
UI: Fixed rendering issues on startup
...
+ Improved load-up for recent games to not appear glitched for a split second
2019-07-16 19:08:16 -04:00
Sour
f16970a2fd
Video: Output standard resolution frames in 256x239 instead of always doubling resolution
2019-07-06 14:03:27 -04:00
Sour
b5847a3d1f
Libretro: Added libretro core
2019-07-02 19:56:00 -04:00
Sour
84d1439780
Video: Overscan settings
2019-03-15 10:15:45 -04:00
Sour
0836db643f
UI: Added recent game selection screen
2019-03-14 18:07:25 -04:00
Sour
20aee963c9
UI: Added screenshot support
2019-03-12 12:44:59 -04:00
Sour
7d068963a4
Added rewind + fast forward support
2019-03-12 12:06:42 -04:00
Sour
60af2e2f64
UI: Added video options (scale, filters, aspect ratio)
2019-03-10 11:12:50 -04:00
Sour
85f1333c3d
PPU: Support for mode 5, hires, interlace, and overscan mode
2019-02-23 21:39:35 -05:00
Sour
93e8fd9d5e
Core: Fixed for memory mappings, implemented multiplication register, added logging to help debugging missing functionalities
2019-02-17 14:42:35 -05:00
Sour
aed9270e52
Imported video decode/renderer classes and related utilities from Mesen
2019-02-13 23:02:43 -05:00