summaryrefslogtreecommitdiff
path: root/default.cfg
AgeCommit message (Expand)Author
2020-05-09Allow use of NPOT textures as a config option. Useful for some mobile GPUsMichael Pavone
2020-04-18Make requested sample format configurableMichael Pavone
2020-03-27Initial stab at VGM logging supportMichael Pavone
2020-02-16Added UI for selecting configured modelMichael Pavone
2018-12-30Added default controller bindings for a number of 6-button style padsMike Pavone
2018-12-30Updated binding UI to reflect new VDP debug optionsMike Pavone
2018-12-30Switched default sync source back to audio as the video option is not ready f...Mike Pavone
2018-11-19Basic version of layer compositing debug view in a separate windowMichael Pavone
2018-11-14Initial stab at CRAM debug in a detached windowMichael Pavone
2018-11-09Added VRAM debug windowMichael Pavone
2018-11-04WIP new VDP plane debug view and support for detached VDP debug views generallyMichael Pavone
2018-08-03Allow a gamepad mapping to apply to all controllers, controllers of a particu...Michael Pavone
2018-04-17Add sync_source to default.cfg and the Nuklear UIMichael Pavone
2018-03-26Allow MegaWiFi support to be toggled in config file. Defaults to off due to s...Michael Pavone
2018-03-24Updated default config to reflect gz/zip/png supportMichael Pavone
2017-08-23Allow reloading current ROM with a hotkey (default F5) and allow locking on a...Michael Pavone
2017-08-16Added a config file option for remembering the last path in the menuMichael Pavone
2017-08-09New savestates are working. New config file option for selecting format state...Michael Pavone
2017-06-26Add smd extension to default extension filter. Make file extension check case...Michael Pavone
2017-06-24Add a file extension filter to the menuMichael Pavone
2017-06-15Allow selecting linear or nearet neighbor scaling for both the Open GL and SD...Michael Pavone
2017-06-15Allow height to be specified in the config file and properly calculate from t...Michael Pavone
2017-05-28Implemented SMS pause buttonMichael Pavone
2017-04-23Add config file option to disable Open GL renderingMichael Pavone
2017-03-21Change the default screenshot path as per ticket:14Michael Pavone
2017-03-21Make save directory configurable. Satisfies ticket:4Michael Pavone
2017-03-21Allow variables in screenshot_path like initial_pathMichael Pavone
2017-03-21Allow initial_path to contain variable references which allows the default va...Michael Pavone
2017-03-06Initial stab at horizontal border emulation. Only works for H40 and still has...Michael Pavone
2017-03-04Implement raw screenshot functionality requested in ticket:10Michael Pavone
2017-02-28Implement keyboard capture functionalityMichael Pavone
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