summaryrefslogtreecommitdiff
path: root/default.cfg
AgeCommit message (Expand)Author
2017-01-27Implement soft reset in Genesis modeMichael Pavone
2017-01-26Basic support for mapping an analog axis to functionalityMichael Pavone
2017-01-26Update default config to map leftstick/l3 to quick saveMichael Pavone
2017-01-26Added config file option to specify that RAM should be randomly initialized. ...Michael Pavone
2017-01-26Allow toggling full screen mode at runtime. Allow resizing the window in wind...Michael Pavone
2017-01-22Initial support for using SDL2 game controller mapping functionalityMichael Pavone
2017-01-18Overscan is now configurableMichael Pavone
2016-05-02Added documentation for lock-on support and a fullscreen config option.Michael Pavone
2016-05-01Allow overriding speed 0. May be useful for people that want to use vsyncMichael Pavone
2016-05-01Set vsync state based on config file rather than just using whatever the syst...Michael Pavone
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 second...Michael Pavone
2015-11-08ROM is now run after being selected in menu. Initial path for menu is read fr...Michael Pavone
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 entire...Mike Pavone
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