summaryrefslogtreecommitdiff
path: root/libretro_core_options.h
AgeCommit message (Collapse)Author
2021-05-17Add turbo A/B buttonsjdgleaver
2021-03-22Adding Normmatt's BIOS as a built-in BIOSDavid Guillen Fandos
Add options to select whether to boot from BIOS (default is no, as it is now) and whether to use the original bios or the builtin one (default is auto, which tries to use the official but falls back to the builtin if not found).
2021-03-17Enable runtime dynarec enable/disableDavid Guillen Fandos
Added a more thorough cache cleanup for reset/mode-change too. Fixed the mmap initialization that ends up leaking memory. Minor x86 asm fixes for Android.
2020-10-24Overhaul frameskip optionsjdgleaver
2020-09-21Add optional colour correction + interframe blendingjdgleaver