const classmameChose::Config
sys::Obj mameChose::Config : sys::Service
Config
- confFile
- const File confFile
- crcInfoFile
- const File crcInfoFile
- keyButton1
- const Str keyButton1 := Key.ctrl.toStr
- keyButton2
- const Str keyButton2 := Key.alt.toStr
- keyCoin
- const Str keyCoin := Key.num5.toStr
- keyDown
- const Str keyDown := Key.down.toStr
- keyLeft
- const Str keyLeft := Key.left.toStr
- keyQuit
- const Str keyQuit := Key.esc.toStr
- keyRight
- const Str keyRight := Key.right.toStr
- keyStart
- const Str keyStart := Key.num1.toStr
- keyUp
- const Str keyUp := Key.up.toStr
- listXml
- const File listXml
- make
- new make(File f)
- mameExec
- const File? mameExec
- mameGlobalArgs
- const Str[] mameGlobalArgs := Str[,]
- mameRomArgs
- romFolder
- const File? romFolder
- romInfoFile
- const File romInfoFile
- snapFolder
- const File? snapFolder
- stateFile
- const File stateFile