index
:
blastem.git
gdb
libretro
vdp-hacking
Oxore's fork of "blastem" emulator for ROM hacking (C)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
default.cfg
Age
Commit message (
Expand
)
Author
2017-01-27
Implement soft reset in Genesis mode
Michael Pavone
2017-01-26
Basic support for mapping an analog axis to functionality
Michael Pavone
2017-01-26
Update default config to map leftstick/l3 to quick save
Michael Pavone
2017-01-26
Added config file option to specify that RAM should be randomly initialized. ...
Michael Pavone
2017-01-26
Allow toggling full screen mode at runtime. Allow resizing the window in wind...
Michael Pavone
2017-01-22
Initial support for using SDL2 game controller mapping functionality
Michael Pavone
2017-01-18
Overscan is now configurable
Michael Pavone
2016-05-02
Added documentation for lock-on support and a fullscreen config option.
Michael Pavone
2016-05-01
Allow overriding speed 0. May be useful for people that want to use vsync
Michael Pavone
2016-05-01
Set vsync state based on config file rather than just using whatever the syst...
Michael Pavone
2016-05-01
Added a config option that allows turning scanlines on and off
Michael Pavone
2016-05-01
Made low pass filter frequency configurable
Michael Pavone
2016-04-10
Allow changing the 68K clock divider in the config file
Michael Pavone
2015-12-17
Finished implementation of mouse capture mode
Michael Pavone
2015-11-28
Mega mouse support is mostly done
Michael Pavone
2015-11-09
Change default config to make first gamepad mapped as gamepad 1, add a second...
Michael Pavone
2015-11-08
ROM is now run after being selected in menu. Initial path for menu is read fr...
Michael Pavone
2015-07-21
Prep for 0.3.0 release
Michael Pavone
2014-12-03
Initial support for configurable IO, custom IO and sega transfer board emulation
Michael Pavone
2013-10-28
Pull shader file names from config file.
Mike Pavone
2013-10-01
Implement turbo/slow motion feature that overclocks or underclocks the entire...
Mike Pavone
2013-09-11
Added README file
Mike Pavone
2013-07-26
Added support for saving savestates. Added gst savestate format test harness
Mike Pavone
2013-07-18
Add config values for audio sample rate and buffer size
Mike Pavone
2013-07-17
Add fullscreen support and add a keybinding for exiting the emulator
Mike Pavone
2013-07-10
Read key bindings from config file
Mike Pavone
2013-07-10
Add config file parser and default config file
Mike Pavone