forked from Hay1tsme/segatools
added VFD toggle to config
This commit is contained in:
8
dist/chusan/segatools.ini
vendored
8
dist/chusan/segatools.ini
vendored
@ -9,12 +9,18 @@ option=
|
||||
appdata=
|
||||
|
||||
[aime]
|
||||
; Enable aime reader emulation.
|
||||
; Enable Aime card reader assembly emulation. Disable to use a real SEGA Aime
|
||||
; reader.
|
||||
enable=1
|
||||
aimePath=DEVICE\aime.txt
|
||||
; Enable high baud rate.
|
||||
;highBaud=1
|
||||
|
||||
[vfd]
|
||||
; Enable VFD emulation (currently just stubbed). Disable to use a real VFD
|
||||
; GP1232A02A FUTABA assembly.
|
||||
enable=1
|
||||
|
||||
[aimeio]
|
||||
; Uncomment this if you have custom (x64) aime implementation.
|
||||
; Leave empty if you want to use Segatools built-in keyboard input.
|
||||
|
Reference in New Issue
Block a user