forked from Hay1tsme/segatools
added VFD toggle to config
This commit is contained in:
11
dist/mercury/segatools.ini
vendored
11
dist/mercury/segatools.ini
vendored
@ -7,6 +7,17 @@ amfs=amfs
|
||||
appdata=appdata
|
||||
option=option
|
||||
|
||||
[aime]
|
||||
; Enable Aime card reader assembly emulation. Disable to use a real SEGA Aime
|
||||
; reader.
|
||||
enable=1
|
||||
aimePath=DEVICE\aime.txt
|
||||
|
||||
[vfd]
|
||||
; Enable VFD emulation (currently just stubbed). Disable to use a real VFD
|
||||
; GP1232A02A FUTABA assembly.
|
||||
enable=1
|
||||
|
||||
[dns]
|
||||
; Insert the hostname or IP address of the server you wish to use here.
|
||||
; Note that 127.0.0.1, localhost etc are specifically rejected.
|
||||
|
Reference in New Issue
Block a user