Home
last modified time | relevance | path

Searched refs:GET_ENUM_VALUE_3 (Results 1 – 1 of 1) sorted by relevance

/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/Emulator/
H A DProperties.c595 GET_ENUM_VALUE_3(propFile, video, d3d, linearFiltering, BoolPair); in propLoad()
597 GET_ENUM_VALUE_3(propFile, video, d3d, forceHighRes, BoolPair); in propLoad()
617 GET_ENUM_VALUE_3(propFile, sound, chip, enableYM2413, BoolPair); in propLoad()
618 GET_ENUM_VALUE_3(propFile, sound, chip, enableY8950, BoolPair); in propLoad()
619 GET_ENUM_VALUE_3(propFile, sound, chip, enableMoonsound, BoolPair); in propLoad()
624 GET_ENUM_VALUE_3(propFile, sound, YkIn, type, MidiTypePair); in propLoad()
629 GET_ENUM_VALUE_3(propFile, sound, MidiIn, type, MidiTypePair); in propLoad()
633 GET_ENUM_VALUE_3(propFile, sound, MidiOut, type, MidiTypePair); in propLoad()
637 GET_ENUM_VALUE_3(propFile, sound, MidiOut, mt32ToGm, BoolPair); in propLoad()
682 GET_ENUM_VALUE_3(propFile, ports, Lpt, type, PrinterTypePair); in propLoad()
[all …]