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
/
config.h
Age
Commit message (
Expand
)
Author
2020-11-09
Add a UI button to reset config to defaults
Michael Pavone
2020-02-16
Added UI for selecting configured model
Michael Pavone
2019-04-24
Allow config file to be saved with executable for "portable" setups
Michael Pavone
2018-07-27
Allow selecting controller type when controllers have an SDL 2 mapping, but h...
Michael Pavone
2018-03-30
More audio refactoring in preparation for allowing proper sync to video with ...
Michael Pavone
2017-11-29
Added code to persist config back to a file
Michael Pavone
2017-11-26
Filter file list in Nuklear UI
Michael Pavone
2015-11-08
Make menu stuff work on Android (theoretically)
Michael Pavone
2015-11-04
Load config file and rom.db from appropriate locations on Android
Michael Pavone
2015-07-02
Initial work on ROM database
Michael Pavone
2013-10-28
Extract function to determine executable directory from load_config so it can...
Mike Pavone
2013-09-10
Added copyright notice to source files and added GPL license text in COPYING
Mike Pavone
2013-07-10
Add config file parser and default config file
Mike Pavone