summaryrefslogtreecommitdiff
path: root/default.cfg
AgeCommit message (Collapse)Author
2016-05-01Added a config option that allows turning scanlines on and offMichael Pavone
2016-05-01Made low pass filter frequency configurableMichael Pavone
2016-04-10Allow changing the 68K clock divider in the config fileMichael Pavone
2015-12-17Finished implementation of mouse capture modeMichael Pavone
2015-11-28Mega mouse support is mostly doneMichael Pavone
2015-11-09Change default config to make first gamepad mapped as gamepad 1, add a ↵Michael Pavone
second gamepad maping. Player one on keyboard and player two on controller does not make sense as a default config
2015-11-08ROM is now run after being selected in menu. Initial path for menu is read ↵Michael Pavone
from config file.
2015-07-21Prep for 0.3.0 releaseMichael Pavone
2014-12-03Initial support for configurable IO, custom IO and sega transfer board emulationMichael Pavone
2013-10-28Pull shader file names from config file.Mike Pavone
2013-10-01Implement turbo/slow motion feature that overclocks or underclocks the ↵Mike Pavone
entire system at the push of a button
2013-09-11Added README fileMike Pavone
2013-07-26Added support for saving savestates. Added gst savestate format test harnessMike Pavone
2013-07-18Add config values for audio sample rate and buffer sizeMike Pavone
2013-07-17Add fullscreen support and add a keybinding for exiting the emulatorMike Pavone
2013-07-10Read key bindings from config fileMike Pavone
2013-07-10Add config file parser and default config fileMike Pavone