Commit graph

7 commits

Author SHA1 Message Date
devinacker
2d72b04c8b don't use preadjusted color tables for unfiltered screenshots
fixes #198
2018-10-23 20:55:12 -04:00
Marcus Rowe
a52f3361ad Add configuration option to save unfiltered screenshots
Configuration variable is `video.unfilteredScreenshot` as all the other
settings that affect the screenshot is in the Config::Video struct.
2018-02-08 19:20:58 +10:00
Marcus Rowe
eee1d68088 Capture unfiltered screenshot
This commit changes the 'Capture Screenshot' action so that it bypasses
the overscan, scanline filter and Video Filter settings.
2017-11-30 18:18:21 +10:00
devinacker
696a5101fb add experimental SPC/SNSF playback plugin 2017-01-21 05:45:17 -05:00
devinacker
b4f4c58b79 update memory viewer more frequently
and update the debugger windows independently from
Interface::video_refresh, otherwise it could lead to noticeable
emulation lag every once in a while
2015-05-25 03:19:06 -04:00
devinacker
73573ec9ce add SPC dumping support 2015-04-19 01:54:02 -04:00
devinacker
d88ac78d30 initial commit 2014-11-26 18:35:12 -05:00