update config ref

This commit is contained in:
Wengier
2021-11-20 06:29:00 -05:00
parent 8941a7952a
commit 7e27a12e78
6 changed files with 14 additions and 11 deletions

View File

@@ -704,7 +704,8 @@ pc-98 anex86 font =
# vtext2: V-text screen mode 2 for the DOS/V emulation. Set "machine=svga_et4000" for all available options; enter command "VTEXT 2" for this mode.
# Possible values: xga, xga24, sxga, sxga24, svga.
# use20pixelfont: Enables 20 pixel font will be used instead of the 24 pixel system font for the Japanese DOS/V emulation (with V-text enabled).
# j3100: With dosv=jp and this option enabled, the Toshiba J-3100 will be emulated.
# j3100: With dosv=jp and a non-off setting of this option, the Toshiba J-3100 will be emulated according to the specified type.
# Possible values: off, on, gt, sgt, gx, gl, sl, sgx, ss, gs, sx, sxb, sxw, sxp, ez, zs, zx, 1, 0.
dosv = off
getsysfont = true
fontxsbcs =
@@ -719,7 +720,7 @@ fepcontrol = both
vtext1 = svga
vtext2 = xga
use20pixelfont = false
j3100 = false
j3100 = off
[video]
#DOSBOX-X-ADV:# vmemdelay: VGA Memory I/O delay in nanoseconds. Set to -1 to use default, 0 to disable.