mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
update config ref and timestamp
This commit is contained in:
@@ -604,6 +604,10 @@ monochrome_pal = green
|
||||
# pc-98 force ibm keyboard layout: Force to use a default keyboard layout like IBM US-English for PC-98 emulation.
|
||||
# Will only work with apps and games using BIOS for keyboard.
|
||||
# Possible values: true, false, 1, 0, auto.
|
||||
# pc-98 try font rom: If enabled, DOSBox-X will first try to load FONT.ROM as generated by T98Tools for PC-98 emulation.
|
||||
# pc-98 anex86 font: Specify an Anex86 compatible font to load as supported by the Anex86 emulator for PC-98 emulation.
|
||||
# By default DOSBox-X tries to load ANEX86.BMP followed by FREECG98.BMP after trying to load FONT.ROM.
|
||||
# If you specify a font here then it will be tried first, perhaps before FONT.ROM (see previous option).
|
||||
# pc-98 show graphics layer on initialize: If PC-98 mode and INT 33h emulation is enabled, the graphics layer will be automatically enabled
|
||||
# at driver startup AND when INT 33h AX=0 is called. This is NEC MOUSE.COM behavior and default
|
||||
# enabled. To emulate other drivers like QMOUSE that do not follow this behavior, set to false.
|
||||
@@ -630,6 +634,8 @@ pc-98 timer always cycles = auto
|
||||
pc-98 timer master frequency = 0
|
||||
pc-98 allow 4 display partition graphics = -1
|
||||
pc-98 force ibm keyboard layout = auto
|
||||
pc-98 try font rom = true
|
||||
pc-98 anex86 font =
|
||||
pc-98 show graphics layer on initialize = true
|
||||
|
||||
[dosv]
|
||||
|
Reference in New Issue
Block a user