mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
Update timestamp and reference config
This commit is contained in:
@@ -1363,6 +1363,8 @@ dongle = false
|
||||
# hard drive data rate limit: Slow down (limit) hard disk throughput. This setting controls the limit in bytes/second.
|
||||
# Set to 0 to disable the limit, or -1 to use a reasonable default.
|
||||
# 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.
|
||||
# log console: If set, log DOS CON output to the log file.
|
||||
# dos in hma: Report that DOS occupies HMA (equiv. DOS=HIGH)
|
||||
# dos sda size: SDA (swappable data area) size, in bytes. Set to 0 to use a reasonable default.
|
||||
@@ -1505,6 +1507,7 @@ hma = true
|
||||
hma allow reservation = true
|
||||
hard drive data rate limit = -1
|
||||
hma minimum allocation = 0
|
||||
ansi.sys = true
|
||||
log console = false
|
||||
dos in hma = true
|
||||
dos sda size = 0
|
||||
|
@@ -1,3 +1,3 @@
|
||||
/*auto-generated*/
|
||||
#define UPDATED_STR "Mar 1, 2020 11:54:50am"
|
||||
#define UPDATED_STR "Mar 3, 2020 10:57:04pm"
|
||||
#define COPYRIGHT_END_YEAR "2020"
|
||||
|
Reference in New Issue
Block a user