update config ref and timestamp

This commit is contained in:
Wengier
2021-07-20 05:49:51 -04:00
parent 6354445924
commit b55f0a1c48
5 changed files with 11 additions and 5 deletions

View File

@@ -1963,6 +1963,8 @@ timeout = 0
#DOSBOX-X-ADV:# drive z expand path: If set, DOSBox-X will automatically expand the %PATH% environment variable to include the subdirectories on the Z drive.
#DOSBOX-X-ADV:# drive z hide files: The files or directories listed here (separated by space) will be either hidden or removed from the Z drive.
#DOSBOX-X-ADV:# Files with leading forward slashs (e.g. "/DEBUG\BIOSTEST.COM") will become hidden files (DIR /A will list them).
#DOSBOX-X-ADV:# hidenonrepresentable: If set, DOSBox-X will hide files on local drives that are non-representative in the current DOS code page.
#DOSBOX-X-ADV:# This may be required for some programs such as Windows 3.x Setup if the drives contain international filenames.
#DOSBOX-X-ADV:# hma minimum allocation: Minimum allocation size for HMA in bytes (equivalent to /HMAMIN= parameter).
# ansi.sys: If set (by default), ANSI.SYS emulation is on. If clear, ANSI.SYS is not emulated and will not appear to be installed.
# NOTE: This option has no effect in PC-98 mode where MS-DOS systems integrate ANSI.SYS into the DOS kernel.
@@ -2127,7 +2129,7 @@ timeout = 0
# dos clipboard api: If set, DOS APIs for communications with the Windows clipboard will be enabled for shared clipboard communications.
#DOSBOX-X-ADV-SEE:#
#DOSBOX-X-ADV-SEE:# Advanced options (see full configuration reference file [dosbox-x.reference.full.conf] for more details):
#DOSBOX-X-ADV-SEE:# -> hma allow reservation; drive z is remote; drive z expand path; drive z hide files; hma minimum allocation; dos sda size; hma free space; cpm compatibility mode; minimum dos initial private segment; minimum mcb segment; enable dummy device mcb; maximum environment block size on exec; additional environment block size on exec; enable a20 on windows init; zero memory on xms memory allocation; vcpi; unmask timer on disk io; zero int 67h if no ems; zero unused int 68h; emm386 startup active; zero memory on ems memory allocation; ems system handle memory size; ems system handle on even megabyte; umb start; umb end; kernel allocation in umb; keep umb on boot; keep private area on boot; private area in umb; autoa20fix; autoloadfix; startincon; int33 hide host cursor if interrupt subroutine; int33 hide host cursor when polling; int33 disable cell granularity; int 13 extensions; biosps2; int15 wait force unmask irq; int15 mouse callback does not preserve registers; filenamechar; collating and uppercase; con device use int 16h to detect keyboard input; zero memory on int 21h memory allocation
#DOSBOX-X-ADV-SEE:# -> hma allow reservation; drive z is remote; drive z expand path; drive z hide files; hidenonrepresentable; hma minimum allocation; dos sda size; hma free space; cpm compatibility mode; minimum dos initial private segment; minimum mcb segment; enable dummy device mcb; maximum environment block size on exec; additional environment block size on exec; enable a20 on windows init; zero memory on xms memory allocation; vcpi; unmask timer on disk io; zero int 67h if no ems; zero unused int 68h; emm386 startup active; zero memory on ems memory allocation; ems system handle memory size; ems system handle on even megabyte; umb start; umb end; kernel allocation in umb; keep umb on boot; keep private area on boot; private area in umb; autoa20fix; autoloadfix; startincon; int33 hide host cursor if interrupt subroutine; int33 hide host cursor when polling; int33 disable cell granularity; int 13 extensions; biosps2; int15 wait force unmask irq; int15 mouse callback does not preserve registers; filenamechar; collating and uppercase; con device use int 16h to detect keyboard input; zero memory on int 21h memory allocation
#DOSBOX-X-ADV-SEE:#
xms = true
xms handles = 0
@@ -2138,6 +2140,7 @@ hard drive data rate limit = -1
#DOSBOX-X-ADV:drive z is remote = auto
#DOSBOX-X-ADV:drive z expand path = true
#DOSBOX-X-ADV:drive z hide files = /TEXTUTIL\25.COM /TEXTUTIL\28.COM /TEXTUTIL\50.COM
#DOSBOX-X-ADV:hidenonrepresentable = true
#DOSBOX-X-ADV:hma minimum allocation = 0
ansi.sys = true
log console = false