mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-09 03:41:10 +08:00
Add missing items to translation files
This commit is contained in:
parent
e770c04d02
commit
edc02d7a63
@ -3882,3 +3882,601 @@ CPU: simpler Core
|
||||
:MAPPER:togmenu
|
||||
Menüleiste ein/aus
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_UNFLAGALL
|
||||
All files unflagged for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_UNFLAGGED
|
||||
File %s unflagged for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_FLAGGED
|
||||
File already flagged for saving - %s
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_TOOMANY
|
||||
Too many files to flag for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_SAVED
|
||||
File %s flagged for saving
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_LIST
|
||||
Files flagged for saving:
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_HLP
|
||||
Marks or flags files to be saved for the save state feature.
|
||||
|
||||
FLAGSAVE [file(s) [/F] [/R]] [/U]
|
||||
|
||||
file(s) Specifies one or more files to be flagged for saving.
|
||||
/F Forces to flag the file(s) even if they are not found.
|
||||
/R Removes flags from the specified file(s).
|
||||
/U Removes flags from all flagged files.
|
||||
|
||||
Type FLAGSAVE without a parameter to list flagged files.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_NOT_SET
|
||||
INT 2Fh hook has not been set.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_ALREADY
|
||||
INT 2Fh hook has already been set.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_HELP
|
||||
Hooks INT 2Fh for debugging purposes.
|
||||
|
||||
INT2FDBG [option]
|
||||
/I Installs hook
|
||||
|
||||
It will hook INT 2Fh at the top of the call chain for debugging information.
|
||||
|
||||
Type INT2FDBG without a parameter to show the current hook status.
|
||||
.
|
||||
:PROGRAM_SET80x25
|
||||
Changes to 80x25 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x43
|
||||
Changes to 80x43 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x50
|
||||
Changes to 80x50 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x60
|
||||
Changes to 80x60 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x25
|
||||
Changes to 132x25 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x43
|
||||
Changes to 132x43 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x50
|
||||
Changes to 132x50 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x60
|
||||
Changes to 132x60 text mode.
|
||||
.
|
||||
:PROGRAM_RESCAN_HELP
|
||||
Rescans for changes on mounted drives made on the host by clearing caches.
|
||||
|
||||
RESCAN [/A] [/Q]
|
||||
RESCAN [drive:] [/Q]
|
||||
|
||||
[/A] Rescan all drives
|
||||
[/Q] Enable quiet mode
|
||||
[drive:] The drive to rescan
|
||||
|
||||
Type RESCAN with no parameters to rescan the current drive.
|
||||
|
||||
.
|
||||
:PROGRAM_CFGTOOL_HELP
|
||||
Starts DOSBox-X's graphical configuration tool.
|
||||
|
||||
CFGTOOL
|
||||
|
||||
Note: You can also use CONFIG command for command-line configurations.
|
||||
.
|
||||
:PROGRAM_IMGSWAP_HELP
|
||||
Swaps floppy, hard drive and optical disc images.
|
||||
|
||||
←[32;1mIMGSWAP←[0m ←[37;1mdrive←[0m ←[36;1m[position]←[0m
|
||||
←[37;1mdrive←[0m Drive letter to swap the image.
|
||||
←[36;1m[position]←[0m Disk position to swap to.
|
||||
.
|
||||
:PROGRAM_INTRO_HELP
|
||||
A full-screen introduction to DOSBox-X.
|
||||
|
||||
INTRO [/RUN] [CDROM|MOUNT|USAGE|WELCOME]
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_NOT_ASSIGNED
|
||||
BIOS disk index does not have an image assigned.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_NUMBER
|
||||
Invalid mount number.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_FSTYPE
|
||||
Invalid fstype.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_SIZE
|
||||
Invalid size parameter.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_NOT_MOUNTED_NUMBER
|
||||
Drive number %d is not mounted.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_UMOUNT_USAGE
|
||||
Incorrect IMGMOUNT unmount usage.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_LETTER
|
||||
Invalid drive letter.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_CHOOSE_LETTER
|
||||
Partitions cannot be mounted in conflict with the standard INT 13h hard disk
|
||||
allotment. Choose a different drive letter to mount to.
|
||||
.
|
||||
:PROGRAM_ELTORITO_LETTER
|
||||
El Torito emulation requires a proper CD-ROM drive letter.
|
||||
.
|
||||
:PROGRAM_ELTORITO_DRIVE_EXISTS
|
||||
El Torito CD-ROM drive specified already exists as a non-CD-ROM device
|
||||
.
|
||||
:PROGRAM_ELTORITO_NOT_CDDRIVE
|
||||
El Torito CD-ROM drive specified is not actually a CD-ROM drive.
|
||||
.
|
||||
:PROGRAM_ELTORITO_REQUIRE_FLOPPY
|
||||
El Torito emulation must be used with -t floppy at this time.
|
||||
.
|
||||
:PROGRAM_ELTORITO_NO_BOOT_RECORD
|
||||
El Torito CD-ROM boot record not found.
|
||||
.
|
||||
:PROGRAM_ELTORITO_ENTRY_UNREADABLE
|
||||
El Torito entries unreadable.
|
||||
.
|
||||
:PROGRAM_ELTORITO_NO_BOOTABLE_FLOPPY
|
||||
El Torito bootable floppy not found.
|
||||
.
|
||||
:PROGRAM_ELTORITO_BOOTABLE_SECTION
|
||||
Unable to locate bootable section
|
||||
.
|
||||
:PROGRAM_ELTORITO_BOOTSECTOR
|
||||
El Torito boot sector unreadable
|
||||
.
|
||||
:PROGRAM_IMGMAKE_ALIGNMENT
|
||||
Invalid alignment
|
||||
.
|
||||
:PROGRAM_IMGMAKE_PARTOFS
|
||||
Invalid -partofs
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FAT
|
||||
Invalid -fat option. Must be 12, 16, or 32
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FATCOPIES
|
||||
Invalid -fatcopies option
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SPC
|
||||
Invalid -spc option, out of range
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SPC2
|
||||
Invalid -spc option, must be a power of 2
|
||||
.
|
||||
:PROGRAM_IMGMAKE_ROOTDIR
|
||||
Invalid -rootdir option
|
||||
.
|
||||
PROGRAM_IMGMAKE_BOOTSECT
|
||||
Invalid bootsector position
|
||||
.
|
||||
PROGRAM_IMGMAKE_VOLUME_ALIGN
|
||||
Sanity check failed: Volume size not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FAT_ALIGN
|
||||
Sanity check failed: FAT tables not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SECTPERFAT
|
||||
Error: Generated filesystem has more than 256 sectors per FAT and is not FAT32
|
||||
.
|
||||
:PROGRAM_IMGMAKE_VOLSIZE
|
||||
Sanity check failed: Volume size not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTERS
|
||||
Error: Generated filesystem has too few clusters given the parameters
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTERCOUNT
|
||||
Warning: Cluster count is too high given the volume size.
|
||||
Reporting a smaller sector count.
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTER_ALIGN
|
||||
Sanity check failed: First cluster not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTER_SIZE
|
||||
WARNING: Cluster sizes >= 64KB are not compatible with MS-DOS and SCANDISK
|
||||
.
|
||||
:PROGRAM_BOOT_UNSUPPORTED
|
||||
Unsupported boot mode
|
||||
.
|
||||
:PROGRAM_MOUNT_OVERLAY_REPLACE
|
||||
Existing overlay has been replaced with new overlay.
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_FREE
|
||||
EMS handle %u: unable to free
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_FREE
|
||||
XMS handle %u: unable to free
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_ALLOC
|
||||
EMS block allocated (%uKB)
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_ALLOCERROR
|
||||
Unable to allocate EMS block
|
||||
.
|
||||
PROGRAM_LOADFIX_NOEMS
|
||||
EMS not active
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_ALLOC
|
||||
XMS block allocated (%uKB)
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_ALLOCERROR
|
||||
Unable to allocate XMS block
|
||||
.
|
||||
:PROGRAM_LOADFIX_NOXMS
|
||||
XMS not active
|
||||
.
|
||||
:PROGRAM_LOADFIX_NOALLOC
|
||||
Lowest MCB is above 64KB, nothing allocated
|
||||
.
|
||||
:PROGRAM_BOOT_SWAP_ALREADY
|
||||
Multiple disk images specified and another drive is already connected to the swap list
|
||||
.
|
||||
:PROGRAM_BOOT_NOT_SPECIFIED
|
||||
No images specified
|
||||
.
|
||||
:PROGRAM_BOOT_IS_PC88
|
||||
The D88 image appears to target PC-88 and cannot be booted.
|
||||
.
|
||||
:PROGRAM_BOOT_BPS_TOOLARGE
|
||||
Bytes/sector too large
|
||||
.
|
||||
:PROGRAM_BOOT_DRIVE_READERROR
|
||||
Error reading drive
|
||||
.
|
||||
:PROGRAM_START_HELP_WIN
|
||||
Starts a separate window to run a specified program or command.
|
||||
|
||||
START [+|-|_] command [arguments]
|
||||
|
||||
[+|-|_]: To maximize/minimize/hide the program.
|
||||
The options /MAX, /MIN, /HID are also accepted.
|
||||
command: The command, program or file to start.
|
||||
arguments: Arguments to pass to the application.
|
||||
|
||||
START opens the Windows command prompt automatically to run these commands
|
||||
and wait for a key press before exiting (specified by "startincon" option):
|
||||
%s
|
||||
|
||||
Note: The path specified in this command is the path on the host system.
|
||||
.
|
||||
:PROGRAM_START_HELP
|
||||
Starts a separate window to run a specified program or command.
|
||||
|
||||
START /OPEN file
|
||||
START command [arguments]
|
||||
|
||||
/OPEN: To open a file or URL with the associated program.
|
||||
file: The file or URL to open with the associated program.
|
||||
command: The command or program to start or run.
|
||||
arguments: Arguments to pass to the application.
|
||||
|
||||
Note: The path specified in this command is the path on the host system.
|
||||
.
|
||||
:PROGRAM_START_COMPLETED
|
||||
The command execution is completed.
|
||||
.
|
||||
:PROGRAM_START_COMMAND
|
||||
Starting %s...
|
||||
.
|
||||
:PROGRAM_START_CTRLC
|
||||
(Press Ctrl+C to exit immediately)
|
||||
.
|
||||
:PROGRAM_START_HOST_ERROR
|
||||
Error: START cannot launch application to run on your current host system.
|
||||
.
|
||||
:PROGRAM_START_LAUNCH_ERROR
|
||||
Error: START could not launch application.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_ELTORITO_NO_FILE
|
||||
Do not specify files when mounting floppy drives from El Torito bootable CDs
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_RAMDRIVE_NO_FILE
|
||||
Do not specify files when mounting RAM drives
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_SECTORSIZE
|
||||
Sector size must be larger than 512 bytes and evenly divide the image cluster size of %lu bytes.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_OPEN_ERROR
|
||||
Unable to open '%s'
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_QCOW2_INVALID
|
||||
qcow2 image '%s' is not supported
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_GEOMETRY_ERROR
|
||||
Unable to detect geometry
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_DOS_VERSION
|
||||
Mounting this image file requires a reported DOS version of %u.%u or higher.
|
||||
%s
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_FLOPPYSIZE
|
||||
Floppy size not recognized
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_MULTIPLE_USED
|
||||
Multiple images given and another drive already uses multiple images
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_MULTIPLE_NOTSUPPORTED
|
||||
Multiple disk images not supported for that drive
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_HD_FDPOSITION
|
||||
Cannot mount hard drive in floppy position.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_FD_HDPOSITION
|
||||
Cannot mount floppy in hard drive position.
|
||||
.
|
||||
:PROGRAM_ELTORITO_ISOMOUNT
|
||||
El Torito bootable CD: -fs iso mounting not supported
|
||||
.
|
||||
:PROGRAM_MODE_STATUS
|
||||
Status for device CON:
|
||||
----------------------
|
||||
Columns=%d
|
||||
Lines=%d
|
||||
.
|
||||
:PROGRAM_MODE_NOTSUPPORTED
|
||||
|
||||
Code page operation not supported on this device
|
||||
.
|
||||
:PROGRAM_MODE_RATE_DELAY
|
||||
Rate and delay must be specified together
|
||||
.
|
||||
:PROGRAM_UTF8_HELP
|
||||
Converts UTF-8 text to view in the current code page.
|
||||
|
||||
UTF8 < [drive:][path]filename
|
||||
command-name | UTF8
|
||||
.
|
||||
:PROGRAM_UTF8_NO_TEXT
|
||||
No input text found.
|
||||
.
|
||||
:PROGRAM_UTF8_INVALIDCP
|
||||
Invalid code page for text conversion.
|
||||
.
|
||||
:PROGRAM_UTF8_NOT_UTF8
|
||||
The input text is UTF-16.
|
||||
.
|
||||
:PROGRAM_UTF8_CONVERSION_ERROR
|
||||
An error occurred during text conversion.
|
||||
.
|
||||
:PROGRAM_UTF16_HELP
|
||||
Converts UTF-16 text to view in the current code page.
|
||||
|
||||
UTF16 [/BE|/LE] < [drive:][path]filename
|
||||
command-name | UTF16 [/BE|/LE]
|
||||
|
||||
/BE Use UTF-16 Big Endian
|
||||
/LE Use UTF-16 Little Endian
|
||||
.
|
||||
:PROGRAM_VTEXT_HELP
|
||||
Changes V-text mode for the DOS/V emulation.
|
||||
|
||||
VTEXT [mode]
|
||||
|
||||
[mode] can be 0, 1, 2, for no V-text, V-text 1, and V-text 2 respectively.
|
||||
|
||||
Type VTEXT without a parameter to show the current V-text mode status.
|
||||
.
|
||||
:PROGRAM_NMITEST_HELP
|
||||
Generates a non-maskable interrupt (NMI).
|
||||
|
||||
NMITEST
|
||||
|
||||
Note: This is a debugging tool to test if the interrupt handler works properly.
|
||||
.
|
||||
:PROGRAM_NMITEST_GENERATE_NMI
|
||||
Generating a non-maskable interrupt (NMI)...
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_HELP
|
||||
Captures or releases the mouse inside DOSBox-X.
|
||||
|
||||
CAPMOUSE [/C|/R]
|
||||
|
||||
/C Capture the mouse
|
||||
/R Release the mouse
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_MOUSE
|
||||
Mouse
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_CURRENTLY
|
||||
is currently
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_CAPTURED
|
||||
captured
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_RELEASED
|
||||
released
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_HELP
|
||||
Performs scripted keyboard entry into a running DOS program.
|
||||
|
||||
AUTOTYPE [-list] [-w WAIT] [-p PACE] button_1 [button_2 [...]]
|
||||
|
||||
Where:
|
||||
-list: prints all available button names.
|
||||
-w WAIT: seconds before typing begins. Two second default; max of 30.
|
||||
-p PACE: seconds between each keystroke. Half-second default; max of 10.
|
||||
|
||||
The sequence is comprised of one or more space-separated buttons.
|
||||
Autotyping begins after WAIT seconds, and each button is entered
|
||||
every PACE seconds. The , character inserts an extra PACE delay.
|
||||
|
||||
Some examples:
|
||||
←[32;1mAUTOTYPE -w 1 -p 0.3 up enter , right enter←[0m
|
||||
←[32;1mAUTOTYPE -p 0.2 f1 kp_8 , , enter←[0m
|
||||
←[32;1mAUTOTYPE -w 1.3 esc enter , p l a y e r enter←[0m
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_NO_BINDINGS
|
||||
AUTOTYPE: The mapper has no key bindings
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_CLAMP_VALUE
|
||||
AUTOTYPE: bounding %s value of %.2f to %.2f
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_INVALID_VALUE
|
||||
AUTOTYPE: %s value '%s' is not a valid floating point number
|
||||
.
|
||||
:PROGRAM_ADDKEY_HELP
|
||||
Generates artificial keypresses.
|
||||
|
||||
ADDKEY [pmsec] [key]
|
||||
|
||||
For example, the command below types "dir" followed by ENTER after 1 second:
|
||||
|
||||
ADDKEY p1000 d i r enter
|
||||
|
||||
You could also try AUTOTYPE command instead of this command to perform
|
||||
scripted keyboard entry into a running DOS program.
|
||||
.
|
||||
:PROGRAM_SETCOLOR_HELP
|
||||
Views or changes the text-mode color scheme settings.
|
||||
|
||||
SETCOLOR [color# [value]]
|
||||
|
||||
For example:
|
||||
|
||||
←[32;1mSETCOLOR 0 (50,50,50)←[0m
|
||||
Change Color #0 to the specified color value
|
||||
|
||||
←[32;1mSETCOLOR 7 -←[0m
|
||||
Return Color #7 to the default color value
|
||||
|
||||
←[32;1mSETCOLOR 3 +←[0m
|
||||
Return Color #3 to the preset color value
|
||||
|
||||
←[32;1mSETCOLOR MONO←[0m
|
||||
Display current MONO mode status
|
||||
|
||||
To change the current background and foreground colors, use COLOR command.
|
||||
.
|
||||
:PROGRAM_SETCOLOR_STATUS
|
||||
MONO mode status: %s (video mode %d)
|
||||
|
||||
.
|
||||
:PROGRAM_SETCOLOR_ACTIVE
|
||||
active
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INACTIVE
|
||||
inactive
|
||||
.
|
||||
:PROGRAM_SETCOLOR_UNAVAILABLE
|
||||
unavailable
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_MODE7
|
||||
MONO mode status => active (video mode 7)
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_MODE3
|
||||
MONO mode status => inactive (video mode 3)
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_FAIL
|
||||
Failed to change MONO mode
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_SYNTAX
|
||||
Must be + or - for MONO: %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_COLOR
|
||||
Color %d: (%d,%d,%d) or #%02x%02x%02x
|
||||
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INVALID_NUMBER
|
||||
Invalid color number - %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INVALID_VALUE
|
||||
Invalid color value - %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_NOT_SUPPORTED
|
||||
Changing color scheme is not supported for the current video mode.
|
||||
.
|
||||
:PROGRAM_BOOT_UNKNOWN_BOOTHAX
|
||||
Unknown boothax mode
|
||||
.
|
||||
:PROGRAM_BOOT_SPECIFY_FILE
|
||||
Must specify BIOS image to boot
|
||||
.
|
||||
:PROGRAM_BOOT_BIOS_OPEN_ERROR
|
||||
Unable to open BIOS image
|
||||
.
|
||||
:PROGRAM_BIOSTEST_SPECIFY_FILE
|
||||
Must specify BIOS file to load.
|
||||
.
|
||||
:PROGRAM_BIOSTEST_OPEN_ERROR
|
||||
Can't open a file
|
||||
.
|
||||
:PROGRAM_BIOSTEST_TOO_LARGE
|
||||
BIOS File too large
|
||||
.
|
||||
:PROGRAM_DELTREE_HELP
|
||||
Deletes a directory and all the subdirectories and files in it.
|
||||
|
||||
To delete one or more files and directories:
|
||||
DELTREE [/Y] [drive:]path [[drive:]path[...]]
|
||||
|
||||
/Y Suppresses prompting to confirm you want to delete
|
||||
the subdirectory.
|
||||
[drive:]path Specifies the name of the directory you want to delete.
|
||||
|
||||
Note: Use DELTREE cautiously. Every file and subdirectory within the
|
||||
specified directory will be deleted.
|
||||
|
||||
.
|
||||
:PROGRAM_TREE_HELP
|
||||
Graphically displays the directory structure of a drive or path.
|
||||
|
||||
TREE [drive:][path] [/F] [/A]
|
||||
|
||||
/F Displays the names of the files in each directory.
|
||||
/A Uses ASCII instead of extended characters.
|
||||
|
||||
.
|
||||
:PROGRAM_TITLE_HELP
|
||||
Sets the window title for the DOSBox-X window.
|
||||
|
||||
TITLE [string]
|
||||
|
||||
string Specifies the title for the DOSBox-X window.
|
||||
|
||||
.
|
||||
:PROGRAM_COLOR_HELP
|
||||
Sets the default console foreground and background colors.
|
||||
|
||||
COLOR [attr]
|
||||
|
||||
attr Specifies color attribute of console output
|
||||
|
||||
Color attributes are specified by TWO hex digits -- the first
|
||||
corresponds to the background; the second to the foreground.
|
||||
Each digit can be any of the following values:
|
||||
|
||||
0 = Black 8 = Gray
|
||||
1 = Blue 9 = Light Blue
|
||||
2 = Green A = Light Green
|
||||
3 = Aqua B = Light Aqua
|
||||
4 = Red C = Light Red
|
||||
5 = Purple D = Light Purple
|
||||
6 = Yellow E = Light Yellow
|
||||
7 = White F = Bright White
|
||||
|
||||
If no argument is given, this command restores the original color.
|
||||
|
||||
The COLOR command sets ERRORLEVEL to 1 if an attempt is made to execute
|
||||
the COLOR command with a foreground and background color that are the same.
|
||||
|
||||
Example: "COLOR fc" produces light red on bright white.
|
||||
|
||||
.
|
@ -3851,3 +3851,601 @@ CPU: simpler Core
|
||||
:MAPPER:togmenu
|
||||
Menueleiste ein/aus
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_UNFLAGALL
|
||||
All files unflagged for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_UNFLAGGED
|
||||
File %s unflagged for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_FLAGGED
|
||||
File already flagged for saving - %s
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_TOOMANY
|
||||
Too many files to flag for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_SAVED
|
||||
File %s flagged for saving
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_LIST
|
||||
Files flagged for saving:
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_HLP
|
||||
Marks or flags files to be saved for the save state feature.
|
||||
|
||||
FLAGSAVE [file(s) [/F] [/R]] [/U]
|
||||
|
||||
file(s) Specifies one or more files to be flagged for saving.
|
||||
/F Forces to flag the file(s) even if they are not found.
|
||||
/R Removes flags from the specified file(s).
|
||||
/U Removes flags from all flagged files.
|
||||
|
||||
Type FLAGSAVE without a parameter to list flagged files.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_NOT_SET
|
||||
INT 2Fh hook has not been set.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_ALREADY
|
||||
INT 2Fh hook has already been set.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_HELP
|
||||
Hooks INT 2Fh for debugging purposes.
|
||||
|
||||
INT2FDBG [option]
|
||||
/I Installs hook
|
||||
|
||||
It will hook INT 2Fh at the top of the call chain for debugging information.
|
||||
|
||||
Type INT2FDBG without a parameter to show the current hook status.
|
||||
.
|
||||
:PROGRAM_SET80x25
|
||||
Changes to 80x25 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x43
|
||||
Changes to 80x43 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x50
|
||||
Changes to 80x50 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x60
|
||||
Changes to 80x60 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x25
|
||||
Changes to 132x25 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x43
|
||||
Changes to 132x43 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x50
|
||||
Changes to 132x50 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x60
|
||||
Changes to 132x60 text mode.
|
||||
.
|
||||
:PROGRAM_RESCAN_HELP
|
||||
Rescans for changes on mounted drives made on the host by clearing caches.
|
||||
|
||||
RESCAN [/A] [/Q]
|
||||
RESCAN [drive:] [/Q]
|
||||
|
||||
[/A] Rescan all drives
|
||||
[/Q] Enable quiet mode
|
||||
[drive:] The drive to rescan
|
||||
|
||||
Type RESCAN with no parameters to rescan the current drive.
|
||||
|
||||
.
|
||||
:PROGRAM_CFGTOOL_HELP
|
||||
Starts DOSBox-X's graphical configuration tool.
|
||||
|
||||
CFGTOOL
|
||||
|
||||
Note: You can also use CONFIG command for command-line configurations.
|
||||
.
|
||||
:PROGRAM_IMGSWAP_HELP
|
||||
Swaps floppy, hard drive and optical disc images.
|
||||
|
||||
←[32;1mIMGSWAP←[0m ←[37;1mdrive←[0m ←[36;1m[position]←[0m
|
||||
←[37;1mdrive←[0m Drive letter to swap the image.
|
||||
←[36;1m[position]←[0m Disk position to swap to.
|
||||
.
|
||||
:PROGRAM_INTRO_HELP
|
||||
A full-screen introduction to DOSBox-X.
|
||||
|
||||
INTRO [/RUN] [CDROM|MOUNT|USAGE|WELCOME]
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_NOT_ASSIGNED
|
||||
BIOS disk index does not have an image assigned.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_NUMBER
|
||||
Invalid mount number.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_FSTYPE
|
||||
Invalid fstype.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_SIZE
|
||||
Invalid size parameter.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_NOT_MOUNTED_NUMBER
|
||||
Drive number %d is not mounted.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_UMOUNT_USAGE
|
||||
Incorrect IMGMOUNT unmount usage.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_LETTER
|
||||
Invalid drive letter.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_CHOOSE_LETTER
|
||||
Partitions cannot be mounted in conflict with the standard INT 13h hard disk
|
||||
allotment. Choose a different drive letter to mount to.
|
||||
.
|
||||
:PROGRAM_ELTORITO_LETTER
|
||||
El Torito emulation requires a proper CD-ROM drive letter.
|
||||
.
|
||||
:PROGRAM_ELTORITO_DRIVE_EXISTS
|
||||
El Torito CD-ROM drive specified already exists as a non-CD-ROM device
|
||||
.
|
||||
:PROGRAM_ELTORITO_NOT_CDDRIVE
|
||||
El Torito CD-ROM drive specified is not actually a CD-ROM drive.
|
||||
.
|
||||
:PROGRAM_ELTORITO_REQUIRE_FLOPPY
|
||||
El Torito emulation must be used with -t floppy at this time.
|
||||
.
|
||||
:PROGRAM_ELTORITO_NO_BOOT_RECORD
|
||||
El Torito CD-ROM boot record not found.
|
||||
.
|
||||
:PROGRAM_ELTORITO_ENTRY_UNREADABLE
|
||||
El Torito entries unreadable.
|
||||
.
|
||||
:PROGRAM_ELTORITO_NO_BOOTABLE_FLOPPY
|
||||
El Torito bootable floppy not found.
|
||||
.
|
||||
:PROGRAM_ELTORITO_BOOTABLE_SECTION
|
||||
Unable to locate bootable section
|
||||
.
|
||||
:PROGRAM_ELTORITO_BOOTSECTOR
|
||||
El Torito boot sector unreadable
|
||||
.
|
||||
:PROGRAM_IMGMAKE_ALIGNMENT
|
||||
Invalid alignment
|
||||
.
|
||||
:PROGRAM_IMGMAKE_PARTOFS
|
||||
Invalid -partofs
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FAT
|
||||
Invalid -fat option. Must be 12, 16, or 32
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FATCOPIES
|
||||
Invalid -fatcopies option
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SPC
|
||||
Invalid -spc option, out of range
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SPC2
|
||||
Invalid -spc option, must be a power of 2
|
||||
.
|
||||
:PROGRAM_IMGMAKE_ROOTDIR
|
||||
Invalid -rootdir option
|
||||
.
|
||||
PROGRAM_IMGMAKE_BOOTSECT
|
||||
Invalid bootsector position
|
||||
.
|
||||
PROGRAM_IMGMAKE_VOLUME_ALIGN
|
||||
Sanity check failed: Volume size not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FAT_ALIGN
|
||||
Sanity check failed: FAT tables not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SECTPERFAT
|
||||
Error: Generated filesystem has more than 256 sectors per FAT and is not FAT32
|
||||
.
|
||||
:PROGRAM_IMGMAKE_VOLSIZE
|
||||
Sanity check failed: Volume size not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTERS
|
||||
Error: Generated filesystem has too few clusters given the parameters
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTERCOUNT
|
||||
Warning: Cluster count is too high given the volume size.
|
||||
Reporting a smaller sector count.
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTER_ALIGN
|
||||
Sanity check failed: First cluster not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTER_SIZE
|
||||
WARNING: Cluster sizes >= 64KB are not compatible with MS-DOS and SCANDISK
|
||||
.
|
||||
:PROGRAM_BOOT_UNSUPPORTED
|
||||
Unsupported boot mode
|
||||
.
|
||||
:PROGRAM_MOUNT_OVERLAY_REPLACE
|
||||
Existing overlay has been replaced with new overlay.
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_FREE
|
||||
EMS handle %u: unable to free
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_FREE
|
||||
XMS handle %u: unable to free
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_ALLOC
|
||||
EMS block allocated (%uKB)
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_ALLOCERROR
|
||||
Unable to allocate EMS block
|
||||
.
|
||||
PROGRAM_LOADFIX_NOEMS
|
||||
EMS not active
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_ALLOC
|
||||
XMS block allocated (%uKB)
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_ALLOCERROR
|
||||
Unable to allocate XMS block
|
||||
.
|
||||
:PROGRAM_LOADFIX_NOXMS
|
||||
XMS not active
|
||||
.
|
||||
:PROGRAM_LOADFIX_NOALLOC
|
||||
Lowest MCB is above 64KB, nothing allocated
|
||||
.
|
||||
:PROGRAM_BOOT_SWAP_ALREADY
|
||||
Multiple disk images specified and another drive is already connected to the swap list
|
||||
.
|
||||
:PROGRAM_BOOT_NOT_SPECIFIED
|
||||
No images specified
|
||||
.
|
||||
:PROGRAM_BOOT_IS_PC88
|
||||
The D88 image appears to target PC-88 and cannot be booted.
|
||||
.
|
||||
:PROGRAM_BOOT_BPS_TOOLARGE
|
||||
Bytes/sector too large
|
||||
.
|
||||
:PROGRAM_BOOT_DRIVE_READERROR
|
||||
Error reading drive
|
||||
.
|
||||
:PROGRAM_START_HELP_WIN
|
||||
Starts a separate window to run a specified program or command.
|
||||
|
||||
START [+|-|_] command [arguments]
|
||||
|
||||
[+|-|_]: To maximize/minimize/hide the program.
|
||||
The options /MAX, /MIN, /HID are also accepted.
|
||||
command: The command, program or file to start.
|
||||
arguments: Arguments to pass to the application.
|
||||
|
||||
START opens the Windows command prompt automatically to run these commands
|
||||
and wait for a key press before exiting (specified by "startincon" option):
|
||||
%s
|
||||
|
||||
Note: The path specified in this command is the path on the host system.
|
||||
.
|
||||
:PROGRAM_START_HELP
|
||||
Starts a separate window to run a specified program or command.
|
||||
|
||||
START /OPEN file
|
||||
START command [arguments]
|
||||
|
||||
/OPEN: To open a file or URL with the associated program.
|
||||
file: The file or URL to open with the associated program.
|
||||
command: The command or program to start or run.
|
||||
arguments: Arguments to pass to the application.
|
||||
|
||||
Note: The path specified in this command is the path on the host system.
|
||||
.
|
||||
:PROGRAM_START_COMPLETED
|
||||
The command execution is completed.
|
||||
.
|
||||
:PROGRAM_START_COMMAND
|
||||
Starting %s...
|
||||
.
|
||||
:PROGRAM_START_CTRLC
|
||||
(Press Ctrl+C to exit immediately)
|
||||
.
|
||||
:PROGRAM_START_HOST_ERROR
|
||||
Error: START cannot launch application to run on your current host system.
|
||||
.
|
||||
:PROGRAM_START_LAUNCH_ERROR
|
||||
Error: START could not launch application.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_ELTORITO_NO_FILE
|
||||
Do not specify files when mounting floppy drives from El Torito bootable CDs
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_RAMDRIVE_NO_FILE
|
||||
Do not specify files when mounting RAM drives
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_SECTORSIZE
|
||||
Sector size must be larger than 512 bytes and evenly divide the image cluster size of %lu bytes.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_OPEN_ERROR
|
||||
Unable to open '%s'
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_QCOW2_INVALID
|
||||
qcow2 image '%s' is not supported
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_GEOMETRY_ERROR
|
||||
Unable to detect geometry
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_DOS_VERSION
|
||||
Mounting this image file requires a reported DOS version of %u.%u or higher.
|
||||
%s
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_FLOPPYSIZE
|
||||
Floppy size not recognized
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_MULTIPLE_USED
|
||||
Multiple images given and another drive already uses multiple images
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_MULTIPLE_NOTSUPPORTED
|
||||
Multiple disk images not supported for that drive
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_HD_FDPOSITION
|
||||
Cannot mount hard drive in floppy position.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_FD_HDPOSITION
|
||||
Cannot mount floppy in hard drive position.
|
||||
.
|
||||
:PROGRAM_ELTORITO_ISOMOUNT
|
||||
El Torito bootable CD: -fs iso mounting not supported
|
||||
.
|
||||
:PROGRAM_MODE_STATUS
|
||||
Status for device CON:
|
||||
----------------------
|
||||
Columns=%d
|
||||
Lines=%d
|
||||
.
|
||||
:PROGRAM_MODE_NOTSUPPORTED
|
||||
|
||||
Code page operation not supported on this device
|
||||
.
|
||||
:PROGRAM_MODE_RATE_DELAY
|
||||
Rate and delay must be specified together
|
||||
.
|
||||
:PROGRAM_UTF8_HELP
|
||||
Converts UTF-8 text to view in the current code page.
|
||||
|
||||
UTF8 < [drive:][path]filename
|
||||
command-name | UTF8
|
||||
.
|
||||
:PROGRAM_UTF8_NO_TEXT
|
||||
No input text found.
|
||||
.
|
||||
:PROGRAM_UTF8_INVALIDCP
|
||||
Invalid code page for text conversion.
|
||||
.
|
||||
:PROGRAM_UTF8_NOT_UTF8
|
||||
The input text is UTF-16.
|
||||
.
|
||||
:PROGRAM_UTF8_CONVERSION_ERROR
|
||||
An error occurred during text conversion.
|
||||
.
|
||||
:PROGRAM_UTF16_HELP
|
||||
Converts UTF-16 text to view in the current code page.
|
||||
|
||||
UTF16 [/BE|/LE] < [drive:][path]filename
|
||||
command-name | UTF16 [/BE|/LE]
|
||||
|
||||
/BE Use UTF-16 Big Endian
|
||||
/LE Use UTF-16 Little Endian
|
||||
.
|
||||
:PROGRAM_VTEXT_HELP
|
||||
Changes V-text mode for the DOS/V emulation.
|
||||
|
||||
VTEXT [mode]
|
||||
|
||||
[mode] can be 0, 1, 2, for no V-text, V-text 1, and V-text 2 respectively.
|
||||
|
||||
Type VTEXT without a parameter to show the current V-text mode status.
|
||||
.
|
||||
:PROGRAM_NMITEST_HELP
|
||||
Generates a non-maskable interrupt (NMI).
|
||||
|
||||
NMITEST
|
||||
|
||||
Note: This is a debugging tool to test if the interrupt handler works properly.
|
||||
.
|
||||
:PROGRAM_NMITEST_GENERATE_NMI
|
||||
Generating a non-maskable interrupt (NMI)...
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_HELP
|
||||
Captures or releases the mouse inside DOSBox-X.
|
||||
|
||||
CAPMOUSE [/C|/R]
|
||||
|
||||
/C Capture the mouse
|
||||
/R Release the mouse
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_MOUSE
|
||||
Mouse
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_CURRENTLY
|
||||
is currently
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_CAPTURED
|
||||
captured
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_RELEASED
|
||||
released
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_HELP
|
||||
Performs scripted keyboard entry into a running DOS program.
|
||||
|
||||
AUTOTYPE [-list] [-w WAIT] [-p PACE] button_1 [button_2 [...]]
|
||||
|
||||
Where:
|
||||
-list: prints all available button names.
|
||||
-w WAIT: seconds before typing begins. Two second default; max of 30.
|
||||
-p PACE: seconds between each keystroke. Half-second default; max of 10.
|
||||
|
||||
The sequence is comprised of one or more space-separated buttons.
|
||||
Autotyping begins after WAIT seconds, and each button is entered
|
||||
every PACE seconds. The , character inserts an extra PACE delay.
|
||||
|
||||
Some examples:
|
||||
←[32;1mAUTOTYPE -w 1 -p 0.3 up enter , right enter←[0m
|
||||
←[32;1mAUTOTYPE -p 0.2 f1 kp_8 , , enter←[0m
|
||||
←[32;1mAUTOTYPE -w 1.3 esc enter , p l a y e r enter←[0m
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_NO_BINDINGS
|
||||
AUTOTYPE: The mapper has no key bindings
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_CLAMP_VALUE
|
||||
AUTOTYPE: bounding %s value of %.2f to %.2f
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_INVALID_VALUE
|
||||
AUTOTYPE: %s value '%s' is not a valid floating point number
|
||||
.
|
||||
:PROGRAM_ADDKEY_HELP
|
||||
Generates artificial keypresses.
|
||||
|
||||
ADDKEY [pmsec] [key]
|
||||
|
||||
For example, the command below types "dir" followed by ENTER after 1 second:
|
||||
|
||||
ADDKEY p1000 d i r enter
|
||||
|
||||
You could also try AUTOTYPE command instead of this command to perform
|
||||
scripted keyboard entry into a running DOS program.
|
||||
.
|
||||
:PROGRAM_SETCOLOR_HELP
|
||||
Views or changes the text-mode color scheme settings.
|
||||
|
||||
SETCOLOR [color# [value]]
|
||||
|
||||
For example:
|
||||
|
||||
←[32;1mSETCOLOR 0 (50,50,50)←[0m
|
||||
Change Color #0 to the specified color value
|
||||
|
||||
←[32;1mSETCOLOR 7 -←[0m
|
||||
Return Color #7 to the default color value
|
||||
|
||||
←[32;1mSETCOLOR 3 +←[0m
|
||||
Return Color #3 to the preset color value
|
||||
|
||||
←[32;1mSETCOLOR MONO←[0m
|
||||
Display current MONO mode status
|
||||
|
||||
To change the current background and foreground colors, use COLOR command.
|
||||
.
|
||||
:PROGRAM_SETCOLOR_STATUS
|
||||
MONO mode status: %s (video mode %d)
|
||||
|
||||
.
|
||||
:PROGRAM_SETCOLOR_ACTIVE
|
||||
active
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INACTIVE
|
||||
inactive
|
||||
.
|
||||
:PROGRAM_SETCOLOR_UNAVAILABLE
|
||||
unavailable
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_MODE7
|
||||
MONO mode status => active (video mode 7)
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_MODE3
|
||||
MONO mode status => inactive (video mode 3)
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_FAIL
|
||||
Failed to change MONO mode
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_SYNTAX
|
||||
Must be + or - for MONO: %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_COLOR
|
||||
Color %d: (%d,%d,%d) or #%02x%02x%02x
|
||||
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INVALID_NUMBER
|
||||
Invalid color number - %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INVALID_VALUE
|
||||
Invalid color value - %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_NOT_SUPPORTED
|
||||
Changing color scheme is not supported for the current video mode.
|
||||
.
|
||||
:PROGRAM_BOOT_UNKNOWN_BOOTHAX
|
||||
Unknown boothax mode
|
||||
.
|
||||
:PROGRAM_BOOT_SPECIFY_FILE
|
||||
Must specify BIOS image to boot
|
||||
.
|
||||
:PROGRAM_BOOT_BIOS_OPEN_ERROR
|
||||
Unable to open BIOS image
|
||||
.
|
||||
:PROGRAM_BIOSTEST_SPECIFY_FILE
|
||||
Must specify BIOS file to load.
|
||||
.
|
||||
:PROGRAM_BIOSTEST_OPEN_ERROR
|
||||
Can't open a file
|
||||
.
|
||||
:PROGRAM_BIOSTEST_TOO_LARGE
|
||||
BIOS File too large
|
||||
.
|
||||
:PROGRAM_DELTREE_HELP
|
||||
Deletes a directory and all the subdirectories and files in it.
|
||||
|
||||
To delete one or more files and directories:
|
||||
DELTREE [/Y] [drive:]path [[drive:]path[...]]
|
||||
|
||||
/Y Suppresses prompting to confirm you want to delete
|
||||
the subdirectory.
|
||||
[drive:]path Specifies the name of the directory you want to delete.
|
||||
|
||||
Note: Use DELTREE cautiously. Every file and subdirectory within the
|
||||
specified directory will be deleted.
|
||||
|
||||
.
|
||||
:PROGRAM_TREE_HELP
|
||||
Graphically displays the directory structure of a drive or path.
|
||||
|
||||
TREE [drive:][path] [/F] [/A]
|
||||
|
||||
/F Displays the names of the files in each directory.
|
||||
/A Uses ASCII instead of extended characters.
|
||||
|
||||
.
|
||||
:PROGRAM_TITLE_HELP
|
||||
Sets the window title for the DOSBox-X window.
|
||||
|
||||
TITLE [string]
|
||||
|
||||
string Specifies the title for the DOSBox-X window.
|
||||
|
||||
.
|
||||
:PROGRAM_COLOR_HELP
|
||||
Sets the default console foreground and background colors.
|
||||
|
||||
COLOR [attr]
|
||||
|
||||
attr Specifies color attribute of console output
|
||||
|
||||
Color attributes are specified by TWO hex digits -- the first
|
||||
corresponds to the background; the second to the foreground.
|
||||
Each digit can be any of the following values:
|
||||
|
||||
0 = Black 8 = Gray
|
||||
1 = Blue 9 = Light Blue
|
||||
2 = Green A = Light Green
|
||||
3 = Aqua B = Light Aqua
|
||||
4 = Red C = Light Red
|
||||
5 = Purple D = Light Purple
|
||||
6 = Yellow E = Light Yellow
|
||||
7 = White F = Bright White
|
||||
|
||||
If no argument is given, this command restores the original color.
|
||||
|
||||
The COLOR command sets ERRORLEVEL to 1 if an attempt is made to execute
|
||||
the COLOR command with a foreground and background color that are the same.
|
||||
|
||||
Example: "COLOR fc" produces light red on bright white.
|
||||
|
||||
.
|
@ -3702,3 +3702,601 @@ CPU: núcleo simple
|
||||
:MAPPER:togmenu
|
||||
Activar barra de menú
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_UNFLAGALL
|
||||
All files unflagged for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_UNFLAGGED
|
||||
File %s unflagged for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_FLAGGED
|
||||
File already flagged for saving - %s
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_TOOMANY
|
||||
Too many files to flag for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_SAVED
|
||||
File %s flagged for saving
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_LIST
|
||||
Files flagged for saving:
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_HLP
|
||||
Marks or flags files to be saved for the save state feature.
|
||||
|
||||
FLAGSAVE [file(s) [/F] [/R]] [/U]
|
||||
|
||||
file(s) Specifies one or more files to be flagged for saving.
|
||||
/F Forces to flag the file(s) even if they are not found.
|
||||
/R Removes flags from the specified file(s).
|
||||
/U Removes flags from all flagged files.
|
||||
|
||||
Type FLAGSAVE without a parameter to list flagged files.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_NOT_SET
|
||||
INT 2Fh hook has not been set.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_ALREADY
|
||||
INT 2Fh hook has already been set.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_HELP
|
||||
Hooks INT 2Fh for debugging purposes.
|
||||
|
||||
INT2FDBG [option]
|
||||
/I Installs hook
|
||||
|
||||
It will hook INT 2Fh at the top of the call chain for debugging information.
|
||||
|
||||
Type INT2FDBG without a parameter to show the current hook status.
|
||||
.
|
||||
:PROGRAM_SET80x25
|
||||
Changes to 80x25 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x43
|
||||
Changes to 80x43 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x50
|
||||
Changes to 80x50 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x60
|
||||
Changes to 80x60 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x25
|
||||
Changes to 132x25 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x43
|
||||
Changes to 132x43 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x50
|
||||
Changes to 132x50 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x60
|
||||
Changes to 132x60 text mode.
|
||||
.
|
||||
:PROGRAM_RESCAN_HELP
|
||||
Rescans for changes on mounted drives made on the host by clearing caches.
|
||||
|
||||
RESCAN [/A] [/Q]
|
||||
RESCAN [drive:] [/Q]
|
||||
|
||||
[/A] Rescan all drives
|
||||
[/Q] Enable quiet mode
|
||||
[drive:] The drive to rescan
|
||||
|
||||
Type RESCAN with no parameters to rescan the current drive.
|
||||
|
||||
.
|
||||
:PROGRAM_CFGTOOL_HELP
|
||||
Starts DOSBox-X's graphical configuration tool.
|
||||
|
||||
CFGTOOL
|
||||
|
||||
Note: You can also use CONFIG command for command-line configurations.
|
||||
.
|
||||
:PROGRAM_IMGSWAP_HELP
|
||||
Swaps floppy, hard drive and optical disc images.
|
||||
|
||||
←[32;1mIMGSWAP←[0m ←[37;1mdrive←[0m ←[36;1m[position]←[0m
|
||||
←[37;1mdrive←[0m Drive letter to swap the image.
|
||||
←[36;1m[position]←[0m Disk position to swap to.
|
||||
.
|
||||
:PROGRAM_INTRO_HELP
|
||||
A full-screen introduction to DOSBox-X.
|
||||
|
||||
INTRO [/RUN] [CDROM|MOUNT|USAGE|WELCOME]
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_NOT_ASSIGNED
|
||||
BIOS disk index does not have an image assigned.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_NUMBER
|
||||
Invalid mount number.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_FSTYPE
|
||||
Invalid fstype.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_SIZE
|
||||
Invalid size parameter.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_NOT_MOUNTED_NUMBER
|
||||
Drive number %d is not mounted.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_UMOUNT_USAGE
|
||||
Incorrect IMGMOUNT unmount usage.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_LETTER
|
||||
Invalid drive letter.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_CHOOSE_LETTER
|
||||
Partitions cannot be mounted in conflict with the standard INT 13h hard disk
|
||||
allotment. Choose a different drive letter to mount to.
|
||||
.
|
||||
:PROGRAM_ELTORITO_LETTER
|
||||
El Torito emulation requires a proper CD-ROM drive letter.
|
||||
.
|
||||
:PROGRAM_ELTORITO_DRIVE_EXISTS
|
||||
El Torito CD-ROM drive specified already exists as a non-CD-ROM device
|
||||
.
|
||||
:PROGRAM_ELTORITO_NOT_CDDRIVE
|
||||
El Torito CD-ROM drive specified is not actually a CD-ROM drive.
|
||||
.
|
||||
:PROGRAM_ELTORITO_REQUIRE_FLOPPY
|
||||
El Torito emulation must be used with -t floppy at this time.
|
||||
.
|
||||
:PROGRAM_ELTORITO_NO_BOOT_RECORD
|
||||
El Torito CD-ROM boot record not found.
|
||||
.
|
||||
:PROGRAM_ELTORITO_ENTRY_UNREADABLE
|
||||
El Torito entries unreadable.
|
||||
.
|
||||
:PROGRAM_ELTORITO_NO_BOOTABLE_FLOPPY
|
||||
El Torito bootable floppy not found.
|
||||
.
|
||||
:PROGRAM_ELTORITO_BOOTABLE_SECTION
|
||||
Unable to locate bootable section
|
||||
.
|
||||
:PROGRAM_ELTORITO_BOOTSECTOR
|
||||
El Torito boot sector unreadable
|
||||
.
|
||||
:PROGRAM_IMGMAKE_ALIGNMENT
|
||||
Invalid alignment
|
||||
.
|
||||
:PROGRAM_IMGMAKE_PARTOFS
|
||||
Invalid -partofs
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FAT
|
||||
Invalid -fat option. Must be 12, 16, or 32
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FATCOPIES
|
||||
Invalid -fatcopies option
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SPC
|
||||
Invalid -spc option, out of range
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SPC2
|
||||
Invalid -spc option, must be a power of 2
|
||||
.
|
||||
:PROGRAM_IMGMAKE_ROOTDIR
|
||||
Invalid -rootdir option
|
||||
.
|
||||
PROGRAM_IMGMAKE_BOOTSECT
|
||||
Invalid bootsector position
|
||||
.
|
||||
PROGRAM_IMGMAKE_VOLUME_ALIGN
|
||||
Sanity check failed: Volume size not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FAT_ALIGN
|
||||
Sanity check failed: FAT tables not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SECTPERFAT
|
||||
Error: Generated filesystem has more than 256 sectors per FAT and is not FAT32
|
||||
.
|
||||
:PROGRAM_IMGMAKE_VOLSIZE
|
||||
Sanity check failed: Volume size not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTERS
|
||||
Error: Generated filesystem has too few clusters given the parameters
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTERCOUNT
|
||||
Warning: Cluster count is too high given the volume size.
|
||||
Reporting a smaller sector count.
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTER_ALIGN
|
||||
Sanity check failed: First cluster not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTER_SIZE
|
||||
WARNING: Cluster sizes >= 64KB are not compatible with MS-DOS and SCANDISK
|
||||
.
|
||||
:PROGRAM_BOOT_UNSUPPORTED
|
||||
Unsupported boot mode
|
||||
.
|
||||
:PROGRAM_MOUNT_OVERLAY_REPLACE
|
||||
Existing overlay has been replaced with new overlay.
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_FREE
|
||||
EMS handle %u: unable to free
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_FREE
|
||||
XMS handle %u: unable to free
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_ALLOC
|
||||
EMS block allocated (%uKB)
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_ALLOCERROR
|
||||
Unable to allocate EMS block
|
||||
.
|
||||
PROGRAM_LOADFIX_NOEMS
|
||||
EMS not active
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_ALLOC
|
||||
XMS block allocated (%uKB)
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_ALLOCERROR
|
||||
Unable to allocate XMS block
|
||||
.
|
||||
:PROGRAM_LOADFIX_NOXMS
|
||||
XMS not active
|
||||
.
|
||||
:PROGRAM_LOADFIX_NOALLOC
|
||||
Lowest MCB is above 64KB, nothing allocated
|
||||
.
|
||||
:PROGRAM_BOOT_SWAP_ALREADY
|
||||
Multiple disk images specified and another drive is already connected to the swap list
|
||||
.
|
||||
:PROGRAM_BOOT_NOT_SPECIFIED
|
||||
No images specified
|
||||
.
|
||||
:PROGRAM_BOOT_IS_PC88
|
||||
The D88 image appears to target PC-88 and cannot be booted.
|
||||
.
|
||||
:PROGRAM_BOOT_BPS_TOOLARGE
|
||||
Bytes/sector too large
|
||||
.
|
||||
:PROGRAM_BOOT_DRIVE_READERROR
|
||||
Error reading drive
|
||||
.
|
||||
:PROGRAM_START_HELP_WIN
|
||||
Starts a separate window to run a specified program or command.
|
||||
|
||||
START [+|-|_] command [arguments]
|
||||
|
||||
[+|-|_]: To maximize/minimize/hide the program.
|
||||
The options /MAX, /MIN, /HID are also accepted.
|
||||
command: The command, program or file to start.
|
||||
arguments: Arguments to pass to the application.
|
||||
|
||||
START opens the Windows command prompt automatically to run these commands
|
||||
and wait for a key press before exiting (specified by "startincon" option):
|
||||
%s
|
||||
|
||||
Note: The path specified in this command is the path on the host system.
|
||||
.
|
||||
:PROGRAM_START_HELP
|
||||
Starts a separate window to run a specified program or command.
|
||||
|
||||
START /OPEN file
|
||||
START command [arguments]
|
||||
|
||||
/OPEN: To open a file or URL with the associated program.
|
||||
file: The file or URL to open with the associated program.
|
||||
command: The command or program to start or run.
|
||||
arguments: Arguments to pass to the application.
|
||||
|
||||
Note: The path specified in this command is the path on the host system.
|
||||
.
|
||||
:PROGRAM_START_COMPLETED
|
||||
The command execution is completed.
|
||||
.
|
||||
:PROGRAM_START_COMMAND
|
||||
Starting %s...
|
||||
.
|
||||
:PROGRAM_START_CTRLC
|
||||
(Press Ctrl+C to exit immediately)
|
||||
.
|
||||
:PROGRAM_START_HOST_ERROR
|
||||
Error: START cannot launch application to run on your current host system.
|
||||
.
|
||||
:PROGRAM_START_LAUNCH_ERROR
|
||||
Error: START could not launch application.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_ELTORITO_NO_FILE
|
||||
Do not specify files when mounting floppy drives from El Torito bootable CDs
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_RAMDRIVE_NO_FILE
|
||||
Do not specify files when mounting RAM drives
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_SECTORSIZE
|
||||
Sector size must be larger than 512 bytes and evenly divide the image cluster size of %lu bytes.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_OPEN_ERROR
|
||||
Unable to open '%s'
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_QCOW2_INVALID
|
||||
qcow2 image '%s' is not supported
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_GEOMETRY_ERROR
|
||||
Unable to detect geometry
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_DOS_VERSION
|
||||
Mounting this image file requires a reported DOS version of %u.%u or higher.
|
||||
%s
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_FLOPPYSIZE
|
||||
Floppy size not recognized
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_MULTIPLE_USED
|
||||
Multiple images given and another drive already uses multiple images
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_MULTIPLE_NOTSUPPORTED
|
||||
Multiple disk images not supported for that drive
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_HD_FDPOSITION
|
||||
Cannot mount hard drive in floppy position.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_FD_HDPOSITION
|
||||
Cannot mount floppy in hard drive position.
|
||||
.
|
||||
:PROGRAM_ELTORITO_ISOMOUNT
|
||||
El Torito bootable CD: -fs iso mounting not supported
|
||||
.
|
||||
:PROGRAM_MODE_STATUS
|
||||
Status for device CON:
|
||||
----------------------
|
||||
Columns=%d
|
||||
Lines=%d
|
||||
.
|
||||
:PROGRAM_MODE_NOTSUPPORTED
|
||||
|
||||
Code page operation not supported on this device
|
||||
.
|
||||
:PROGRAM_MODE_RATE_DELAY
|
||||
Rate and delay must be specified together
|
||||
.
|
||||
:PROGRAM_UTF8_HELP
|
||||
Converts UTF-8 text to view in the current code page.
|
||||
|
||||
UTF8 < [drive:][path]filename
|
||||
command-name | UTF8
|
||||
.
|
||||
:PROGRAM_UTF8_NO_TEXT
|
||||
No input text found.
|
||||
.
|
||||
:PROGRAM_UTF8_INVALIDCP
|
||||
Invalid code page for text conversion.
|
||||
.
|
||||
:PROGRAM_UTF8_NOT_UTF8
|
||||
The input text is UTF-16.
|
||||
.
|
||||
:PROGRAM_UTF8_CONVERSION_ERROR
|
||||
An error occurred during text conversion.
|
||||
.
|
||||
:PROGRAM_UTF16_HELP
|
||||
Converts UTF-16 text to view in the current code page.
|
||||
|
||||
UTF16 [/BE|/LE] < [drive:][path]filename
|
||||
command-name | UTF16 [/BE|/LE]
|
||||
|
||||
/BE Use UTF-16 Big Endian
|
||||
/LE Use UTF-16 Little Endian
|
||||
.
|
||||
:PROGRAM_VTEXT_HELP
|
||||
Changes V-text mode for the DOS/V emulation.
|
||||
|
||||
VTEXT [mode]
|
||||
|
||||
[mode] can be 0, 1, 2, for no V-text, V-text 1, and V-text 2 respectively.
|
||||
|
||||
Type VTEXT without a parameter to show the current V-text mode status.
|
||||
.
|
||||
:PROGRAM_NMITEST_HELP
|
||||
Generates a non-maskable interrupt (NMI).
|
||||
|
||||
NMITEST
|
||||
|
||||
Note: This is a debugging tool to test if the interrupt handler works properly.
|
||||
.
|
||||
:PROGRAM_NMITEST_GENERATE_NMI
|
||||
Generating a non-maskable interrupt (NMI)...
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_HELP
|
||||
Captures or releases the mouse inside DOSBox-X.
|
||||
|
||||
CAPMOUSE [/C|/R]
|
||||
|
||||
/C Capture the mouse
|
||||
/R Release the mouse
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_MOUSE
|
||||
Mouse
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_CURRENTLY
|
||||
is currently
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_CAPTURED
|
||||
captured
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_RELEASED
|
||||
released
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_HELP
|
||||
Performs scripted keyboard entry into a running DOS program.
|
||||
|
||||
AUTOTYPE [-list] [-w WAIT] [-p PACE] button_1 [button_2 [...]]
|
||||
|
||||
Where:
|
||||
-list: prints all available button names.
|
||||
-w WAIT: seconds before typing begins. Two second default; max of 30.
|
||||
-p PACE: seconds between each keystroke. Half-second default; max of 10.
|
||||
|
||||
The sequence is comprised of one or more space-separated buttons.
|
||||
Autotyping begins after WAIT seconds, and each button is entered
|
||||
every PACE seconds. The , character inserts an extra PACE delay.
|
||||
|
||||
Some examples:
|
||||
←[32;1mAUTOTYPE -w 1 -p 0.3 up enter , right enter←[0m
|
||||
←[32;1mAUTOTYPE -p 0.2 f1 kp_8 , , enter←[0m
|
||||
←[32;1mAUTOTYPE -w 1.3 esc enter , p l a y e r enter←[0m
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_NO_BINDINGS
|
||||
AUTOTYPE: The mapper has no key bindings
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_CLAMP_VALUE
|
||||
AUTOTYPE: bounding %s value of %.2f to %.2f
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_INVALID_VALUE
|
||||
AUTOTYPE: %s value '%s' is not a valid floating point number
|
||||
.
|
||||
:PROGRAM_ADDKEY_HELP
|
||||
Generates artificial keypresses.
|
||||
|
||||
ADDKEY [pmsec] [key]
|
||||
|
||||
For example, the command below types "dir" followed by ENTER after 1 second:
|
||||
|
||||
ADDKEY p1000 d i r enter
|
||||
|
||||
You could also try AUTOTYPE command instead of this command to perform
|
||||
scripted keyboard entry into a running DOS program.
|
||||
.
|
||||
:PROGRAM_SETCOLOR_HELP
|
||||
Views or changes the text-mode color scheme settings.
|
||||
|
||||
SETCOLOR [color# [value]]
|
||||
|
||||
For example:
|
||||
|
||||
←[32;1mSETCOLOR 0 (50,50,50)←[0m
|
||||
Change Color #0 to the specified color value
|
||||
|
||||
←[32;1mSETCOLOR 7 -←[0m
|
||||
Return Color #7 to the default color value
|
||||
|
||||
←[32;1mSETCOLOR 3 +←[0m
|
||||
Return Color #3 to the preset color value
|
||||
|
||||
←[32;1mSETCOLOR MONO←[0m
|
||||
Display current MONO mode status
|
||||
|
||||
To change the current background and foreground colors, use COLOR command.
|
||||
.
|
||||
:PROGRAM_SETCOLOR_STATUS
|
||||
MONO mode status: %s (video mode %d)
|
||||
|
||||
.
|
||||
:PROGRAM_SETCOLOR_ACTIVE
|
||||
active
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INACTIVE
|
||||
inactive
|
||||
.
|
||||
:PROGRAM_SETCOLOR_UNAVAILABLE
|
||||
unavailable
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_MODE7
|
||||
MONO mode status => active (video mode 7)
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_MODE3
|
||||
MONO mode status => inactive (video mode 3)
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_FAIL
|
||||
Failed to change MONO mode
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_SYNTAX
|
||||
Must be + or - for MONO: %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_COLOR
|
||||
Color %d: (%d,%d,%d) or #%02x%02x%02x
|
||||
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INVALID_NUMBER
|
||||
Invalid color number - %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INVALID_VALUE
|
||||
Invalid color value - %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_NOT_SUPPORTED
|
||||
Changing color scheme is not supported for the current video mode.
|
||||
.
|
||||
:PROGRAM_BOOT_UNKNOWN_BOOTHAX
|
||||
Unknown boothax mode
|
||||
.
|
||||
:PROGRAM_BOOT_SPECIFY_FILE
|
||||
Must specify BIOS image to boot
|
||||
.
|
||||
:PROGRAM_BOOT_BIOS_OPEN_ERROR
|
||||
Unable to open BIOS image
|
||||
.
|
||||
:PROGRAM_BIOSTEST_SPECIFY_FILE
|
||||
Must specify BIOS file to load.
|
||||
.
|
||||
:PROGRAM_BIOSTEST_OPEN_ERROR
|
||||
Can't open a file
|
||||
.
|
||||
:PROGRAM_BIOSTEST_TOO_LARGE
|
||||
BIOS File too large
|
||||
.
|
||||
:PROGRAM_DELTREE_HELP
|
||||
Deletes a directory and all the subdirectories and files in it.
|
||||
|
||||
To delete one or more files and directories:
|
||||
DELTREE [/Y] [drive:]path [[drive:]path[...]]
|
||||
|
||||
/Y Suppresses prompting to confirm you want to delete
|
||||
the subdirectory.
|
||||
[drive:]path Specifies the name of the directory you want to delete.
|
||||
|
||||
Note: Use DELTREE cautiously. Every file and subdirectory within the
|
||||
specified directory will be deleted.
|
||||
|
||||
.
|
||||
:PROGRAM_TREE_HELP
|
||||
Graphically displays the directory structure of a drive or path.
|
||||
|
||||
TREE [drive:][path] [/F] [/A]
|
||||
|
||||
/F Displays the names of the files in each directory.
|
||||
/A Uses ASCII instead of extended characters.
|
||||
|
||||
.
|
||||
:PROGRAM_TITLE_HELP
|
||||
Sets the window title for the DOSBox-X window.
|
||||
|
||||
TITLE [string]
|
||||
|
||||
string Specifies the title for the DOSBox-X window.
|
||||
|
||||
.
|
||||
:PROGRAM_COLOR_HELP
|
||||
Sets the default console foreground and background colors.
|
||||
|
||||
COLOR [attr]
|
||||
|
||||
attr Specifies color attribute of console output
|
||||
|
||||
Color attributes are specified by TWO hex digits -- the first
|
||||
corresponds to the background; the second to the foreground.
|
||||
Each digit can be any of the following values:
|
||||
|
||||
0 = Black 8 = Gray
|
||||
1 = Blue 9 = Light Blue
|
||||
2 = Green A = Light Green
|
||||
3 = Aqua B = Light Aqua
|
||||
4 = Red C = Light Red
|
||||
5 = Purple D = Light Purple
|
||||
6 = Yellow E = Light Yellow
|
||||
7 = White F = Bright White
|
||||
|
||||
If no argument is given, this command restores the original color.
|
||||
|
||||
The COLOR command sets ERRORLEVEL to 1 if an attempt is made to execute
|
||||
the COLOR command with a foreground and background color that are the same.
|
||||
|
||||
Example: "COLOR fc" produces light red on bright white.
|
||||
|
||||
.
|
@ -4230,3 +4230,62 @@ Impossible d'ouvrir un fichier
|
||||
:PROGRAM_BIOSTEST_TOO_LARGE
|
||||
Le ficher BIOS est trop gros
|
||||
.
|
||||
:PROGRAM_DELTREE_HELP
|
||||
Deletes a directory and all the subdirectories and files in it.
|
||||
|
||||
To delete one or more files and directories:
|
||||
DELTREE [/Y] [drive:]path [[drive:]path[...]]
|
||||
|
||||
/Y Suppresses prompting to confirm you want to delete
|
||||
the subdirectory.
|
||||
[drive:]path Specifies the name of the directory you want to delete.
|
||||
|
||||
Note: Use DELTREE cautiously. Every file and subdirectory within the
|
||||
specified directory will be deleted.
|
||||
|
||||
.
|
||||
:PROGRAM_TREE_HELP
|
||||
Graphically displays the directory structure of a drive or path.
|
||||
|
||||
TREE [drive:][path] [/F] [/A]
|
||||
|
||||
/F Displays the names of the files in each directory.
|
||||
/A Uses ASCII instead of extended characters.
|
||||
|
||||
.
|
||||
:PROGRAM_TITLE_HELP
|
||||
Sets the window title for the DOSBox-X window.
|
||||
|
||||
TITLE [string]
|
||||
|
||||
string Specifies the title for the DOSBox-X window.
|
||||
|
||||
.
|
||||
:PROGRAM_COLOR_HELP
|
||||
Sets the default console foreground and background colors.
|
||||
|
||||
COLOR [attr]
|
||||
|
||||
attr Specifies color attribute of console output
|
||||
|
||||
Color attributes are specified by TWO hex digits -- the first
|
||||
corresponds to the background; the second to the foreground.
|
||||
Each digit can be any of the following values:
|
||||
|
||||
0 = Black 8 = Gray
|
||||
1 = Blue 9 = Light Blue
|
||||
2 = Green A = Light Green
|
||||
3 = Aqua B = Light Aqua
|
||||
4 = Red C = Light Red
|
||||
5 = Purple D = Light Purple
|
||||
6 = Yellow E = Light Yellow
|
||||
7 = White F = Bright White
|
||||
|
||||
If no argument is given, this command restores the original color.
|
||||
|
||||
The COLOR command sets ERRORLEVEL to 1 if an attempt is made to execute
|
||||
the COLOR command with a foreground and background color that are the same.
|
||||
|
||||
Example: "COLOR fc" produces light red on bright white.
|
||||
|
||||
.
|
@ -3677,3 +3677,601 @@ CPU: szimpla mag
|
||||
:MAPPER:togmenu
|
||||
Menüsor be/ki
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_UNFLAGALL
|
||||
All files unflagged for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_UNFLAGGED
|
||||
File %s unflagged for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_FLAGGED
|
||||
File already flagged for saving - %s
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_TOOMANY
|
||||
Too many files to flag for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_SAVED
|
||||
File %s flagged for saving
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_LIST
|
||||
Files flagged for saving:
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_HLP
|
||||
Marks or flags files to be saved for the save state feature.
|
||||
|
||||
FLAGSAVE [file(s) [/F] [/R]] [/U]
|
||||
|
||||
file(s) Specifies one or more files to be flagged for saving.
|
||||
/F Forces to flag the file(s) even if they are not found.
|
||||
/R Removes flags from the specified file(s).
|
||||
/U Removes flags from all flagged files.
|
||||
|
||||
Type FLAGSAVE without a parameter to list flagged files.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_NOT_SET
|
||||
INT 2Fh hook has not been set.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_ALREADY
|
||||
INT 2Fh hook has already been set.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_HELP
|
||||
Hooks INT 2Fh for debugging purposes.
|
||||
|
||||
INT2FDBG [option]
|
||||
/I Installs hook
|
||||
|
||||
It will hook INT 2Fh at the top of the call chain for debugging information.
|
||||
|
||||
Type INT2FDBG without a parameter to show the current hook status.
|
||||
.
|
||||
:PROGRAM_SET80x25
|
||||
Changes to 80x25 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x43
|
||||
Changes to 80x43 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x50
|
||||
Changes to 80x50 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x60
|
||||
Changes to 80x60 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x25
|
||||
Changes to 132x25 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x43
|
||||
Changes to 132x43 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x50
|
||||
Changes to 132x50 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x60
|
||||
Changes to 132x60 text mode.
|
||||
.
|
||||
:PROGRAM_RESCAN_HELP
|
||||
Rescans for changes on mounted drives made on the host by clearing caches.
|
||||
|
||||
RESCAN [/A] [/Q]
|
||||
RESCAN [drive:] [/Q]
|
||||
|
||||
[/A] Rescan all drives
|
||||
[/Q] Enable quiet mode
|
||||
[drive:] The drive to rescan
|
||||
|
||||
Type RESCAN with no parameters to rescan the current drive.
|
||||
|
||||
.
|
||||
:PROGRAM_CFGTOOL_HELP
|
||||
Starts DOSBox-X's graphical configuration tool.
|
||||
|
||||
CFGTOOL
|
||||
|
||||
Note: You can also use CONFIG command for command-line configurations.
|
||||
.
|
||||
:PROGRAM_IMGSWAP_HELP
|
||||
Swaps floppy, hard drive and optical disc images.
|
||||
|
||||
←[32;1mIMGSWAP←[0m ←[37;1mdrive←[0m ←[36;1m[position]←[0m
|
||||
←[37;1mdrive←[0m Drive letter to swap the image.
|
||||
←[36;1m[position]←[0m Disk position to swap to.
|
||||
.
|
||||
:PROGRAM_INTRO_HELP
|
||||
A full-screen introduction to DOSBox-X.
|
||||
|
||||
INTRO [/RUN] [CDROM|MOUNT|USAGE|WELCOME]
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_NOT_ASSIGNED
|
||||
BIOS disk index does not have an image assigned.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_NUMBER
|
||||
Invalid mount number.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_FSTYPE
|
||||
Invalid fstype.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_SIZE
|
||||
Invalid size parameter.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_NOT_MOUNTED_NUMBER
|
||||
Drive number %d is not mounted.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_UMOUNT_USAGE
|
||||
Incorrect IMGMOUNT unmount usage.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_LETTER
|
||||
Invalid drive letter.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_CHOOSE_LETTER
|
||||
Partitions cannot be mounted in conflict with the standard INT 13h hard disk
|
||||
allotment. Choose a different drive letter to mount to.
|
||||
.
|
||||
:PROGRAM_ELTORITO_LETTER
|
||||
El Torito emulation requires a proper CD-ROM drive letter.
|
||||
.
|
||||
:PROGRAM_ELTORITO_DRIVE_EXISTS
|
||||
El Torito CD-ROM drive specified already exists as a non-CD-ROM device
|
||||
.
|
||||
:PROGRAM_ELTORITO_NOT_CDDRIVE
|
||||
El Torito CD-ROM drive specified is not actually a CD-ROM drive.
|
||||
.
|
||||
:PROGRAM_ELTORITO_REQUIRE_FLOPPY
|
||||
El Torito emulation must be used with -t floppy at this time.
|
||||
.
|
||||
:PROGRAM_ELTORITO_NO_BOOT_RECORD
|
||||
El Torito CD-ROM boot record not found.
|
||||
.
|
||||
:PROGRAM_ELTORITO_ENTRY_UNREADABLE
|
||||
El Torito entries unreadable.
|
||||
.
|
||||
:PROGRAM_ELTORITO_NO_BOOTABLE_FLOPPY
|
||||
El Torito bootable floppy not found.
|
||||
.
|
||||
:PROGRAM_ELTORITO_BOOTABLE_SECTION
|
||||
Unable to locate bootable section
|
||||
.
|
||||
:PROGRAM_ELTORITO_BOOTSECTOR
|
||||
El Torito boot sector unreadable
|
||||
.
|
||||
:PROGRAM_IMGMAKE_ALIGNMENT
|
||||
Invalid alignment
|
||||
.
|
||||
:PROGRAM_IMGMAKE_PARTOFS
|
||||
Invalid -partofs
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FAT
|
||||
Invalid -fat option. Must be 12, 16, or 32
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FATCOPIES
|
||||
Invalid -fatcopies option
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SPC
|
||||
Invalid -spc option, out of range
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SPC2
|
||||
Invalid -spc option, must be a power of 2
|
||||
.
|
||||
:PROGRAM_IMGMAKE_ROOTDIR
|
||||
Invalid -rootdir option
|
||||
.
|
||||
PROGRAM_IMGMAKE_BOOTSECT
|
||||
Invalid bootsector position
|
||||
.
|
||||
PROGRAM_IMGMAKE_VOLUME_ALIGN
|
||||
Sanity check failed: Volume size not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FAT_ALIGN
|
||||
Sanity check failed: FAT tables not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SECTPERFAT
|
||||
Error: Generated filesystem has more than 256 sectors per FAT and is not FAT32
|
||||
.
|
||||
:PROGRAM_IMGMAKE_VOLSIZE
|
||||
Sanity check failed: Volume size not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTERS
|
||||
Error: Generated filesystem has too few clusters given the parameters
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTERCOUNT
|
||||
Warning: Cluster count is too high given the volume size.
|
||||
Reporting a smaller sector count.
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTER_ALIGN
|
||||
Sanity check failed: First cluster not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTER_SIZE
|
||||
WARNING: Cluster sizes >= 64KB are not compatible with MS-DOS and SCANDISK
|
||||
.
|
||||
:PROGRAM_BOOT_UNSUPPORTED
|
||||
Unsupported boot mode
|
||||
.
|
||||
:PROGRAM_MOUNT_OVERLAY_REPLACE
|
||||
Existing overlay has been replaced with new overlay.
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_FREE
|
||||
EMS handle %u: unable to free
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_FREE
|
||||
XMS handle %u: unable to free
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_ALLOC
|
||||
EMS block allocated (%uKB)
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_ALLOCERROR
|
||||
Unable to allocate EMS block
|
||||
.
|
||||
PROGRAM_LOADFIX_NOEMS
|
||||
EMS not active
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_ALLOC
|
||||
XMS block allocated (%uKB)
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_ALLOCERROR
|
||||
Unable to allocate XMS block
|
||||
.
|
||||
:PROGRAM_LOADFIX_NOXMS
|
||||
XMS not active
|
||||
.
|
||||
:PROGRAM_LOADFIX_NOALLOC
|
||||
Lowest MCB is above 64KB, nothing allocated
|
||||
.
|
||||
:PROGRAM_BOOT_SWAP_ALREADY
|
||||
Multiple disk images specified and another drive is already connected to the swap list
|
||||
.
|
||||
:PROGRAM_BOOT_NOT_SPECIFIED
|
||||
No images specified
|
||||
.
|
||||
:PROGRAM_BOOT_IS_PC88
|
||||
The D88 image appears to target PC-88 and cannot be booted.
|
||||
.
|
||||
:PROGRAM_BOOT_BPS_TOOLARGE
|
||||
Bytes/sector too large
|
||||
.
|
||||
:PROGRAM_BOOT_DRIVE_READERROR
|
||||
Error reading drive
|
||||
.
|
||||
:PROGRAM_START_HELP_WIN
|
||||
Starts a separate window to run a specified program or command.
|
||||
|
||||
START [+|-|_] command [arguments]
|
||||
|
||||
[+|-|_]: To maximize/minimize/hide the program.
|
||||
The options /MAX, /MIN, /HID are also accepted.
|
||||
command: The command, program or file to start.
|
||||
arguments: Arguments to pass to the application.
|
||||
|
||||
START opens the Windows command prompt automatically to run these commands
|
||||
and wait for a key press before exiting (specified by "startincon" option):
|
||||
%s
|
||||
|
||||
Note: The path specified in this command is the path on the host system.
|
||||
.
|
||||
:PROGRAM_START_HELP
|
||||
Starts a separate window to run a specified program or command.
|
||||
|
||||
START /OPEN file
|
||||
START command [arguments]
|
||||
|
||||
/OPEN: To open a file or URL with the associated program.
|
||||
file: The file or URL to open with the associated program.
|
||||
command: The command or program to start or run.
|
||||
arguments: Arguments to pass to the application.
|
||||
|
||||
Note: The path specified in this command is the path on the host system.
|
||||
.
|
||||
:PROGRAM_START_COMPLETED
|
||||
The command execution is completed.
|
||||
.
|
||||
:PROGRAM_START_COMMAND
|
||||
Starting %s...
|
||||
.
|
||||
:PROGRAM_START_CTRLC
|
||||
(Press Ctrl+C to exit immediately)
|
||||
.
|
||||
:PROGRAM_START_HOST_ERROR
|
||||
Error: START cannot launch application to run on your current host system.
|
||||
.
|
||||
:PROGRAM_START_LAUNCH_ERROR
|
||||
Error: START could not launch application.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_ELTORITO_NO_FILE
|
||||
Do not specify files when mounting floppy drives from El Torito bootable CDs
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_RAMDRIVE_NO_FILE
|
||||
Do not specify files when mounting RAM drives
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_SECTORSIZE
|
||||
Sector size must be larger than 512 bytes and evenly divide the image cluster size of %lu bytes.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_OPEN_ERROR
|
||||
Unable to open '%s'
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_QCOW2_INVALID
|
||||
qcow2 image '%s' is not supported
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_GEOMETRY_ERROR
|
||||
Unable to detect geometry
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_DOS_VERSION
|
||||
Mounting this image file requires a reported DOS version of %u.%u or higher.
|
||||
%s
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_FLOPPYSIZE
|
||||
Floppy size not recognized
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_MULTIPLE_USED
|
||||
Multiple images given and another drive already uses multiple images
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_MULTIPLE_NOTSUPPORTED
|
||||
Multiple disk images not supported for that drive
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_HD_FDPOSITION
|
||||
Cannot mount hard drive in floppy position.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_FD_HDPOSITION
|
||||
Cannot mount floppy in hard drive position.
|
||||
.
|
||||
:PROGRAM_ELTORITO_ISOMOUNT
|
||||
El Torito bootable CD: -fs iso mounting not supported
|
||||
.
|
||||
:PROGRAM_MODE_STATUS
|
||||
Status for device CON:
|
||||
----------------------
|
||||
Columns=%d
|
||||
Lines=%d
|
||||
.
|
||||
:PROGRAM_MODE_NOTSUPPORTED
|
||||
|
||||
Code page operation not supported on this device
|
||||
.
|
||||
:PROGRAM_MODE_RATE_DELAY
|
||||
Rate and delay must be specified together
|
||||
.
|
||||
:PROGRAM_UTF8_HELP
|
||||
Converts UTF-8 text to view in the current code page.
|
||||
|
||||
UTF8 < [drive:][path]filename
|
||||
command-name | UTF8
|
||||
.
|
||||
:PROGRAM_UTF8_NO_TEXT
|
||||
No input text found.
|
||||
.
|
||||
:PROGRAM_UTF8_INVALIDCP
|
||||
Invalid code page for text conversion.
|
||||
.
|
||||
:PROGRAM_UTF8_NOT_UTF8
|
||||
The input text is UTF-16.
|
||||
.
|
||||
:PROGRAM_UTF8_CONVERSION_ERROR
|
||||
An error occurred during text conversion.
|
||||
.
|
||||
:PROGRAM_UTF16_HELP
|
||||
Converts UTF-16 text to view in the current code page.
|
||||
|
||||
UTF16 [/BE|/LE] < [drive:][path]filename
|
||||
command-name | UTF16 [/BE|/LE]
|
||||
|
||||
/BE Use UTF-16 Big Endian
|
||||
/LE Use UTF-16 Little Endian
|
||||
.
|
||||
:PROGRAM_VTEXT_HELP
|
||||
Changes V-text mode for the DOS/V emulation.
|
||||
|
||||
VTEXT [mode]
|
||||
|
||||
[mode] can be 0, 1, 2, for no V-text, V-text 1, and V-text 2 respectively.
|
||||
|
||||
Type VTEXT without a parameter to show the current V-text mode status.
|
||||
.
|
||||
:PROGRAM_NMITEST_HELP
|
||||
Generates a non-maskable interrupt (NMI).
|
||||
|
||||
NMITEST
|
||||
|
||||
Note: This is a debugging tool to test if the interrupt handler works properly.
|
||||
.
|
||||
:PROGRAM_NMITEST_GENERATE_NMI
|
||||
Generating a non-maskable interrupt (NMI)...
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_HELP
|
||||
Captures or releases the mouse inside DOSBox-X.
|
||||
|
||||
CAPMOUSE [/C|/R]
|
||||
|
||||
/C Capture the mouse
|
||||
/R Release the mouse
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_MOUSE
|
||||
Mouse
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_CURRENTLY
|
||||
is currently
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_CAPTURED
|
||||
captured
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_RELEASED
|
||||
released
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_HELP
|
||||
Performs scripted keyboard entry into a running DOS program.
|
||||
|
||||
AUTOTYPE [-list] [-w WAIT] [-p PACE] button_1 [button_2 [...]]
|
||||
|
||||
Where:
|
||||
-list: prints all available button names.
|
||||
-w WAIT: seconds before typing begins. Two second default; max of 30.
|
||||
-p PACE: seconds between each keystroke. Half-second default; max of 10.
|
||||
|
||||
The sequence is comprised of one or more space-separated buttons.
|
||||
Autotyping begins after WAIT seconds, and each button is entered
|
||||
every PACE seconds. The , character inserts an extra PACE delay.
|
||||
|
||||
Some examples:
|
||||
←[32;1mAUTOTYPE -w 1 -p 0.3 up enter , right enter←[0m
|
||||
←[32;1mAUTOTYPE -p 0.2 f1 kp_8 , , enter←[0m
|
||||
←[32;1mAUTOTYPE -w 1.3 esc enter , p l a y e r enter←[0m
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_NO_BINDINGS
|
||||
AUTOTYPE: The mapper has no key bindings
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_CLAMP_VALUE
|
||||
AUTOTYPE: bounding %s value of %.2f to %.2f
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_INVALID_VALUE
|
||||
AUTOTYPE: %s value '%s' is not a valid floating point number
|
||||
.
|
||||
:PROGRAM_ADDKEY_HELP
|
||||
Generates artificial keypresses.
|
||||
|
||||
ADDKEY [pmsec] [key]
|
||||
|
||||
For example, the command below types "dir" followed by ENTER after 1 second:
|
||||
|
||||
ADDKEY p1000 d i r enter
|
||||
|
||||
You could also try AUTOTYPE command instead of this command to perform
|
||||
scripted keyboard entry into a running DOS program.
|
||||
.
|
||||
:PROGRAM_SETCOLOR_HELP
|
||||
Views or changes the text-mode color scheme settings.
|
||||
|
||||
SETCOLOR [color# [value]]
|
||||
|
||||
For example:
|
||||
|
||||
←[32;1mSETCOLOR 0 (50,50,50)←[0m
|
||||
Change Color #0 to the specified color value
|
||||
|
||||
←[32;1mSETCOLOR 7 -←[0m
|
||||
Return Color #7 to the default color value
|
||||
|
||||
←[32;1mSETCOLOR 3 +←[0m
|
||||
Return Color #3 to the preset color value
|
||||
|
||||
←[32;1mSETCOLOR MONO←[0m
|
||||
Display current MONO mode status
|
||||
|
||||
To change the current background and foreground colors, use COLOR command.
|
||||
.
|
||||
:PROGRAM_SETCOLOR_STATUS
|
||||
MONO mode status: %s (video mode %d)
|
||||
|
||||
.
|
||||
:PROGRAM_SETCOLOR_ACTIVE
|
||||
active
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INACTIVE
|
||||
inactive
|
||||
.
|
||||
:PROGRAM_SETCOLOR_UNAVAILABLE
|
||||
unavailable
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_MODE7
|
||||
MONO mode status => active (video mode 7)
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_MODE3
|
||||
MONO mode status => inactive (video mode 3)
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_FAIL
|
||||
Failed to change MONO mode
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_SYNTAX
|
||||
Must be + or - for MONO: %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_COLOR
|
||||
Color %d: (%d,%d,%d) or #%02x%02x%02x
|
||||
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INVALID_NUMBER
|
||||
Invalid color number - %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INVALID_VALUE
|
||||
Invalid color value - %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_NOT_SUPPORTED
|
||||
Changing color scheme is not supported for the current video mode.
|
||||
.
|
||||
:PROGRAM_BOOT_UNKNOWN_BOOTHAX
|
||||
Unknown boothax mode
|
||||
.
|
||||
:PROGRAM_BOOT_SPECIFY_FILE
|
||||
Must specify BIOS image to boot
|
||||
.
|
||||
:PROGRAM_BOOT_BIOS_OPEN_ERROR
|
||||
Unable to open BIOS image
|
||||
.
|
||||
:PROGRAM_BIOSTEST_SPECIFY_FILE
|
||||
Must specify BIOS file to load.
|
||||
.
|
||||
:PROGRAM_BIOSTEST_OPEN_ERROR
|
||||
Can't open a file
|
||||
.
|
||||
:PROGRAM_BIOSTEST_TOO_LARGE
|
||||
BIOS File too large
|
||||
.
|
||||
:PROGRAM_DELTREE_HELP
|
||||
Deletes a directory and all the subdirectories and files in it.
|
||||
|
||||
To delete one or more files and directories:
|
||||
DELTREE [/Y] [drive:]path [[drive:]path[...]]
|
||||
|
||||
/Y Suppresses prompting to confirm you want to delete
|
||||
the subdirectory.
|
||||
[drive:]path Specifies the name of the directory you want to delete.
|
||||
|
||||
Note: Use DELTREE cautiously. Every file and subdirectory within the
|
||||
specified directory will be deleted.
|
||||
|
||||
.
|
||||
:PROGRAM_TREE_HELP
|
||||
Graphically displays the directory structure of a drive or path.
|
||||
|
||||
TREE [drive:][path] [/F] [/A]
|
||||
|
||||
/F Displays the names of the files in each directory.
|
||||
/A Uses ASCII instead of extended characters.
|
||||
|
||||
.
|
||||
:PROGRAM_TITLE_HELP
|
||||
Sets the window title for the DOSBox-X window.
|
||||
|
||||
TITLE [string]
|
||||
|
||||
string Specifies the title for the DOSBox-X window.
|
||||
|
||||
.
|
||||
:PROGRAM_COLOR_HELP
|
||||
Sets the default console foreground and background colors.
|
||||
|
||||
COLOR [attr]
|
||||
|
||||
attr Specifies color attribute of console output
|
||||
|
||||
Color attributes are specified by TWO hex digits -- the first
|
||||
corresponds to the background; the second to the foreground.
|
||||
Each digit can be any of the following values:
|
||||
|
||||
0 = Black 8 = Gray
|
||||
1 = Blue 9 = Light Blue
|
||||
2 = Green A = Light Green
|
||||
3 = Aqua B = Light Aqua
|
||||
4 = Red C = Light Red
|
||||
5 = Purple D = Light Purple
|
||||
6 = Yellow E = Light Yellow
|
||||
7 = White F = Bright White
|
||||
|
||||
If no argument is given, this command restores the original color.
|
||||
|
||||
The COLOR command sets ERRORLEVEL to 1 if an attempt is made to execute
|
||||
the COLOR command with a foreground and background color that are the same.
|
||||
|
||||
Example: "COLOR fc" produces light red on bright white.
|
||||
|
||||
.
|
@ -3655,3 +3655,601 @@ CPU: core singolo
|
||||
:MAPPER:togmenu
|
||||
Barra menu ON/OFF
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_UNFLAGALL
|
||||
All files unflagged for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_UNFLAGGED
|
||||
File %s unflagged for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_FLAGGED
|
||||
File already flagged for saving - %s
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_TOOMANY
|
||||
Too many files to flag for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_SAVED
|
||||
File %s flagged for saving
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_LIST
|
||||
Files flagged for saving:
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_HLP
|
||||
Marks or flags files to be saved for the save state feature.
|
||||
|
||||
FLAGSAVE [file(s) [/F] [/R]] [/U]
|
||||
|
||||
file(s) Specifies one or more files to be flagged for saving.
|
||||
/F Forces to flag the file(s) even if they are not found.
|
||||
/R Removes flags from the specified file(s).
|
||||
/U Removes flags from all flagged files.
|
||||
|
||||
Type FLAGSAVE without a parameter to list flagged files.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_NOT_SET
|
||||
INT 2Fh hook has not been set.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_ALREADY
|
||||
INT 2Fh hook has already been set.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_HELP
|
||||
Hooks INT 2Fh for debugging purposes.
|
||||
|
||||
INT2FDBG [option]
|
||||
/I Installs hook
|
||||
|
||||
It will hook INT 2Fh at the top of the call chain for debugging information.
|
||||
|
||||
Type INT2FDBG without a parameter to show the current hook status.
|
||||
.
|
||||
:PROGRAM_SET80x25
|
||||
Changes to 80x25 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x43
|
||||
Changes to 80x43 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x50
|
||||
Changes to 80x50 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x60
|
||||
Changes to 80x60 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x25
|
||||
Changes to 132x25 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x43
|
||||
Changes to 132x43 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x50
|
||||
Changes to 132x50 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x60
|
||||
Changes to 132x60 text mode.
|
||||
.
|
||||
:PROGRAM_RESCAN_HELP
|
||||
Rescans for changes on mounted drives made on the host by clearing caches.
|
||||
|
||||
RESCAN [/A] [/Q]
|
||||
RESCAN [drive:] [/Q]
|
||||
|
||||
[/A] Rescan all drives
|
||||
[/Q] Enable quiet mode
|
||||
[drive:] The drive to rescan
|
||||
|
||||
Type RESCAN with no parameters to rescan the current drive.
|
||||
|
||||
.
|
||||
:PROGRAM_CFGTOOL_HELP
|
||||
Starts DOSBox-X's graphical configuration tool.
|
||||
|
||||
CFGTOOL
|
||||
|
||||
Note: You can also use CONFIG command for command-line configurations.
|
||||
.
|
||||
:PROGRAM_IMGSWAP_HELP
|
||||
Swaps floppy, hard drive and optical disc images.
|
||||
|
||||
←[32;1mIMGSWAP←[0m ←[37;1mdrive←[0m ←[36;1m[position]←[0m
|
||||
←[37;1mdrive←[0m Drive letter to swap the image.
|
||||
←[36;1m[position]←[0m Disk position to swap to.
|
||||
.
|
||||
:PROGRAM_INTRO_HELP
|
||||
A full-screen introduction to DOSBox-X.
|
||||
|
||||
INTRO [/RUN] [CDROM|MOUNT|USAGE|WELCOME]
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_NOT_ASSIGNED
|
||||
BIOS disk index does not have an image assigned.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_NUMBER
|
||||
Invalid mount number.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_FSTYPE
|
||||
Invalid fstype.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_SIZE
|
||||
Invalid size parameter.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_NOT_MOUNTED_NUMBER
|
||||
Drive number %d is not mounted.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_UMOUNT_USAGE
|
||||
Incorrect IMGMOUNT unmount usage.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_LETTER
|
||||
Invalid drive letter.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_CHOOSE_LETTER
|
||||
Partitions cannot be mounted in conflict with the standard INT 13h hard disk
|
||||
allotment. Choose a different drive letter to mount to.
|
||||
.
|
||||
:PROGRAM_ELTORITO_LETTER
|
||||
El Torito emulation requires a proper CD-ROM drive letter.
|
||||
.
|
||||
:PROGRAM_ELTORITO_DRIVE_EXISTS
|
||||
El Torito CD-ROM drive specified already exists as a non-CD-ROM device
|
||||
.
|
||||
:PROGRAM_ELTORITO_NOT_CDDRIVE
|
||||
El Torito CD-ROM drive specified is not actually a CD-ROM drive.
|
||||
.
|
||||
:PROGRAM_ELTORITO_REQUIRE_FLOPPY
|
||||
El Torito emulation must be used with -t floppy at this time.
|
||||
.
|
||||
:PROGRAM_ELTORITO_NO_BOOT_RECORD
|
||||
El Torito CD-ROM boot record not found.
|
||||
.
|
||||
:PROGRAM_ELTORITO_ENTRY_UNREADABLE
|
||||
El Torito entries unreadable.
|
||||
.
|
||||
:PROGRAM_ELTORITO_NO_BOOTABLE_FLOPPY
|
||||
El Torito bootable floppy not found.
|
||||
.
|
||||
:PROGRAM_ELTORITO_BOOTABLE_SECTION
|
||||
Unable to locate bootable section
|
||||
.
|
||||
:PROGRAM_ELTORITO_BOOTSECTOR
|
||||
El Torito boot sector unreadable
|
||||
.
|
||||
:PROGRAM_IMGMAKE_ALIGNMENT
|
||||
Invalid alignment
|
||||
.
|
||||
:PROGRAM_IMGMAKE_PARTOFS
|
||||
Invalid -partofs
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FAT
|
||||
Invalid -fat option. Must be 12, 16, or 32
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FATCOPIES
|
||||
Invalid -fatcopies option
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SPC
|
||||
Invalid -spc option, out of range
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SPC2
|
||||
Invalid -spc option, must be a power of 2
|
||||
.
|
||||
:PROGRAM_IMGMAKE_ROOTDIR
|
||||
Invalid -rootdir option
|
||||
.
|
||||
PROGRAM_IMGMAKE_BOOTSECT
|
||||
Invalid bootsector position
|
||||
.
|
||||
PROGRAM_IMGMAKE_VOLUME_ALIGN
|
||||
Sanity check failed: Volume size not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FAT_ALIGN
|
||||
Sanity check failed: FAT tables not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SECTPERFAT
|
||||
Error: Generated filesystem has more than 256 sectors per FAT and is not FAT32
|
||||
.
|
||||
:PROGRAM_IMGMAKE_VOLSIZE
|
||||
Sanity check failed: Volume size not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTERS
|
||||
Error: Generated filesystem has too few clusters given the parameters
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTERCOUNT
|
||||
Warning: Cluster count is too high given the volume size.
|
||||
Reporting a smaller sector count.
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTER_ALIGN
|
||||
Sanity check failed: First cluster not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTER_SIZE
|
||||
WARNING: Cluster sizes >= 64KB are not compatible with MS-DOS and SCANDISK
|
||||
.
|
||||
:PROGRAM_BOOT_UNSUPPORTED
|
||||
Unsupported boot mode
|
||||
.
|
||||
:PROGRAM_MOUNT_OVERLAY_REPLACE
|
||||
Existing overlay has been replaced with new overlay.
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_FREE
|
||||
EMS handle %u: unable to free
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_FREE
|
||||
XMS handle %u: unable to free
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_ALLOC
|
||||
EMS block allocated (%uKB)
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_ALLOCERROR
|
||||
Unable to allocate EMS block
|
||||
.
|
||||
PROGRAM_LOADFIX_NOEMS
|
||||
EMS not active
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_ALLOC
|
||||
XMS block allocated (%uKB)
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_ALLOCERROR
|
||||
Unable to allocate XMS block
|
||||
.
|
||||
:PROGRAM_LOADFIX_NOXMS
|
||||
XMS not active
|
||||
.
|
||||
:PROGRAM_LOADFIX_NOALLOC
|
||||
Lowest MCB is above 64KB, nothing allocated
|
||||
.
|
||||
:PROGRAM_BOOT_SWAP_ALREADY
|
||||
Multiple disk images specified and another drive is already connected to the swap list
|
||||
.
|
||||
:PROGRAM_BOOT_NOT_SPECIFIED
|
||||
No images specified
|
||||
.
|
||||
:PROGRAM_BOOT_IS_PC88
|
||||
The D88 image appears to target PC-88 and cannot be booted.
|
||||
.
|
||||
:PROGRAM_BOOT_BPS_TOOLARGE
|
||||
Bytes/sector too large
|
||||
.
|
||||
:PROGRAM_BOOT_DRIVE_READERROR
|
||||
Error reading drive
|
||||
.
|
||||
:PROGRAM_START_HELP_WIN
|
||||
Starts a separate window to run a specified program or command.
|
||||
|
||||
START [+|-|_] command [arguments]
|
||||
|
||||
[+|-|_]: To maximize/minimize/hide the program.
|
||||
The options /MAX, /MIN, /HID are also accepted.
|
||||
command: The command, program or file to start.
|
||||
arguments: Arguments to pass to the application.
|
||||
|
||||
START opens the Windows command prompt automatically to run these commands
|
||||
and wait for a key press before exiting (specified by "startincon" option):
|
||||
%s
|
||||
|
||||
Note: The path specified in this command is the path on the host system.
|
||||
.
|
||||
:PROGRAM_START_HELP
|
||||
Starts a separate window to run a specified program or command.
|
||||
|
||||
START /OPEN file
|
||||
START command [arguments]
|
||||
|
||||
/OPEN: To open a file or URL with the associated program.
|
||||
file: The file or URL to open with the associated program.
|
||||
command: The command or program to start or run.
|
||||
arguments: Arguments to pass to the application.
|
||||
|
||||
Note: The path specified in this command is the path on the host system.
|
||||
.
|
||||
:PROGRAM_START_COMPLETED
|
||||
The command execution is completed.
|
||||
.
|
||||
:PROGRAM_START_COMMAND
|
||||
Starting %s...
|
||||
.
|
||||
:PROGRAM_START_CTRLC
|
||||
(Press Ctrl+C to exit immediately)
|
||||
.
|
||||
:PROGRAM_START_HOST_ERROR
|
||||
Error: START cannot launch application to run on your current host system.
|
||||
.
|
||||
:PROGRAM_START_LAUNCH_ERROR
|
||||
Error: START could not launch application.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_ELTORITO_NO_FILE
|
||||
Do not specify files when mounting floppy drives from El Torito bootable CDs
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_RAMDRIVE_NO_FILE
|
||||
Do not specify files when mounting RAM drives
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_SECTORSIZE
|
||||
Sector size must be larger than 512 bytes and evenly divide the image cluster size of %lu bytes.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_OPEN_ERROR
|
||||
Unable to open '%s'
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_QCOW2_INVALID
|
||||
qcow2 image '%s' is not supported
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_GEOMETRY_ERROR
|
||||
Unable to detect geometry
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_DOS_VERSION
|
||||
Mounting this image file requires a reported DOS version of %u.%u or higher.
|
||||
%s
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_FLOPPYSIZE
|
||||
Floppy size not recognized
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_MULTIPLE_USED
|
||||
Multiple images given and another drive already uses multiple images
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_MULTIPLE_NOTSUPPORTED
|
||||
Multiple disk images not supported for that drive
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_HD_FDPOSITION
|
||||
Cannot mount hard drive in floppy position.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_FD_HDPOSITION
|
||||
Cannot mount floppy in hard drive position.
|
||||
.
|
||||
:PROGRAM_ELTORITO_ISOMOUNT
|
||||
El Torito bootable CD: -fs iso mounting not supported
|
||||
.
|
||||
:PROGRAM_MODE_STATUS
|
||||
Status for device CON:
|
||||
----------------------
|
||||
Columns=%d
|
||||
Lines=%d
|
||||
.
|
||||
:PROGRAM_MODE_NOTSUPPORTED
|
||||
|
||||
Code page operation not supported on this device
|
||||
.
|
||||
:PROGRAM_MODE_RATE_DELAY
|
||||
Rate and delay must be specified together
|
||||
.
|
||||
:PROGRAM_UTF8_HELP
|
||||
Converts UTF-8 text to view in the current code page.
|
||||
|
||||
UTF8 < [drive:][path]filename
|
||||
command-name | UTF8
|
||||
.
|
||||
:PROGRAM_UTF8_NO_TEXT
|
||||
No input text found.
|
||||
.
|
||||
:PROGRAM_UTF8_INVALIDCP
|
||||
Invalid code page for text conversion.
|
||||
.
|
||||
:PROGRAM_UTF8_NOT_UTF8
|
||||
The input text is UTF-16.
|
||||
.
|
||||
:PROGRAM_UTF8_CONVERSION_ERROR
|
||||
An error occurred during text conversion.
|
||||
.
|
||||
:PROGRAM_UTF16_HELP
|
||||
Converts UTF-16 text to view in the current code page.
|
||||
|
||||
UTF16 [/BE|/LE] < [drive:][path]filename
|
||||
command-name | UTF16 [/BE|/LE]
|
||||
|
||||
/BE Use UTF-16 Big Endian
|
||||
/LE Use UTF-16 Little Endian
|
||||
.
|
||||
:PROGRAM_VTEXT_HELP
|
||||
Changes V-text mode for the DOS/V emulation.
|
||||
|
||||
VTEXT [mode]
|
||||
|
||||
[mode] can be 0, 1, 2, for no V-text, V-text 1, and V-text 2 respectively.
|
||||
|
||||
Type VTEXT without a parameter to show the current V-text mode status.
|
||||
.
|
||||
:PROGRAM_NMITEST_HELP
|
||||
Generates a non-maskable interrupt (NMI).
|
||||
|
||||
NMITEST
|
||||
|
||||
Note: This is a debugging tool to test if the interrupt handler works properly.
|
||||
.
|
||||
:PROGRAM_NMITEST_GENERATE_NMI
|
||||
Generating a non-maskable interrupt (NMI)...
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_HELP
|
||||
Captures or releases the mouse inside DOSBox-X.
|
||||
|
||||
CAPMOUSE [/C|/R]
|
||||
|
||||
/C Capture the mouse
|
||||
/R Release the mouse
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_MOUSE
|
||||
Mouse
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_CURRENTLY
|
||||
is currently
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_CAPTURED
|
||||
captured
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_RELEASED
|
||||
released
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_HELP
|
||||
Performs scripted keyboard entry into a running DOS program.
|
||||
|
||||
AUTOTYPE [-list] [-w WAIT] [-p PACE] button_1 [button_2 [...]]
|
||||
|
||||
Where:
|
||||
-list: prints all available button names.
|
||||
-w WAIT: seconds before typing begins. Two second default; max of 30.
|
||||
-p PACE: seconds between each keystroke. Half-second default; max of 10.
|
||||
|
||||
The sequence is comprised of one or more space-separated buttons.
|
||||
Autotyping begins after WAIT seconds, and each button is entered
|
||||
every PACE seconds. The , character inserts an extra PACE delay.
|
||||
|
||||
Some examples:
|
||||
←[32;1mAUTOTYPE -w 1 -p 0.3 up enter , right enter←[0m
|
||||
←[32;1mAUTOTYPE -p 0.2 f1 kp_8 , , enter←[0m
|
||||
←[32;1mAUTOTYPE -w 1.3 esc enter , p l a y e r enter←[0m
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_NO_BINDINGS
|
||||
AUTOTYPE: The mapper has no key bindings
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_CLAMP_VALUE
|
||||
AUTOTYPE: bounding %s value of %.2f to %.2f
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_INVALID_VALUE
|
||||
AUTOTYPE: %s value '%s' is not a valid floating point number
|
||||
.
|
||||
:PROGRAM_ADDKEY_HELP
|
||||
Generates artificial keypresses.
|
||||
|
||||
ADDKEY [pmsec] [key]
|
||||
|
||||
For example, the command below types "dir" followed by ENTER after 1 second:
|
||||
|
||||
ADDKEY p1000 d i r enter
|
||||
|
||||
You could also try AUTOTYPE command instead of this command to perform
|
||||
scripted keyboard entry into a running DOS program.
|
||||
.
|
||||
:PROGRAM_SETCOLOR_HELP
|
||||
Views or changes the text-mode color scheme settings.
|
||||
|
||||
SETCOLOR [color# [value]]
|
||||
|
||||
For example:
|
||||
|
||||
←[32;1mSETCOLOR 0 (50,50,50)←[0m
|
||||
Change Color #0 to the specified color value
|
||||
|
||||
←[32;1mSETCOLOR 7 -←[0m
|
||||
Return Color #7 to the default color value
|
||||
|
||||
←[32;1mSETCOLOR 3 +←[0m
|
||||
Return Color #3 to the preset color value
|
||||
|
||||
←[32;1mSETCOLOR MONO←[0m
|
||||
Display current MONO mode status
|
||||
|
||||
To change the current background and foreground colors, use COLOR command.
|
||||
.
|
||||
:PROGRAM_SETCOLOR_STATUS
|
||||
MONO mode status: %s (video mode %d)
|
||||
|
||||
.
|
||||
:PROGRAM_SETCOLOR_ACTIVE
|
||||
active
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INACTIVE
|
||||
inactive
|
||||
.
|
||||
:PROGRAM_SETCOLOR_UNAVAILABLE
|
||||
unavailable
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_MODE7
|
||||
MONO mode status => active (video mode 7)
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_MODE3
|
||||
MONO mode status => inactive (video mode 3)
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_FAIL
|
||||
Failed to change MONO mode
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_SYNTAX
|
||||
Must be + or - for MONO: %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_COLOR
|
||||
Color %d: (%d,%d,%d) or #%02x%02x%02x
|
||||
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INVALID_NUMBER
|
||||
Invalid color number - %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INVALID_VALUE
|
||||
Invalid color value - %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_NOT_SUPPORTED
|
||||
Changing color scheme is not supported for the current video mode.
|
||||
.
|
||||
:PROGRAM_BOOT_UNKNOWN_BOOTHAX
|
||||
Unknown boothax mode
|
||||
.
|
||||
:PROGRAM_BOOT_SPECIFY_FILE
|
||||
Must specify BIOS image to boot
|
||||
.
|
||||
:PROGRAM_BOOT_BIOS_OPEN_ERROR
|
||||
Unable to open BIOS image
|
||||
.
|
||||
:PROGRAM_BIOSTEST_SPECIFY_FILE
|
||||
Must specify BIOS file to load.
|
||||
.
|
||||
:PROGRAM_BIOSTEST_OPEN_ERROR
|
||||
Can't open a file
|
||||
.
|
||||
:PROGRAM_BIOSTEST_TOO_LARGE
|
||||
BIOS File too large
|
||||
.
|
||||
:PROGRAM_DELTREE_HELP
|
||||
Deletes a directory and all the subdirectories and files in it.
|
||||
|
||||
To delete one or more files and directories:
|
||||
DELTREE [/Y] [drive:]path [[drive:]path[...]]
|
||||
|
||||
/Y Suppresses prompting to confirm you want to delete
|
||||
the subdirectory.
|
||||
[drive:]path Specifies the name of the directory you want to delete.
|
||||
|
||||
Note: Use DELTREE cautiously. Every file and subdirectory within the
|
||||
specified directory will be deleted.
|
||||
|
||||
.
|
||||
:PROGRAM_TREE_HELP
|
||||
Graphically displays the directory structure of a drive or path.
|
||||
|
||||
TREE [drive:][path] [/F] [/A]
|
||||
|
||||
/F Displays the names of the files in each directory.
|
||||
/A Uses ASCII instead of extended characters.
|
||||
|
||||
.
|
||||
:PROGRAM_TITLE_HELP
|
||||
Sets the window title for the DOSBox-X window.
|
||||
|
||||
TITLE [string]
|
||||
|
||||
string Specifies the title for the DOSBox-X window.
|
||||
|
||||
.
|
||||
:PROGRAM_COLOR_HELP
|
||||
Sets the default console foreground and background colors.
|
||||
|
||||
COLOR [attr]
|
||||
|
||||
attr Specifies color attribute of console output
|
||||
|
||||
Color attributes are specified by TWO hex digits -- the first
|
||||
corresponds to the background; the second to the foreground.
|
||||
Each digit can be any of the following values:
|
||||
|
||||
0 = Black 8 = Gray
|
||||
1 = Blue 9 = Light Blue
|
||||
2 = Green A = Light Green
|
||||
3 = Aqua B = Light Aqua
|
||||
4 = Red C = Light Red
|
||||
5 = Purple D = Light Purple
|
||||
6 = Yellow E = Light Yellow
|
||||
7 = White F = Bright White
|
||||
|
||||
If no argument is given, this command restores the original color.
|
||||
|
||||
The COLOR command sets ERRORLEVEL to 1 if an attempt is made to execute
|
||||
the COLOR command with a foreground and background color that are the same.
|
||||
|
||||
Example: "COLOR fc" produces light red on bright white.
|
||||
|
||||
.
|
@ -3693,3 +3693,601 @@ CPU: 간단한 코어
|
||||
:MAPPER:togmenu
|
||||
차림표 막대 표시를 바꿈
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_UNFLAGALL
|
||||
All files unflagged for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_UNFLAGGED
|
||||
File %s unflagged for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_FLAGGED
|
||||
File already flagged for saving - %s
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_TOOMANY
|
||||
Too many files to flag for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_SAVED
|
||||
File %s flagged for saving
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_LIST
|
||||
Files flagged for saving:
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_HLP
|
||||
Marks or flags files to be saved for the save state feature.
|
||||
|
||||
FLAGSAVE [file(s) [/F] [/R]] [/U]
|
||||
|
||||
file(s) Specifies one or more files to be flagged for saving.
|
||||
/F Forces to flag the file(s) even if they are not found.
|
||||
/R Removes flags from the specified file(s).
|
||||
/U Removes flags from all flagged files.
|
||||
|
||||
Type FLAGSAVE without a parameter to list flagged files.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_NOT_SET
|
||||
INT 2Fh hook has not been set.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_ALREADY
|
||||
INT 2Fh hook has already been set.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_HELP
|
||||
Hooks INT 2Fh for debugging purposes.
|
||||
|
||||
INT2FDBG [option]
|
||||
/I Installs hook
|
||||
|
||||
It will hook INT 2Fh at the top of the call chain for debugging information.
|
||||
|
||||
Type INT2FDBG without a parameter to show the current hook status.
|
||||
.
|
||||
:PROGRAM_SET80x25
|
||||
Changes to 80x25 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x43
|
||||
Changes to 80x43 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x50
|
||||
Changes to 80x50 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x60
|
||||
Changes to 80x60 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x25
|
||||
Changes to 132x25 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x43
|
||||
Changes to 132x43 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x50
|
||||
Changes to 132x50 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x60
|
||||
Changes to 132x60 text mode.
|
||||
.
|
||||
:PROGRAM_RESCAN_HELP
|
||||
Rescans for changes on mounted drives made on the host by clearing caches.
|
||||
|
||||
RESCAN [/A] [/Q]
|
||||
RESCAN [drive:] [/Q]
|
||||
|
||||
[/A] Rescan all drives
|
||||
[/Q] Enable quiet mode
|
||||
[drive:] The drive to rescan
|
||||
|
||||
Type RESCAN with no parameters to rescan the current drive.
|
||||
|
||||
.
|
||||
:PROGRAM_CFGTOOL_HELP
|
||||
Starts DOSBox-X's graphical configuration tool.
|
||||
|
||||
CFGTOOL
|
||||
|
||||
Note: You can also use CONFIG command for command-line configurations.
|
||||
.
|
||||
:PROGRAM_IMGSWAP_HELP
|
||||
Swaps floppy, hard drive and optical disc images.
|
||||
|
||||
←[32;1mIMGSWAP←[0m ←[37;1mdrive←[0m ←[36;1m[position]←[0m
|
||||
←[37;1mdrive←[0m Drive letter to swap the image.
|
||||
←[36;1m[position]←[0m Disk position to swap to.
|
||||
.
|
||||
:PROGRAM_INTRO_HELP
|
||||
A full-screen introduction to DOSBox-X.
|
||||
|
||||
INTRO [/RUN] [CDROM|MOUNT|USAGE|WELCOME]
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_NOT_ASSIGNED
|
||||
BIOS disk index does not have an image assigned.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_NUMBER
|
||||
Invalid mount number.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_FSTYPE
|
||||
Invalid fstype.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_SIZE
|
||||
Invalid size parameter.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_NOT_MOUNTED_NUMBER
|
||||
Drive number %d is not mounted.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_UMOUNT_USAGE
|
||||
Incorrect IMGMOUNT unmount usage.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_LETTER
|
||||
Invalid drive letter.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_CHOOSE_LETTER
|
||||
Partitions cannot be mounted in conflict with the standard INT 13h hard disk
|
||||
allotment. Choose a different drive letter to mount to.
|
||||
.
|
||||
:PROGRAM_ELTORITO_LETTER
|
||||
El Torito emulation requires a proper CD-ROM drive letter.
|
||||
.
|
||||
:PROGRAM_ELTORITO_DRIVE_EXISTS
|
||||
El Torito CD-ROM drive specified already exists as a non-CD-ROM device
|
||||
.
|
||||
:PROGRAM_ELTORITO_NOT_CDDRIVE
|
||||
El Torito CD-ROM drive specified is not actually a CD-ROM drive.
|
||||
.
|
||||
:PROGRAM_ELTORITO_REQUIRE_FLOPPY
|
||||
El Torito emulation must be used with -t floppy at this time.
|
||||
.
|
||||
:PROGRAM_ELTORITO_NO_BOOT_RECORD
|
||||
El Torito CD-ROM boot record not found.
|
||||
.
|
||||
:PROGRAM_ELTORITO_ENTRY_UNREADABLE
|
||||
El Torito entries unreadable.
|
||||
.
|
||||
:PROGRAM_ELTORITO_NO_BOOTABLE_FLOPPY
|
||||
El Torito bootable floppy not found.
|
||||
.
|
||||
:PROGRAM_ELTORITO_BOOTABLE_SECTION
|
||||
Unable to locate bootable section
|
||||
.
|
||||
:PROGRAM_ELTORITO_BOOTSECTOR
|
||||
El Torito boot sector unreadable
|
||||
.
|
||||
:PROGRAM_IMGMAKE_ALIGNMENT
|
||||
Invalid alignment
|
||||
.
|
||||
:PROGRAM_IMGMAKE_PARTOFS
|
||||
Invalid -partofs
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FAT
|
||||
Invalid -fat option. Must be 12, 16, or 32
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FATCOPIES
|
||||
Invalid -fatcopies option
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SPC
|
||||
Invalid -spc option, out of range
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SPC2
|
||||
Invalid -spc option, must be a power of 2
|
||||
.
|
||||
:PROGRAM_IMGMAKE_ROOTDIR
|
||||
Invalid -rootdir option
|
||||
.
|
||||
PROGRAM_IMGMAKE_BOOTSECT
|
||||
Invalid bootsector position
|
||||
.
|
||||
PROGRAM_IMGMAKE_VOLUME_ALIGN
|
||||
Sanity check failed: Volume size not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FAT_ALIGN
|
||||
Sanity check failed: FAT tables not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SECTPERFAT
|
||||
Error: Generated filesystem has more than 256 sectors per FAT and is not FAT32
|
||||
.
|
||||
:PROGRAM_IMGMAKE_VOLSIZE
|
||||
Sanity check failed: Volume size not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTERS
|
||||
Error: Generated filesystem has too few clusters given the parameters
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTERCOUNT
|
||||
Warning: Cluster count is too high given the volume size.
|
||||
Reporting a smaller sector count.
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTER_ALIGN
|
||||
Sanity check failed: First cluster not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTER_SIZE
|
||||
WARNING: Cluster sizes >= 64KB are not compatible with MS-DOS and SCANDISK
|
||||
.
|
||||
:PROGRAM_BOOT_UNSUPPORTED
|
||||
Unsupported boot mode
|
||||
.
|
||||
:PROGRAM_MOUNT_OVERLAY_REPLACE
|
||||
Existing overlay has been replaced with new overlay.
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_FREE
|
||||
EMS handle %u: unable to free
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_FREE
|
||||
XMS handle %u: unable to free
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_ALLOC
|
||||
EMS block allocated (%uKB)
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_ALLOCERROR
|
||||
Unable to allocate EMS block
|
||||
.
|
||||
PROGRAM_LOADFIX_NOEMS
|
||||
EMS not active
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_ALLOC
|
||||
XMS block allocated (%uKB)
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_ALLOCERROR
|
||||
Unable to allocate XMS block
|
||||
.
|
||||
:PROGRAM_LOADFIX_NOXMS
|
||||
XMS not active
|
||||
.
|
||||
:PROGRAM_LOADFIX_NOALLOC
|
||||
Lowest MCB is above 64KB, nothing allocated
|
||||
.
|
||||
:PROGRAM_BOOT_SWAP_ALREADY
|
||||
Multiple disk images specified and another drive is already connected to the swap list
|
||||
.
|
||||
:PROGRAM_BOOT_NOT_SPECIFIED
|
||||
No images specified
|
||||
.
|
||||
:PROGRAM_BOOT_IS_PC88
|
||||
The D88 image appears to target PC-88 and cannot be booted.
|
||||
.
|
||||
:PROGRAM_BOOT_BPS_TOOLARGE
|
||||
Bytes/sector too large
|
||||
.
|
||||
:PROGRAM_BOOT_DRIVE_READERROR
|
||||
Error reading drive
|
||||
.
|
||||
:PROGRAM_START_HELP_WIN
|
||||
Starts a separate window to run a specified program or command.
|
||||
|
||||
START [+|-|_] command [arguments]
|
||||
|
||||
[+|-|_]: To maximize/minimize/hide the program.
|
||||
The options /MAX, /MIN, /HID are also accepted.
|
||||
command: The command, program or file to start.
|
||||
arguments: Arguments to pass to the application.
|
||||
|
||||
START opens the Windows command prompt automatically to run these commands
|
||||
and wait for a key press before exiting (specified by "startincon" option):
|
||||
%s
|
||||
|
||||
Note: The path specified in this command is the path on the host system.
|
||||
.
|
||||
:PROGRAM_START_HELP
|
||||
Starts a separate window to run a specified program or command.
|
||||
|
||||
START /OPEN file
|
||||
START command [arguments]
|
||||
|
||||
/OPEN: To open a file or URL with the associated program.
|
||||
file: The file or URL to open with the associated program.
|
||||
command: The command or program to start or run.
|
||||
arguments: Arguments to pass to the application.
|
||||
|
||||
Note: The path specified in this command is the path on the host system.
|
||||
.
|
||||
:PROGRAM_START_COMPLETED
|
||||
The command execution is completed.
|
||||
.
|
||||
:PROGRAM_START_COMMAND
|
||||
Starting %s...
|
||||
.
|
||||
:PROGRAM_START_CTRLC
|
||||
(Press Ctrl+C to exit immediately)
|
||||
.
|
||||
:PROGRAM_START_HOST_ERROR
|
||||
Error: START cannot launch application to run on your current host system.
|
||||
.
|
||||
:PROGRAM_START_LAUNCH_ERROR
|
||||
Error: START could not launch application.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_ELTORITO_NO_FILE
|
||||
Do not specify files when mounting floppy drives from El Torito bootable CDs
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_RAMDRIVE_NO_FILE
|
||||
Do not specify files when mounting RAM drives
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_SECTORSIZE
|
||||
Sector size must be larger than 512 bytes and evenly divide the image cluster size of %lu bytes.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_OPEN_ERROR
|
||||
Unable to open '%s'
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_QCOW2_INVALID
|
||||
qcow2 image '%s' is not supported
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_GEOMETRY_ERROR
|
||||
Unable to detect geometry
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_DOS_VERSION
|
||||
Mounting this image file requires a reported DOS version of %u.%u or higher.
|
||||
%s
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_FLOPPYSIZE
|
||||
Floppy size not recognized
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_MULTIPLE_USED
|
||||
Multiple images given and another drive already uses multiple images
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_MULTIPLE_NOTSUPPORTED
|
||||
Multiple disk images not supported for that drive
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_HD_FDPOSITION
|
||||
Cannot mount hard drive in floppy position.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_FD_HDPOSITION
|
||||
Cannot mount floppy in hard drive position.
|
||||
.
|
||||
:PROGRAM_ELTORITO_ISOMOUNT
|
||||
El Torito bootable CD: -fs iso mounting not supported
|
||||
.
|
||||
:PROGRAM_MODE_STATUS
|
||||
Status for device CON:
|
||||
----------------------
|
||||
Columns=%d
|
||||
Lines=%d
|
||||
.
|
||||
:PROGRAM_MODE_NOTSUPPORTED
|
||||
|
||||
Code page operation not supported on this device
|
||||
.
|
||||
:PROGRAM_MODE_RATE_DELAY
|
||||
Rate and delay must be specified together
|
||||
.
|
||||
:PROGRAM_UTF8_HELP
|
||||
Converts UTF-8 text to view in the current code page.
|
||||
|
||||
UTF8 < [drive:][path]filename
|
||||
command-name | UTF8
|
||||
.
|
||||
:PROGRAM_UTF8_NO_TEXT
|
||||
No input text found.
|
||||
.
|
||||
:PROGRAM_UTF8_INVALIDCP
|
||||
Invalid code page for text conversion.
|
||||
.
|
||||
:PROGRAM_UTF8_NOT_UTF8
|
||||
The input text is UTF-16.
|
||||
.
|
||||
:PROGRAM_UTF8_CONVERSION_ERROR
|
||||
An error occurred during text conversion.
|
||||
.
|
||||
:PROGRAM_UTF16_HELP
|
||||
Converts UTF-16 text to view in the current code page.
|
||||
|
||||
UTF16 [/BE|/LE] < [drive:][path]filename
|
||||
command-name | UTF16 [/BE|/LE]
|
||||
|
||||
/BE Use UTF-16 Big Endian
|
||||
/LE Use UTF-16 Little Endian
|
||||
.
|
||||
:PROGRAM_VTEXT_HELP
|
||||
Changes V-text mode for the DOS/V emulation.
|
||||
|
||||
VTEXT [mode]
|
||||
|
||||
[mode] can be 0, 1, 2, for no V-text, V-text 1, and V-text 2 respectively.
|
||||
|
||||
Type VTEXT without a parameter to show the current V-text mode status.
|
||||
.
|
||||
:PROGRAM_NMITEST_HELP
|
||||
Generates a non-maskable interrupt (NMI).
|
||||
|
||||
NMITEST
|
||||
|
||||
Note: This is a debugging tool to test if the interrupt handler works properly.
|
||||
.
|
||||
:PROGRAM_NMITEST_GENERATE_NMI
|
||||
Generating a non-maskable interrupt (NMI)...
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_HELP
|
||||
Captures or releases the mouse inside DOSBox-X.
|
||||
|
||||
CAPMOUSE [/C|/R]
|
||||
|
||||
/C Capture the mouse
|
||||
/R Release the mouse
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_MOUSE
|
||||
Mouse
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_CURRENTLY
|
||||
is currently
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_CAPTURED
|
||||
captured
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_RELEASED
|
||||
released
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_HELP
|
||||
Performs scripted keyboard entry into a running DOS program.
|
||||
|
||||
AUTOTYPE [-list] [-w WAIT] [-p PACE] button_1 [button_2 [...]]
|
||||
|
||||
Where:
|
||||
-list: prints all available button names.
|
||||
-w WAIT: seconds before typing begins. Two second default; max of 30.
|
||||
-p PACE: seconds between each keystroke. Half-second default; max of 10.
|
||||
|
||||
The sequence is comprised of one or more space-separated buttons.
|
||||
Autotyping begins after WAIT seconds, and each button is entered
|
||||
every PACE seconds. The , character inserts an extra PACE delay.
|
||||
|
||||
Some examples:
|
||||
←[32;1mAUTOTYPE -w 1 -p 0.3 up enter , right enter←[0m
|
||||
←[32;1mAUTOTYPE -p 0.2 f1 kp_8 , , enter←[0m
|
||||
←[32;1mAUTOTYPE -w 1.3 esc enter , p l a y e r enter←[0m
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_NO_BINDINGS
|
||||
AUTOTYPE: The mapper has no key bindings
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_CLAMP_VALUE
|
||||
AUTOTYPE: bounding %s value of %.2f to %.2f
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_INVALID_VALUE
|
||||
AUTOTYPE: %s value '%s' is not a valid floating point number
|
||||
.
|
||||
:PROGRAM_ADDKEY_HELP
|
||||
Generates artificial keypresses.
|
||||
|
||||
ADDKEY [pmsec] [key]
|
||||
|
||||
For example, the command below types "dir" followed by ENTER after 1 second:
|
||||
|
||||
ADDKEY p1000 d i r enter
|
||||
|
||||
You could also try AUTOTYPE command instead of this command to perform
|
||||
scripted keyboard entry into a running DOS program.
|
||||
.
|
||||
:PROGRAM_SETCOLOR_HELP
|
||||
Views or changes the text-mode color scheme settings.
|
||||
|
||||
SETCOLOR [color# [value]]
|
||||
|
||||
For example:
|
||||
|
||||
←[32;1mSETCOLOR 0 (50,50,50)←[0m
|
||||
Change Color #0 to the specified color value
|
||||
|
||||
←[32;1mSETCOLOR 7 -←[0m
|
||||
Return Color #7 to the default color value
|
||||
|
||||
←[32;1mSETCOLOR 3 +←[0m
|
||||
Return Color #3 to the preset color value
|
||||
|
||||
←[32;1mSETCOLOR MONO←[0m
|
||||
Display current MONO mode status
|
||||
|
||||
To change the current background and foreground colors, use COLOR command.
|
||||
.
|
||||
:PROGRAM_SETCOLOR_STATUS
|
||||
MONO mode status: %s (video mode %d)
|
||||
|
||||
.
|
||||
:PROGRAM_SETCOLOR_ACTIVE
|
||||
active
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INACTIVE
|
||||
inactive
|
||||
.
|
||||
:PROGRAM_SETCOLOR_UNAVAILABLE
|
||||
unavailable
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_MODE7
|
||||
MONO mode status => active (video mode 7)
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_MODE3
|
||||
MONO mode status => inactive (video mode 3)
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_FAIL
|
||||
Failed to change MONO mode
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_SYNTAX
|
||||
Must be + or - for MONO: %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_COLOR
|
||||
Color %d: (%d,%d,%d) or #%02x%02x%02x
|
||||
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INVALID_NUMBER
|
||||
Invalid color number - %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INVALID_VALUE
|
||||
Invalid color value - %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_NOT_SUPPORTED
|
||||
Changing color scheme is not supported for the current video mode.
|
||||
.
|
||||
:PROGRAM_BOOT_UNKNOWN_BOOTHAX
|
||||
Unknown boothax mode
|
||||
.
|
||||
:PROGRAM_BOOT_SPECIFY_FILE
|
||||
Must specify BIOS image to boot
|
||||
.
|
||||
:PROGRAM_BOOT_BIOS_OPEN_ERROR
|
||||
Unable to open BIOS image
|
||||
.
|
||||
:PROGRAM_BIOSTEST_SPECIFY_FILE
|
||||
Must specify BIOS file to load.
|
||||
.
|
||||
:PROGRAM_BIOSTEST_OPEN_ERROR
|
||||
Can't open a file
|
||||
.
|
||||
:PROGRAM_BIOSTEST_TOO_LARGE
|
||||
BIOS File too large
|
||||
.
|
||||
:PROGRAM_DELTREE_HELP
|
||||
Deletes a directory and all the subdirectories and files in it.
|
||||
|
||||
To delete one or more files and directories:
|
||||
DELTREE [/Y] [drive:]path [[drive:]path[...]]
|
||||
|
||||
/Y Suppresses prompting to confirm you want to delete
|
||||
the subdirectory.
|
||||
[drive:]path Specifies the name of the directory you want to delete.
|
||||
|
||||
Note: Use DELTREE cautiously. Every file and subdirectory within the
|
||||
specified directory will be deleted.
|
||||
|
||||
.
|
||||
:PROGRAM_TREE_HELP
|
||||
Graphically displays the directory structure of a drive or path.
|
||||
|
||||
TREE [drive:][path] [/F] [/A]
|
||||
|
||||
/F Displays the names of the files in each directory.
|
||||
/A Uses ASCII instead of extended characters.
|
||||
|
||||
.
|
||||
:PROGRAM_TITLE_HELP
|
||||
Sets the window title for the DOSBox-X window.
|
||||
|
||||
TITLE [string]
|
||||
|
||||
string Specifies the title for the DOSBox-X window.
|
||||
|
||||
.
|
||||
:PROGRAM_COLOR_HELP
|
||||
Sets the default console foreground and background colors.
|
||||
|
||||
COLOR [attr]
|
||||
|
||||
attr Specifies color attribute of console output
|
||||
|
||||
Color attributes are specified by TWO hex digits -- the first
|
||||
corresponds to the background; the second to the foreground.
|
||||
Each digit can be any of the following values:
|
||||
|
||||
0 = Black 8 = Gray
|
||||
1 = Blue 9 = Light Blue
|
||||
2 = Green A = Light Green
|
||||
3 = Aqua B = Light Aqua
|
||||
4 = Red C = Light Red
|
||||
5 = Purple D = Light Purple
|
||||
6 = Yellow E = Light Yellow
|
||||
7 = White F = Bright White
|
||||
|
||||
If no argument is given, this command restores the original color.
|
||||
|
||||
The COLOR command sets ERRORLEVEL to 1 if an attempt is made to execute
|
||||
the COLOR command with a foreground and background color that are the same.
|
||||
|
||||
Example: "COLOR fc" produces light red on bright white.
|
||||
|
||||
.
|
@ -3690,3 +3690,601 @@ CPU: simpele kern
|
||||
:MAPPER:togmenu
|
||||
Menubalk aan/uit
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_UNFLAGALL
|
||||
All files unflagged for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_UNFLAGGED
|
||||
File %s unflagged for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_FLAGGED
|
||||
File already flagged for saving - %s
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_TOOMANY
|
||||
Too many files to flag for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_SAVED
|
||||
File %s flagged for saving
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_LIST
|
||||
Files flagged for saving:
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_HLP
|
||||
Marks or flags files to be saved for the save state feature.
|
||||
|
||||
FLAGSAVE [file(s) [/F] [/R]] [/U]
|
||||
|
||||
file(s) Specifies one or more files to be flagged for saving.
|
||||
/F Forces to flag the file(s) even if they are not found.
|
||||
/R Removes flags from the specified file(s).
|
||||
/U Removes flags from all flagged files.
|
||||
|
||||
Type FLAGSAVE without a parameter to list flagged files.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_NOT_SET
|
||||
INT 2Fh hook has not been set.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_ALREADY
|
||||
INT 2Fh hook has already been set.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_HELP
|
||||
Hooks INT 2Fh for debugging purposes.
|
||||
|
||||
INT2FDBG [option]
|
||||
/I Installs hook
|
||||
|
||||
It will hook INT 2Fh at the top of the call chain for debugging information.
|
||||
|
||||
Type INT2FDBG without a parameter to show the current hook status.
|
||||
.
|
||||
:PROGRAM_SET80x25
|
||||
Changes to 80x25 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x43
|
||||
Changes to 80x43 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x50
|
||||
Changes to 80x50 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x60
|
||||
Changes to 80x60 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x25
|
||||
Changes to 132x25 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x43
|
||||
Changes to 132x43 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x50
|
||||
Changes to 132x50 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x60
|
||||
Changes to 132x60 text mode.
|
||||
.
|
||||
:PROGRAM_RESCAN_HELP
|
||||
Rescans for changes on mounted drives made on the host by clearing caches.
|
||||
|
||||
RESCAN [/A] [/Q]
|
||||
RESCAN [drive:] [/Q]
|
||||
|
||||
[/A] Rescan all drives
|
||||
[/Q] Enable quiet mode
|
||||
[drive:] The drive to rescan
|
||||
|
||||
Type RESCAN with no parameters to rescan the current drive.
|
||||
|
||||
.
|
||||
:PROGRAM_CFGTOOL_HELP
|
||||
Starts DOSBox-X's graphical configuration tool.
|
||||
|
||||
CFGTOOL
|
||||
|
||||
Note: You can also use CONFIG command for command-line configurations.
|
||||
.
|
||||
:PROGRAM_IMGSWAP_HELP
|
||||
Swaps floppy, hard drive and optical disc images.
|
||||
|
||||
←[32;1mIMGSWAP←[0m ←[37;1mdrive←[0m ←[36;1m[position]←[0m
|
||||
←[37;1mdrive←[0m Drive letter to swap the image.
|
||||
←[36;1m[position]←[0m Disk position to swap to.
|
||||
.
|
||||
:PROGRAM_INTRO_HELP
|
||||
A full-screen introduction to DOSBox-X.
|
||||
|
||||
INTRO [/RUN] [CDROM|MOUNT|USAGE|WELCOME]
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_NOT_ASSIGNED
|
||||
BIOS disk index does not have an image assigned.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_NUMBER
|
||||
Invalid mount number.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_FSTYPE
|
||||
Invalid fstype.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_SIZE
|
||||
Invalid size parameter.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_NOT_MOUNTED_NUMBER
|
||||
Drive number %d is not mounted.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_UMOUNT_USAGE
|
||||
Incorrect IMGMOUNT unmount usage.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_LETTER
|
||||
Invalid drive letter.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_CHOOSE_LETTER
|
||||
Partitions cannot be mounted in conflict with the standard INT 13h hard disk
|
||||
allotment. Choose a different drive letter to mount to.
|
||||
.
|
||||
:PROGRAM_ELTORITO_LETTER
|
||||
El Torito emulation requires a proper CD-ROM drive letter.
|
||||
.
|
||||
:PROGRAM_ELTORITO_DRIVE_EXISTS
|
||||
El Torito CD-ROM drive specified already exists as a non-CD-ROM device
|
||||
.
|
||||
:PROGRAM_ELTORITO_NOT_CDDRIVE
|
||||
El Torito CD-ROM drive specified is not actually a CD-ROM drive.
|
||||
.
|
||||
:PROGRAM_ELTORITO_REQUIRE_FLOPPY
|
||||
El Torito emulation must be used with -t floppy at this time.
|
||||
.
|
||||
:PROGRAM_ELTORITO_NO_BOOT_RECORD
|
||||
El Torito CD-ROM boot record not found.
|
||||
.
|
||||
:PROGRAM_ELTORITO_ENTRY_UNREADABLE
|
||||
El Torito entries unreadable.
|
||||
.
|
||||
:PROGRAM_ELTORITO_NO_BOOTABLE_FLOPPY
|
||||
El Torito bootable floppy not found.
|
||||
.
|
||||
:PROGRAM_ELTORITO_BOOTABLE_SECTION
|
||||
Unable to locate bootable section
|
||||
.
|
||||
:PROGRAM_ELTORITO_BOOTSECTOR
|
||||
El Torito boot sector unreadable
|
||||
.
|
||||
:PROGRAM_IMGMAKE_ALIGNMENT
|
||||
Invalid alignment
|
||||
.
|
||||
:PROGRAM_IMGMAKE_PARTOFS
|
||||
Invalid -partofs
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FAT
|
||||
Invalid -fat option. Must be 12, 16, or 32
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FATCOPIES
|
||||
Invalid -fatcopies option
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SPC
|
||||
Invalid -spc option, out of range
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SPC2
|
||||
Invalid -spc option, must be a power of 2
|
||||
.
|
||||
:PROGRAM_IMGMAKE_ROOTDIR
|
||||
Invalid -rootdir option
|
||||
.
|
||||
PROGRAM_IMGMAKE_BOOTSECT
|
||||
Invalid bootsector position
|
||||
.
|
||||
PROGRAM_IMGMAKE_VOLUME_ALIGN
|
||||
Sanity check failed: Volume size not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FAT_ALIGN
|
||||
Sanity check failed: FAT tables not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SECTPERFAT
|
||||
Error: Generated filesystem has more than 256 sectors per FAT and is not FAT32
|
||||
.
|
||||
:PROGRAM_IMGMAKE_VOLSIZE
|
||||
Sanity check failed: Volume size not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTERS
|
||||
Error: Generated filesystem has too few clusters given the parameters
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTERCOUNT
|
||||
Warning: Cluster count is too high given the volume size.
|
||||
Reporting a smaller sector count.
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTER_ALIGN
|
||||
Sanity check failed: First cluster not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTER_SIZE
|
||||
WARNING: Cluster sizes >= 64KB are not compatible with MS-DOS and SCANDISK
|
||||
.
|
||||
:PROGRAM_BOOT_UNSUPPORTED
|
||||
Unsupported boot mode
|
||||
.
|
||||
:PROGRAM_MOUNT_OVERLAY_REPLACE
|
||||
Existing overlay has been replaced with new overlay.
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_FREE
|
||||
EMS handle %u: unable to free
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_FREE
|
||||
XMS handle %u: unable to free
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_ALLOC
|
||||
EMS block allocated (%uKB)
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_ALLOCERROR
|
||||
Unable to allocate EMS block
|
||||
.
|
||||
PROGRAM_LOADFIX_NOEMS
|
||||
EMS not active
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_ALLOC
|
||||
XMS block allocated (%uKB)
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_ALLOCERROR
|
||||
Unable to allocate XMS block
|
||||
.
|
||||
:PROGRAM_LOADFIX_NOXMS
|
||||
XMS not active
|
||||
.
|
||||
:PROGRAM_LOADFIX_NOALLOC
|
||||
Lowest MCB is above 64KB, nothing allocated
|
||||
.
|
||||
:PROGRAM_BOOT_SWAP_ALREADY
|
||||
Multiple disk images specified and another drive is already connected to the swap list
|
||||
.
|
||||
:PROGRAM_BOOT_NOT_SPECIFIED
|
||||
No images specified
|
||||
.
|
||||
:PROGRAM_BOOT_IS_PC88
|
||||
The D88 image appears to target PC-88 and cannot be booted.
|
||||
.
|
||||
:PROGRAM_BOOT_BPS_TOOLARGE
|
||||
Bytes/sector too large
|
||||
.
|
||||
:PROGRAM_BOOT_DRIVE_READERROR
|
||||
Error reading drive
|
||||
.
|
||||
:PROGRAM_START_HELP_WIN
|
||||
Starts a separate window to run a specified program or command.
|
||||
|
||||
START [+|-|_] command [arguments]
|
||||
|
||||
[+|-|_]: To maximize/minimize/hide the program.
|
||||
The options /MAX, /MIN, /HID are also accepted.
|
||||
command: The command, program or file to start.
|
||||
arguments: Arguments to pass to the application.
|
||||
|
||||
START opens the Windows command prompt automatically to run these commands
|
||||
and wait for a key press before exiting (specified by "startincon" option):
|
||||
%s
|
||||
|
||||
Note: The path specified in this command is the path on the host system.
|
||||
.
|
||||
:PROGRAM_START_HELP
|
||||
Starts a separate window to run a specified program or command.
|
||||
|
||||
START /OPEN file
|
||||
START command [arguments]
|
||||
|
||||
/OPEN: To open a file or URL with the associated program.
|
||||
file: The file or URL to open with the associated program.
|
||||
command: The command or program to start or run.
|
||||
arguments: Arguments to pass to the application.
|
||||
|
||||
Note: The path specified in this command is the path on the host system.
|
||||
.
|
||||
:PROGRAM_START_COMPLETED
|
||||
The command execution is completed.
|
||||
.
|
||||
:PROGRAM_START_COMMAND
|
||||
Starting %s...
|
||||
.
|
||||
:PROGRAM_START_CTRLC
|
||||
(Press Ctrl+C to exit immediately)
|
||||
.
|
||||
:PROGRAM_START_HOST_ERROR
|
||||
Error: START cannot launch application to run on your current host system.
|
||||
.
|
||||
:PROGRAM_START_LAUNCH_ERROR
|
||||
Error: START could not launch application.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_ELTORITO_NO_FILE
|
||||
Do not specify files when mounting floppy drives from El Torito bootable CDs
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_RAMDRIVE_NO_FILE
|
||||
Do not specify files when mounting RAM drives
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_SECTORSIZE
|
||||
Sector size must be larger than 512 bytes and evenly divide the image cluster size of %lu bytes.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_OPEN_ERROR
|
||||
Unable to open '%s'
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_QCOW2_INVALID
|
||||
qcow2 image '%s' is not supported
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_GEOMETRY_ERROR
|
||||
Unable to detect geometry
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_DOS_VERSION
|
||||
Mounting this image file requires a reported DOS version of %u.%u or higher.
|
||||
%s
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_FLOPPYSIZE
|
||||
Floppy size not recognized
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_MULTIPLE_USED
|
||||
Multiple images given and another drive already uses multiple images
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_MULTIPLE_NOTSUPPORTED
|
||||
Multiple disk images not supported for that drive
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_HD_FDPOSITION
|
||||
Cannot mount hard drive in floppy position.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_FD_HDPOSITION
|
||||
Cannot mount floppy in hard drive position.
|
||||
.
|
||||
:PROGRAM_ELTORITO_ISOMOUNT
|
||||
El Torito bootable CD: -fs iso mounting not supported
|
||||
.
|
||||
:PROGRAM_MODE_STATUS
|
||||
Status for device CON:
|
||||
----------------------
|
||||
Columns=%d
|
||||
Lines=%d
|
||||
.
|
||||
:PROGRAM_MODE_NOTSUPPORTED
|
||||
|
||||
Code page operation not supported on this device
|
||||
.
|
||||
:PROGRAM_MODE_RATE_DELAY
|
||||
Rate and delay must be specified together
|
||||
.
|
||||
:PROGRAM_UTF8_HELP
|
||||
Converts UTF-8 text to view in the current code page.
|
||||
|
||||
UTF8 < [drive:][path]filename
|
||||
command-name | UTF8
|
||||
.
|
||||
:PROGRAM_UTF8_NO_TEXT
|
||||
No input text found.
|
||||
.
|
||||
:PROGRAM_UTF8_INVALIDCP
|
||||
Invalid code page for text conversion.
|
||||
.
|
||||
:PROGRAM_UTF8_NOT_UTF8
|
||||
The input text is UTF-16.
|
||||
.
|
||||
:PROGRAM_UTF8_CONVERSION_ERROR
|
||||
An error occurred during text conversion.
|
||||
.
|
||||
:PROGRAM_UTF16_HELP
|
||||
Converts UTF-16 text to view in the current code page.
|
||||
|
||||
UTF16 [/BE|/LE] < [drive:][path]filename
|
||||
command-name | UTF16 [/BE|/LE]
|
||||
|
||||
/BE Use UTF-16 Big Endian
|
||||
/LE Use UTF-16 Little Endian
|
||||
.
|
||||
:PROGRAM_VTEXT_HELP
|
||||
Changes V-text mode for the DOS/V emulation.
|
||||
|
||||
VTEXT [mode]
|
||||
|
||||
[mode] can be 0, 1, 2, for no V-text, V-text 1, and V-text 2 respectively.
|
||||
|
||||
Type VTEXT without a parameter to show the current V-text mode status.
|
||||
.
|
||||
:PROGRAM_NMITEST_HELP
|
||||
Generates a non-maskable interrupt (NMI).
|
||||
|
||||
NMITEST
|
||||
|
||||
Note: This is a debugging tool to test if the interrupt handler works properly.
|
||||
.
|
||||
:PROGRAM_NMITEST_GENERATE_NMI
|
||||
Generating a non-maskable interrupt (NMI)...
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_HELP
|
||||
Captures or releases the mouse inside DOSBox-X.
|
||||
|
||||
CAPMOUSE [/C|/R]
|
||||
|
||||
/C Capture the mouse
|
||||
/R Release the mouse
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_MOUSE
|
||||
Mouse
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_CURRENTLY
|
||||
is currently
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_CAPTURED
|
||||
captured
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_RELEASED
|
||||
released
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_HELP
|
||||
Performs scripted keyboard entry into a running DOS program.
|
||||
|
||||
AUTOTYPE [-list] [-w WAIT] [-p PACE] button_1 [button_2 [...]]
|
||||
|
||||
Where:
|
||||
-list: prints all available button names.
|
||||
-w WAIT: seconds before typing begins. Two second default; max of 30.
|
||||
-p PACE: seconds between each keystroke. Half-second default; max of 10.
|
||||
|
||||
The sequence is comprised of one or more space-separated buttons.
|
||||
Autotyping begins after WAIT seconds, and each button is entered
|
||||
every PACE seconds. The , character inserts an extra PACE delay.
|
||||
|
||||
Some examples:
|
||||
←[32;1mAUTOTYPE -w 1 -p 0.3 up enter , right enter←[0m
|
||||
←[32;1mAUTOTYPE -p 0.2 f1 kp_8 , , enter←[0m
|
||||
←[32;1mAUTOTYPE -w 1.3 esc enter , p l a y e r enter←[0m
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_NO_BINDINGS
|
||||
AUTOTYPE: The mapper has no key bindings
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_CLAMP_VALUE
|
||||
AUTOTYPE: bounding %s value of %.2f to %.2f
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_INVALID_VALUE
|
||||
AUTOTYPE: %s value '%s' is not a valid floating point number
|
||||
.
|
||||
:PROGRAM_ADDKEY_HELP
|
||||
Generates artificial keypresses.
|
||||
|
||||
ADDKEY [pmsec] [key]
|
||||
|
||||
For example, the command below types "dir" followed by ENTER after 1 second:
|
||||
|
||||
ADDKEY p1000 d i r enter
|
||||
|
||||
You could also try AUTOTYPE command instead of this command to perform
|
||||
scripted keyboard entry into a running DOS program.
|
||||
.
|
||||
:PROGRAM_SETCOLOR_HELP
|
||||
Views or changes the text-mode color scheme settings.
|
||||
|
||||
SETCOLOR [color# [value]]
|
||||
|
||||
For example:
|
||||
|
||||
←[32;1mSETCOLOR 0 (50,50,50)←[0m
|
||||
Change Color #0 to the specified color value
|
||||
|
||||
←[32;1mSETCOLOR 7 -←[0m
|
||||
Return Color #7 to the default color value
|
||||
|
||||
←[32;1mSETCOLOR 3 +←[0m
|
||||
Return Color #3 to the preset color value
|
||||
|
||||
←[32;1mSETCOLOR MONO←[0m
|
||||
Display current MONO mode status
|
||||
|
||||
To change the current background and foreground colors, use COLOR command.
|
||||
.
|
||||
:PROGRAM_SETCOLOR_STATUS
|
||||
MONO mode status: %s (video mode %d)
|
||||
|
||||
.
|
||||
:PROGRAM_SETCOLOR_ACTIVE
|
||||
active
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INACTIVE
|
||||
inactive
|
||||
.
|
||||
:PROGRAM_SETCOLOR_UNAVAILABLE
|
||||
unavailable
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_MODE7
|
||||
MONO mode status => active (video mode 7)
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_MODE3
|
||||
MONO mode status => inactive (video mode 3)
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_FAIL
|
||||
Failed to change MONO mode
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_SYNTAX
|
||||
Must be + or - for MONO: %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_COLOR
|
||||
Color %d: (%d,%d,%d) or #%02x%02x%02x
|
||||
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INVALID_NUMBER
|
||||
Invalid color number - %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INVALID_VALUE
|
||||
Invalid color value - %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_NOT_SUPPORTED
|
||||
Changing color scheme is not supported for the current video mode.
|
||||
.
|
||||
:PROGRAM_BOOT_UNKNOWN_BOOTHAX
|
||||
Unknown boothax mode
|
||||
.
|
||||
:PROGRAM_BOOT_SPECIFY_FILE
|
||||
Must specify BIOS image to boot
|
||||
.
|
||||
:PROGRAM_BOOT_BIOS_OPEN_ERROR
|
||||
Unable to open BIOS image
|
||||
.
|
||||
:PROGRAM_BIOSTEST_SPECIFY_FILE
|
||||
Must specify BIOS file to load.
|
||||
.
|
||||
:PROGRAM_BIOSTEST_OPEN_ERROR
|
||||
Can't open a file
|
||||
.
|
||||
:PROGRAM_BIOSTEST_TOO_LARGE
|
||||
BIOS File too large
|
||||
.
|
||||
:PROGRAM_DELTREE_HELP
|
||||
Deletes a directory and all the subdirectories and files in it.
|
||||
|
||||
To delete one or more files and directories:
|
||||
DELTREE [/Y] [drive:]path [[drive:]path[...]]
|
||||
|
||||
/Y Suppresses prompting to confirm you want to delete
|
||||
the subdirectory.
|
||||
[drive:]path Specifies the name of the directory you want to delete.
|
||||
|
||||
Note: Use DELTREE cautiously. Every file and subdirectory within the
|
||||
specified directory will be deleted.
|
||||
|
||||
.
|
||||
:PROGRAM_TREE_HELP
|
||||
Graphically displays the directory structure of a drive or path.
|
||||
|
||||
TREE [drive:][path] [/F] [/A]
|
||||
|
||||
/F Displays the names of the files in each directory.
|
||||
/A Uses ASCII instead of extended characters.
|
||||
|
||||
.
|
||||
:PROGRAM_TITLE_HELP
|
||||
Sets the window title for the DOSBox-X window.
|
||||
|
||||
TITLE [string]
|
||||
|
||||
string Specifies the title for the DOSBox-X window.
|
||||
|
||||
.
|
||||
:PROGRAM_COLOR_HELP
|
||||
Sets the default console foreground and background colors.
|
||||
|
||||
COLOR [attr]
|
||||
|
||||
attr Specifies color attribute of console output
|
||||
|
||||
Color attributes are specified by TWO hex digits -- the first
|
||||
corresponds to the background; the second to the foreground.
|
||||
Each digit can be any of the following values:
|
||||
|
||||
0 = Black 8 = Gray
|
||||
1 = Blue 9 = Light Blue
|
||||
2 = Green A = Light Green
|
||||
3 = Aqua B = Light Aqua
|
||||
4 = Red C = Light Red
|
||||
5 = Purple D = Light Purple
|
||||
6 = Yellow E = Light Yellow
|
||||
7 = White F = Bright White
|
||||
|
||||
If no argument is given, this command restores the original color.
|
||||
|
||||
The COLOR command sets ERRORLEVEL to 1 if an attempt is made to execute
|
||||
the COLOR command with a foreground and background color that are the same.
|
||||
|
||||
Example: "COLOR fc" produces light red on bright white.
|
||||
|
||||
.
|
@ -3709,3 +3709,601 @@ CPU: núcleo simples
|
||||
:MAPPER:togmenu
|
||||
Alternar barra de menu
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_UNFLAGALL
|
||||
All files unflagged for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_UNFLAGGED
|
||||
File %s unflagged for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_FLAGGED
|
||||
File already flagged for saving - %s
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_TOOMANY
|
||||
Too many files to flag for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_SAVED
|
||||
File %s flagged for saving
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_LIST
|
||||
Files flagged for saving:
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_HLP
|
||||
Marks or flags files to be saved for the save state feature.
|
||||
|
||||
FLAGSAVE [file(s) [/F] [/R]] [/U]
|
||||
|
||||
file(s) Specifies one or more files to be flagged for saving.
|
||||
/F Forces to flag the file(s) even if they are not found.
|
||||
/R Removes flags from the specified file(s).
|
||||
/U Removes flags from all flagged files.
|
||||
|
||||
Type FLAGSAVE without a parameter to list flagged files.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_NOT_SET
|
||||
INT 2Fh hook has not been set.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_ALREADY
|
||||
INT 2Fh hook has already been set.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_HELP
|
||||
Hooks INT 2Fh for debugging purposes.
|
||||
|
||||
INT2FDBG [option]
|
||||
/I Installs hook
|
||||
|
||||
It will hook INT 2Fh at the top of the call chain for debugging information.
|
||||
|
||||
Type INT2FDBG without a parameter to show the current hook status.
|
||||
.
|
||||
:PROGRAM_SET80x25
|
||||
Changes to 80x25 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x43
|
||||
Changes to 80x43 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x50
|
||||
Changes to 80x50 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x60
|
||||
Changes to 80x60 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x25
|
||||
Changes to 132x25 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x43
|
||||
Changes to 132x43 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x50
|
||||
Changes to 132x50 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x60
|
||||
Changes to 132x60 text mode.
|
||||
.
|
||||
:PROGRAM_RESCAN_HELP
|
||||
Rescans for changes on mounted drives made on the host by clearing caches.
|
||||
|
||||
RESCAN [/A] [/Q]
|
||||
RESCAN [drive:] [/Q]
|
||||
|
||||
[/A] Rescan all drives
|
||||
[/Q] Enable quiet mode
|
||||
[drive:] The drive to rescan
|
||||
|
||||
Type RESCAN with no parameters to rescan the current drive.
|
||||
|
||||
.
|
||||
:PROGRAM_CFGTOOL_HELP
|
||||
Starts DOSBox-X's graphical configuration tool.
|
||||
|
||||
CFGTOOL
|
||||
|
||||
Note: You can also use CONFIG command for command-line configurations.
|
||||
.
|
||||
:PROGRAM_IMGSWAP_HELP
|
||||
Swaps floppy, hard drive and optical disc images.
|
||||
|
||||
←[32;1mIMGSWAP←[0m ←[37;1mdrive←[0m ←[36;1m[position]←[0m
|
||||
←[37;1mdrive←[0m Drive letter to swap the image.
|
||||
←[36;1m[position]←[0m Disk position to swap to.
|
||||
.
|
||||
:PROGRAM_INTRO_HELP
|
||||
A full-screen introduction to DOSBox-X.
|
||||
|
||||
INTRO [/RUN] [CDROM|MOUNT|USAGE|WELCOME]
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_NOT_ASSIGNED
|
||||
BIOS disk index does not have an image assigned.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_NUMBER
|
||||
Invalid mount number.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_FSTYPE
|
||||
Invalid fstype.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_SIZE
|
||||
Invalid size parameter.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_NOT_MOUNTED_NUMBER
|
||||
Drive number %d is not mounted.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_UMOUNT_USAGE
|
||||
Incorrect IMGMOUNT unmount usage.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_LETTER
|
||||
Invalid drive letter.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_CHOOSE_LETTER
|
||||
Partitions cannot be mounted in conflict with the standard INT 13h hard disk
|
||||
allotment. Choose a different drive letter to mount to.
|
||||
.
|
||||
:PROGRAM_ELTORITO_LETTER
|
||||
El Torito emulation requires a proper CD-ROM drive letter.
|
||||
.
|
||||
:PROGRAM_ELTORITO_DRIVE_EXISTS
|
||||
El Torito CD-ROM drive specified already exists as a non-CD-ROM device
|
||||
.
|
||||
:PROGRAM_ELTORITO_NOT_CDDRIVE
|
||||
El Torito CD-ROM drive specified is not actually a CD-ROM drive.
|
||||
.
|
||||
:PROGRAM_ELTORITO_REQUIRE_FLOPPY
|
||||
El Torito emulation must be used with -t floppy at this time.
|
||||
.
|
||||
:PROGRAM_ELTORITO_NO_BOOT_RECORD
|
||||
El Torito CD-ROM boot record not found.
|
||||
.
|
||||
:PROGRAM_ELTORITO_ENTRY_UNREADABLE
|
||||
El Torito entries unreadable.
|
||||
.
|
||||
:PROGRAM_ELTORITO_NO_BOOTABLE_FLOPPY
|
||||
El Torito bootable floppy not found.
|
||||
.
|
||||
:PROGRAM_ELTORITO_BOOTABLE_SECTION
|
||||
Unable to locate bootable section
|
||||
.
|
||||
:PROGRAM_ELTORITO_BOOTSECTOR
|
||||
El Torito boot sector unreadable
|
||||
.
|
||||
:PROGRAM_IMGMAKE_ALIGNMENT
|
||||
Invalid alignment
|
||||
.
|
||||
:PROGRAM_IMGMAKE_PARTOFS
|
||||
Invalid -partofs
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FAT
|
||||
Invalid -fat option. Must be 12, 16, or 32
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FATCOPIES
|
||||
Invalid -fatcopies option
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SPC
|
||||
Invalid -spc option, out of range
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SPC2
|
||||
Invalid -spc option, must be a power of 2
|
||||
.
|
||||
:PROGRAM_IMGMAKE_ROOTDIR
|
||||
Invalid -rootdir option
|
||||
.
|
||||
PROGRAM_IMGMAKE_BOOTSECT
|
||||
Invalid bootsector position
|
||||
.
|
||||
PROGRAM_IMGMAKE_VOLUME_ALIGN
|
||||
Sanity check failed: Volume size not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FAT_ALIGN
|
||||
Sanity check failed: FAT tables not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SECTPERFAT
|
||||
Error: Generated filesystem has more than 256 sectors per FAT and is not FAT32
|
||||
.
|
||||
:PROGRAM_IMGMAKE_VOLSIZE
|
||||
Sanity check failed: Volume size not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTERS
|
||||
Error: Generated filesystem has too few clusters given the parameters
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTERCOUNT
|
||||
Warning: Cluster count is too high given the volume size.
|
||||
Reporting a smaller sector count.
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTER_ALIGN
|
||||
Sanity check failed: First cluster not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTER_SIZE
|
||||
WARNING: Cluster sizes >= 64KB are not compatible with MS-DOS and SCANDISK
|
||||
.
|
||||
:PROGRAM_BOOT_UNSUPPORTED
|
||||
Unsupported boot mode
|
||||
.
|
||||
:PROGRAM_MOUNT_OVERLAY_REPLACE
|
||||
Existing overlay has been replaced with new overlay.
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_FREE
|
||||
EMS handle %u: unable to free
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_FREE
|
||||
XMS handle %u: unable to free
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_ALLOC
|
||||
EMS block allocated (%uKB)
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_ALLOCERROR
|
||||
Unable to allocate EMS block
|
||||
.
|
||||
PROGRAM_LOADFIX_NOEMS
|
||||
EMS not active
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_ALLOC
|
||||
XMS block allocated (%uKB)
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_ALLOCERROR
|
||||
Unable to allocate XMS block
|
||||
.
|
||||
:PROGRAM_LOADFIX_NOXMS
|
||||
XMS not active
|
||||
.
|
||||
:PROGRAM_LOADFIX_NOALLOC
|
||||
Lowest MCB is above 64KB, nothing allocated
|
||||
.
|
||||
:PROGRAM_BOOT_SWAP_ALREADY
|
||||
Multiple disk images specified and another drive is already connected to the swap list
|
||||
.
|
||||
:PROGRAM_BOOT_NOT_SPECIFIED
|
||||
No images specified
|
||||
.
|
||||
:PROGRAM_BOOT_IS_PC88
|
||||
The D88 image appears to target PC-88 and cannot be booted.
|
||||
.
|
||||
:PROGRAM_BOOT_BPS_TOOLARGE
|
||||
Bytes/sector too large
|
||||
.
|
||||
:PROGRAM_BOOT_DRIVE_READERROR
|
||||
Error reading drive
|
||||
.
|
||||
:PROGRAM_START_HELP_WIN
|
||||
Starts a separate window to run a specified program or command.
|
||||
|
||||
START [+|-|_] command [arguments]
|
||||
|
||||
[+|-|_]: To maximize/minimize/hide the program.
|
||||
The options /MAX, /MIN, /HID are also accepted.
|
||||
command: The command, program or file to start.
|
||||
arguments: Arguments to pass to the application.
|
||||
|
||||
START opens the Windows command prompt automatically to run these commands
|
||||
and wait for a key press before exiting (specified by "startincon" option):
|
||||
%s
|
||||
|
||||
Note: The path specified in this command is the path on the host system.
|
||||
.
|
||||
:PROGRAM_START_HELP
|
||||
Starts a separate window to run a specified program or command.
|
||||
|
||||
START /OPEN file
|
||||
START command [arguments]
|
||||
|
||||
/OPEN: To open a file or URL with the associated program.
|
||||
file: The file or URL to open with the associated program.
|
||||
command: The command or program to start or run.
|
||||
arguments: Arguments to pass to the application.
|
||||
|
||||
Note: The path specified in this command is the path on the host system.
|
||||
.
|
||||
:PROGRAM_START_COMPLETED
|
||||
The command execution is completed.
|
||||
.
|
||||
:PROGRAM_START_COMMAND
|
||||
Starting %s...
|
||||
.
|
||||
:PROGRAM_START_CTRLC
|
||||
(Press Ctrl+C to exit immediately)
|
||||
.
|
||||
:PROGRAM_START_HOST_ERROR
|
||||
Error: START cannot launch application to run on your current host system.
|
||||
.
|
||||
:PROGRAM_START_LAUNCH_ERROR
|
||||
Error: START could not launch application.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_ELTORITO_NO_FILE
|
||||
Do not specify files when mounting floppy drives from El Torito bootable CDs
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_RAMDRIVE_NO_FILE
|
||||
Do not specify files when mounting RAM drives
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_SECTORSIZE
|
||||
Sector size must be larger than 512 bytes and evenly divide the image cluster size of %lu bytes.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_OPEN_ERROR
|
||||
Unable to open '%s'
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_QCOW2_INVALID
|
||||
qcow2 image '%s' is not supported
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_GEOMETRY_ERROR
|
||||
Unable to detect geometry
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_DOS_VERSION
|
||||
Mounting this image file requires a reported DOS version of %u.%u or higher.
|
||||
%s
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_FLOPPYSIZE
|
||||
Floppy size not recognized
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_MULTIPLE_USED
|
||||
Multiple images given and another drive already uses multiple images
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_MULTIPLE_NOTSUPPORTED
|
||||
Multiple disk images not supported for that drive
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_HD_FDPOSITION
|
||||
Cannot mount hard drive in floppy position.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_FD_HDPOSITION
|
||||
Cannot mount floppy in hard drive position.
|
||||
.
|
||||
:PROGRAM_ELTORITO_ISOMOUNT
|
||||
El Torito bootable CD: -fs iso mounting not supported
|
||||
.
|
||||
:PROGRAM_MODE_STATUS
|
||||
Status for device CON:
|
||||
----------------------
|
||||
Columns=%d
|
||||
Lines=%d
|
||||
.
|
||||
:PROGRAM_MODE_NOTSUPPORTED
|
||||
|
||||
Code page operation not supported on this device
|
||||
.
|
||||
:PROGRAM_MODE_RATE_DELAY
|
||||
Rate and delay must be specified together
|
||||
.
|
||||
:PROGRAM_UTF8_HELP
|
||||
Converts UTF-8 text to view in the current code page.
|
||||
|
||||
UTF8 < [drive:][path]filename
|
||||
command-name | UTF8
|
||||
.
|
||||
:PROGRAM_UTF8_NO_TEXT
|
||||
No input text found.
|
||||
.
|
||||
:PROGRAM_UTF8_INVALIDCP
|
||||
Invalid code page for text conversion.
|
||||
.
|
||||
:PROGRAM_UTF8_NOT_UTF8
|
||||
The input text is UTF-16.
|
||||
.
|
||||
:PROGRAM_UTF8_CONVERSION_ERROR
|
||||
An error occurred during text conversion.
|
||||
.
|
||||
:PROGRAM_UTF16_HELP
|
||||
Converts UTF-16 text to view in the current code page.
|
||||
|
||||
UTF16 [/BE|/LE] < [drive:][path]filename
|
||||
command-name | UTF16 [/BE|/LE]
|
||||
|
||||
/BE Use UTF-16 Big Endian
|
||||
/LE Use UTF-16 Little Endian
|
||||
.
|
||||
:PROGRAM_VTEXT_HELP
|
||||
Changes V-text mode for the DOS/V emulation.
|
||||
|
||||
VTEXT [mode]
|
||||
|
||||
[mode] can be 0, 1, 2, for no V-text, V-text 1, and V-text 2 respectively.
|
||||
|
||||
Type VTEXT without a parameter to show the current V-text mode status.
|
||||
.
|
||||
:PROGRAM_NMITEST_HELP
|
||||
Generates a non-maskable interrupt (NMI).
|
||||
|
||||
NMITEST
|
||||
|
||||
Note: This is a debugging tool to test if the interrupt handler works properly.
|
||||
.
|
||||
:PROGRAM_NMITEST_GENERATE_NMI
|
||||
Generating a non-maskable interrupt (NMI)...
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_HELP
|
||||
Captures or releases the mouse inside DOSBox-X.
|
||||
|
||||
CAPMOUSE [/C|/R]
|
||||
|
||||
/C Capture the mouse
|
||||
/R Release the mouse
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_MOUSE
|
||||
Mouse
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_CURRENTLY
|
||||
is currently
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_CAPTURED
|
||||
captured
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_RELEASED
|
||||
released
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_HELP
|
||||
Performs scripted keyboard entry into a running DOS program.
|
||||
|
||||
AUTOTYPE [-list] [-w WAIT] [-p PACE] button_1 [button_2 [...]]
|
||||
|
||||
Where:
|
||||
-list: prints all available button names.
|
||||
-w WAIT: seconds before typing begins. Two second default; max of 30.
|
||||
-p PACE: seconds between each keystroke. Half-second default; max of 10.
|
||||
|
||||
The sequence is comprised of one or more space-separated buttons.
|
||||
Autotyping begins after WAIT seconds, and each button is entered
|
||||
every PACE seconds. The , character inserts an extra PACE delay.
|
||||
|
||||
Some examples:
|
||||
←[32;1mAUTOTYPE -w 1 -p 0.3 up enter , right enter←[0m
|
||||
←[32;1mAUTOTYPE -p 0.2 f1 kp_8 , , enter←[0m
|
||||
←[32;1mAUTOTYPE -w 1.3 esc enter , p l a y e r enter←[0m
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_NO_BINDINGS
|
||||
AUTOTYPE: The mapper has no key bindings
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_CLAMP_VALUE
|
||||
AUTOTYPE: bounding %s value of %.2f to %.2f
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_INVALID_VALUE
|
||||
AUTOTYPE: %s value '%s' is not a valid floating point number
|
||||
.
|
||||
:PROGRAM_ADDKEY_HELP
|
||||
Generates artificial keypresses.
|
||||
|
||||
ADDKEY [pmsec] [key]
|
||||
|
||||
For example, the command below types "dir" followed by ENTER after 1 second:
|
||||
|
||||
ADDKEY p1000 d i r enter
|
||||
|
||||
You could also try AUTOTYPE command instead of this command to perform
|
||||
scripted keyboard entry into a running DOS program.
|
||||
.
|
||||
:PROGRAM_SETCOLOR_HELP
|
||||
Views or changes the text-mode color scheme settings.
|
||||
|
||||
SETCOLOR [color# [value]]
|
||||
|
||||
For example:
|
||||
|
||||
←[32;1mSETCOLOR 0 (50,50,50)←[0m
|
||||
Change Color #0 to the specified color value
|
||||
|
||||
←[32;1mSETCOLOR 7 -←[0m
|
||||
Return Color #7 to the default color value
|
||||
|
||||
←[32;1mSETCOLOR 3 +←[0m
|
||||
Return Color #3 to the preset color value
|
||||
|
||||
←[32;1mSETCOLOR MONO←[0m
|
||||
Display current MONO mode status
|
||||
|
||||
To change the current background and foreground colors, use COLOR command.
|
||||
.
|
||||
:PROGRAM_SETCOLOR_STATUS
|
||||
MONO mode status: %s (video mode %d)
|
||||
|
||||
.
|
||||
:PROGRAM_SETCOLOR_ACTIVE
|
||||
active
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INACTIVE
|
||||
inactive
|
||||
.
|
||||
:PROGRAM_SETCOLOR_UNAVAILABLE
|
||||
unavailable
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_MODE7
|
||||
MONO mode status => active (video mode 7)
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_MODE3
|
||||
MONO mode status => inactive (video mode 3)
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_FAIL
|
||||
Failed to change MONO mode
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_SYNTAX
|
||||
Must be + or - for MONO: %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_COLOR
|
||||
Color %d: (%d,%d,%d) or #%02x%02x%02x
|
||||
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INVALID_NUMBER
|
||||
Invalid color number - %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INVALID_VALUE
|
||||
Invalid color value - %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_NOT_SUPPORTED
|
||||
Changing color scheme is not supported for the current video mode.
|
||||
.
|
||||
:PROGRAM_BOOT_UNKNOWN_BOOTHAX
|
||||
Unknown boothax mode
|
||||
.
|
||||
:PROGRAM_BOOT_SPECIFY_FILE
|
||||
Must specify BIOS image to boot
|
||||
.
|
||||
:PROGRAM_BOOT_BIOS_OPEN_ERROR
|
||||
Unable to open BIOS image
|
||||
.
|
||||
:PROGRAM_BIOSTEST_SPECIFY_FILE
|
||||
Must specify BIOS file to load.
|
||||
.
|
||||
:PROGRAM_BIOSTEST_OPEN_ERROR
|
||||
Can't open a file
|
||||
.
|
||||
:PROGRAM_BIOSTEST_TOO_LARGE
|
||||
BIOS File too large
|
||||
.
|
||||
:PROGRAM_DELTREE_HELP
|
||||
Deletes a directory and all the subdirectories and files in it.
|
||||
|
||||
To delete one or more files and directories:
|
||||
DELTREE [/Y] [drive:]path [[drive:]path[...]]
|
||||
|
||||
/Y Suppresses prompting to confirm you want to delete
|
||||
the subdirectory.
|
||||
[drive:]path Specifies the name of the directory you want to delete.
|
||||
|
||||
Note: Use DELTREE cautiously. Every file and subdirectory within the
|
||||
specified directory will be deleted.
|
||||
|
||||
.
|
||||
:PROGRAM_TREE_HELP
|
||||
Graphically displays the directory structure of a drive or path.
|
||||
|
||||
TREE [drive:][path] [/F] [/A]
|
||||
|
||||
/F Displays the names of the files in each directory.
|
||||
/A Uses ASCII instead of extended characters.
|
||||
|
||||
.
|
||||
:PROGRAM_TITLE_HELP
|
||||
Sets the window title for the DOSBox-X window.
|
||||
|
||||
TITLE [string]
|
||||
|
||||
string Specifies the title for the DOSBox-X window.
|
||||
|
||||
.
|
||||
:PROGRAM_COLOR_HELP
|
||||
Sets the default console foreground and background colors.
|
||||
|
||||
COLOR [attr]
|
||||
|
||||
attr Specifies color attribute of console output
|
||||
|
||||
Color attributes are specified by TWO hex digits -- the first
|
||||
corresponds to the background; the second to the foreground.
|
||||
Each digit can be any of the following values:
|
||||
|
||||
0 = Black 8 = Gray
|
||||
1 = Blue 9 = Light Blue
|
||||
2 = Green A = Light Green
|
||||
3 = Aqua B = Light Aqua
|
||||
4 = Red C = Light Red
|
||||
5 = Purple D = Light Purple
|
||||
6 = Yellow E = Light Yellow
|
||||
7 = White F = Bright White
|
||||
|
||||
If no argument is given, this command restores the original color.
|
||||
|
||||
The COLOR command sets ERRORLEVEL to 1 if an attempt is made to execute
|
||||
the COLOR command with a foreground and background color that are the same.
|
||||
|
||||
Example: "COLOR fc" produces light red on bright white.
|
||||
|
||||
.
|
@ -3823,3 +3823,601 @@ CPU: простое ядро
|
||||
:MAPPER:togmenu
|
||||
Переключить панель меню
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_UNFLAGALL
|
||||
All files unflagged for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_UNFLAGGED
|
||||
File %s unflagged for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_FLAGGED
|
||||
File already flagged for saving - %s
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_TOOMANY
|
||||
Too many files to flag for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_SAVED
|
||||
File %s flagged for saving
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_LIST
|
||||
Files flagged for saving:
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_HLP
|
||||
Marks or flags files to be saved for the save state feature.
|
||||
|
||||
FLAGSAVE [file(s) [/F] [/R]] [/U]
|
||||
|
||||
file(s) Specifies one or more files to be flagged for saving.
|
||||
/F Forces to flag the file(s) even if they are not found.
|
||||
/R Removes flags from the specified file(s).
|
||||
/U Removes flags from all flagged files.
|
||||
|
||||
Type FLAGSAVE without a parameter to list flagged files.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_NOT_SET
|
||||
INT 2Fh hook has not been set.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_ALREADY
|
||||
INT 2Fh hook has already been set.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_HELP
|
||||
Hooks INT 2Fh for debugging purposes.
|
||||
|
||||
INT2FDBG [option]
|
||||
/I Installs hook
|
||||
|
||||
It will hook INT 2Fh at the top of the call chain for debugging information.
|
||||
|
||||
Type INT2FDBG without a parameter to show the current hook status.
|
||||
.
|
||||
:PROGRAM_SET80x25
|
||||
Changes to 80x25 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x43
|
||||
Changes to 80x43 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x50
|
||||
Changes to 80x50 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x60
|
||||
Changes to 80x60 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x25
|
||||
Changes to 132x25 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x43
|
||||
Changes to 132x43 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x50
|
||||
Changes to 132x50 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x60
|
||||
Changes to 132x60 text mode.
|
||||
.
|
||||
:PROGRAM_RESCAN_HELP
|
||||
Rescans for changes on mounted drives made on the host by clearing caches.
|
||||
|
||||
RESCAN [/A] [/Q]
|
||||
RESCAN [drive:] [/Q]
|
||||
|
||||
[/A] Rescan all drives
|
||||
[/Q] Enable quiet mode
|
||||
[drive:] The drive to rescan
|
||||
|
||||
Type RESCAN with no parameters to rescan the current drive.
|
||||
|
||||
.
|
||||
:PROGRAM_CFGTOOL_HELP
|
||||
Starts DOSBox-X's graphical configuration tool.
|
||||
|
||||
CFGTOOL
|
||||
|
||||
Note: You can also use CONFIG command for command-line configurations.
|
||||
.
|
||||
:PROGRAM_IMGSWAP_HELP
|
||||
Swaps floppy, hard drive and optical disc images.
|
||||
|
||||
←[32;1mIMGSWAP←[0m ←[37;1mdrive←[0m ←[36;1m[position]←[0m
|
||||
←[37;1mdrive←[0m Drive letter to swap the image.
|
||||
←[36;1m[position]←[0m Disk position to swap to.
|
||||
.
|
||||
:PROGRAM_INTRO_HELP
|
||||
A full-screen introduction to DOSBox-X.
|
||||
|
||||
INTRO [/RUN] [CDROM|MOUNT|USAGE|WELCOME]
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_NOT_ASSIGNED
|
||||
BIOS disk index does not have an image assigned.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_NUMBER
|
||||
Invalid mount number.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_FSTYPE
|
||||
Invalid fstype.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_SIZE
|
||||
Invalid size parameter.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_NOT_MOUNTED_NUMBER
|
||||
Drive number %d is not mounted.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_UMOUNT_USAGE
|
||||
Incorrect IMGMOUNT unmount usage.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_LETTER
|
||||
Invalid drive letter.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_CHOOSE_LETTER
|
||||
Partitions cannot be mounted in conflict with the standard INT 13h hard disk
|
||||
allotment. Choose a different drive letter to mount to.
|
||||
.
|
||||
:PROGRAM_ELTORITO_LETTER
|
||||
El Torito emulation requires a proper CD-ROM drive letter.
|
||||
.
|
||||
:PROGRAM_ELTORITO_DRIVE_EXISTS
|
||||
El Torito CD-ROM drive specified already exists as a non-CD-ROM device
|
||||
.
|
||||
:PROGRAM_ELTORITO_NOT_CDDRIVE
|
||||
El Torito CD-ROM drive specified is not actually a CD-ROM drive.
|
||||
.
|
||||
:PROGRAM_ELTORITO_REQUIRE_FLOPPY
|
||||
El Torito emulation must be used with -t floppy at this time.
|
||||
.
|
||||
:PROGRAM_ELTORITO_NO_BOOT_RECORD
|
||||
El Torito CD-ROM boot record not found.
|
||||
.
|
||||
:PROGRAM_ELTORITO_ENTRY_UNREADABLE
|
||||
El Torito entries unreadable.
|
||||
.
|
||||
:PROGRAM_ELTORITO_NO_BOOTABLE_FLOPPY
|
||||
El Torito bootable floppy not found.
|
||||
.
|
||||
:PROGRAM_ELTORITO_BOOTABLE_SECTION
|
||||
Unable to locate bootable section
|
||||
.
|
||||
:PROGRAM_ELTORITO_BOOTSECTOR
|
||||
El Torito boot sector unreadable
|
||||
.
|
||||
:PROGRAM_IMGMAKE_ALIGNMENT
|
||||
Invalid alignment
|
||||
.
|
||||
:PROGRAM_IMGMAKE_PARTOFS
|
||||
Invalid -partofs
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FAT
|
||||
Invalid -fat option. Must be 12, 16, or 32
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FATCOPIES
|
||||
Invalid -fatcopies option
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SPC
|
||||
Invalid -spc option, out of range
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SPC2
|
||||
Invalid -spc option, must be a power of 2
|
||||
.
|
||||
:PROGRAM_IMGMAKE_ROOTDIR
|
||||
Invalid -rootdir option
|
||||
.
|
||||
PROGRAM_IMGMAKE_BOOTSECT
|
||||
Invalid bootsector position
|
||||
.
|
||||
PROGRAM_IMGMAKE_VOLUME_ALIGN
|
||||
Sanity check failed: Volume size not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FAT_ALIGN
|
||||
Sanity check failed: FAT tables not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SECTPERFAT
|
||||
Error: Generated filesystem has more than 256 sectors per FAT and is not FAT32
|
||||
.
|
||||
:PROGRAM_IMGMAKE_VOLSIZE
|
||||
Sanity check failed: Volume size not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTERS
|
||||
Error: Generated filesystem has too few clusters given the parameters
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTERCOUNT
|
||||
Warning: Cluster count is too high given the volume size.
|
||||
Reporting a smaller sector count.
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTER_ALIGN
|
||||
Sanity check failed: First cluster not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTER_SIZE
|
||||
WARNING: Cluster sizes >= 64KB are not compatible with MS-DOS and SCANDISK
|
||||
.
|
||||
:PROGRAM_BOOT_UNSUPPORTED
|
||||
Unsupported boot mode
|
||||
.
|
||||
:PROGRAM_MOUNT_OVERLAY_REPLACE
|
||||
Existing overlay has been replaced with new overlay.
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_FREE
|
||||
EMS handle %u: unable to free
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_FREE
|
||||
XMS handle %u: unable to free
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_ALLOC
|
||||
EMS block allocated (%uKB)
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_ALLOCERROR
|
||||
Unable to allocate EMS block
|
||||
.
|
||||
PROGRAM_LOADFIX_NOEMS
|
||||
EMS not active
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_ALLOC
|
||||
XMS block allocated (%uKB)
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_ALLOCERROR
|
||||
Unable to allocate XMS block
|
||||
.
|
||||
:PROGRAM_LOADFIX_NOXMS
|
||||
XMS not active
|
||||
.
|
||||
:PROGRAM_LOADFIX_NOALLOC
|
||||
Lowest MCB is above 64KB, nothing allocated
|
||||
.
|
||||
:PROGRAM_BOOT_SWAP_ALREADY
|
||||
Multiple disk images specified and another drive is already connected to the swap list
|
||||
.
|
||||
:PROGRAM_BOOT_NOT_SPECIFIED
|
||||
No images specified
|
||||
.
|
||||
:PROGRAM_BOOT_IS_PC88
|
||||
The D88 image appears to target PC-88 and cannot be booted.
|
||||
.
|
||||
:PROGRAM_BOOT_BPS_TOOLARGE
|
||||
Bytes/sector too large
|
||||
.
|
||||
:PROGRAM_BOOT_DRIVE_READERROR
|
||||
Error reading drive
|
||||
.
|
||||
:PROGRAM_START_HELP_WIN
|
||||
Starts a separate window to run a specified program or command.
|
||||
|
||||
START [+|-|_] command [arguments]
|
||||
|
||||
[+|-|_]: To maximize/minimize/hide the program.
|
||||
The options /MAX, /MIN, /HID are also accepted.
|
||||
command: The command, program or file to start.
|
||||
arguments: Arguments to pass to the application.
|
||||
|
||||
START opens the Windows command prompt automatically to run these commands
|
||||
and wait for a key press before exiting (specified by "startincon" option):
|
||||
%s
|
||||
|
||||
Note: The path specified in this command is the path on the host system.
|
||||
.
|
||||
:PROGRAM_START_HELP
|
||||
Starts a separate window to run a specified program or command.
|
||||
|
||||
START /OPEN file
|
||||
START command [arguments]
|
||||
|
||||
/OPEN: To open a file or URL with the associated program.
|
||||
file: The file or URL to open with the associated program.
|
||||
command: The command or program to start or run.
|
||||
arguments: Arguments to pass to the application.
|
||||
|
||||
Note: The path specified in this command is the path on the host system.
|
||||
.
|
||||
:PROGRAM_START_COMPLETED
|
||||
The command execution is completed.
|
||||
.
|
||||
:PROGRAM_START_COMMAND
|
||||
Starting %s...
|
||||
.
|
||||
:PROGRAM_START_CTRLC
|
||||
(Press Ctrl+C to exit immediately)
|
||||
.
|
||||
:PROGRAM_START_HOST_ERROR
|
||||
Error: START cannot launch application to run on your current host system.
|
||||
.
|
||||
:PROGRAM_START_LAUNCH_ERROR
|
||||
Error: START could not launch application.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_ELTORITO_NO_FILE
|
||||
Do not specify files when mounting floppy drives from El Torito bootable CDs
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_RAMDRIVE_NO_FILE
|
||||
Do not specify files when mounting RAM drives
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_SECTORSIZE
|
||||
Sector size must be larger than 512 bytes and evenly divide the image cluster size of %lu bytes.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_OPEN_ERROR
|
||||
Unable to open '%s'
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_QCOW2_INVALID
|
||||
qcow2 image '%s' is not supported
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_GEOMETRY_ERROR
|
||||
Unable to detect geometry
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_DOS_VERSION
|
||||
Mounting this image file requires a reported DOS version of %u.%u or higher.
|
||||
%s
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_FLOPPYSIZE
|
||||
Floppy size not recognized
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_MULTIPLE_USED
|
||||
Multiple images given and another drive already uses multiple images
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_MULTIPLE_NOTSUPPORTED
|
||||
Multiple disk images not supported for that drive
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_HD_FDPOSITION
|
||||
Cannot mount hard drive in floppy position.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_FD_HDPOSITION
|
||||
Cannot mount floppy in hard drive position.
|
||||
.
|
||||
:PROGRAM_ELTORITO_ISOMOUNT
|
||||
El Torito bootable CD: -fs iso mounting not supported
|
||||
.
|
||||
:PROGRAM_MODE_STATUS
|
||||
Status for device CON:
|
||||
----------------------
|
||||
Columns=%d
|
||||
Lines=%d
|
||||
.
|
||||
:PROGRAM_MODE_NOTSUPPORTED
|
||||
|
||||
Code page operation not supported on this device
|
||||
.
|
||||
:PROGRAM_MODE_RATE_DELAY
|
||||
Rate and delay must be specified together
|
||||
.
|
||||
:PROGRAM_UTF8_HELP
|
||||
Converts UTF-8 text to view in the current code page.
|
||||
|
||||
UTF8 < [drive:][path]filename
|
||||
command-name | UTF8
|
||||
.
|
||||
:PROGRAM_UTF8_NO_TEXT
|
||||
No input text found.
|
||||
.
|
||||
:PROGRAM_UTF8_INVALIDCP
|
||||
Invalid code page for text conversion.
|
||||
.
|
||||
:PROGRAM_UTF8_NOT_UTF8
|
||||
The input text is UTF-16.
|
||||
.
|
||||
:PROGRAM_UTF8_CONVERSION_ERROR
|
||||
An error occurred during text conversion.
|
||||
.
|
||||
:PROGRAM_UTF16_HELP
|
||||
Converts UTF-16 text to view in the current code page.
|
||||
|
||||
UTF16 [/BE|/LE] < [drive:][path]filename
|
||||
command-name | UTF16 [/BE|/LE]
|
||||
|
||||
/BE Use UTF-16 Big Endian
|
||||
/LE Use UTF-16 Little Endian
|
||||
.
|
||||
:PROGRAM_VTEXT_HELP
|
||||
Changes V-text mode for the DOS/V emulation.
|
||||
|
||||
VTEXT [mode]
|
||||
|
||||
[mode] can be 0, 1, 2, for no V-text, V-text 1, and V-text 2 respectively.
|
||||
|
||||
Type VTEXT without a parameter to show the current V-text mode status.
|
||||
.
|
||||
:PROGRAM_NMITEST_HELP
|
||||
Generates a non-maskable interrupt (NMI).
|
||||
|
||||
NMITEST
|
||||
|
||||
Note: This is a debugging tool to test if the interrupt handler works properly.
|
||||
.
|
||||
:PROGRAM_NMITEST_GENERATE_NMI
|
||||
Generating a non-maskable interrupt (NMI)...
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_HELP
|
||||
Captures or releases the mouse inside DOSBox-X.
|
||||
|
||||
CAPMOUSE [/C|/R]
|
||||
|
||||
/C Capture the mouse
|
||||
/R Release the mouse
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_MOUSE
|
||||
Mouse
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_CURRENTLY
|
||||
is currently
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_CAPTURED
|
||||
captured
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_RELEASED
|
||||
released
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_HELP
|
||||
Performs scripted keyboard entry into a running DOS program.
|
||||
|
||||
AUTOTYPE [-list] [-w WAIT] [-p PACE] button_1 [button_2 [...]]
|
||||
|
||||
Where:
|
||||
-list: prints all available button names.
|
||||
-w WAIT: seconds before typing begins. Two second default; max of 30.
|
||||
-p PACE: seconds between each keystroke. Half-second default; max of 10.
|
||||
|
||||
The sequence is comprised of one or more space-separated buttons.
|
||||
Autotyping begins after WAIT seconds, and each button is entered
|
||||
every PACE seconds. The , character inserts an extra PACE delay.
|
||||
|
||||
Some examples:
|
||||
←[32;1mAUTOTYPE -w 1 -p 0.3 up enter , right enter←[0m
|
||||
←[32;1mAUTOTYPE -p 0.2 f1 kp_8 , , enter←[0m
|
||||
←[32;1mAUTOTYPE -w 1.3 esc enter , p l a y e r enter←[0m
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_NO_BINDINGS
|
||||
AUTOTYPE: The mapper has no key bindings
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_CLAMP_VALUE
|
||||
AUTOTYPE: bounding %s value of %.2f to %.2f
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_INVALID_VALUE
|
||||
AUTOTYPE: %s value '%s' is not a valid floating point number
|
||||
.
|
||||
:PROGRAM_ADDKEY_HELP
|
||||
Generates artificial keypresses.
|
||||
|
||||
ADDKEY [pmsec] [key]
|
||||
|
||||
For example, the command below types "dir" followed by ENTER after 1 second:
|
||||
|
||||
ADDKEY p1000 d i r enter
|
||||
|
||||
You could also try AUTOTYPE command instead of this command to perform
|
||||
scripted keyboard entry into a running DOS program.
|
||||
.
|
||||
:PROGRAM_SETCOLOR_HELP
|
||||
Views or changes the text-mode color scheme settings.
|
||||
|
||||
SETCOLOR [color# [value]]
|
||||
|
||||
For example:
|
||||
|
||||
←[32;1mSETCOLOR 0 (50,50,50)←[0m
|
||||
Change Color #0 to the specified color value
|
||||
|
||||
←[32;1mSETCOLOR 7 -←[0m
|
||||
Return Color #7 to the default color value
|
||||
|
||||
←[32;1mSETCOLOR 3 +←[0m
|
||||
Return Color #3 to the preset color value
|
||||
|
||||
←[32;1mSETCOLOR MONO←[0m
|
||||
Display current MONO mode status
|
||||
|
||||
To change the current background and foreground colors, use COLOR command.
|
||||
.
|
||||
:PROGRAM_SETCOLOR_STATUS
|
||||
MONO mode status: %s (video mode %d)
|
||||
|
||||
.
|
||||
:PROGRAM_SETCOLOR_ACTIVE
|
||||
active
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INACTIVE
|
||||
inactive
|
||||
.
|
||||
:PROGRAM_SETCOLOR_UNAVAILABLE
|
||||
unavailable
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_MODE7
|
||||
MONO mode status => active (video mode 7)
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_MODE3
|
||||
MONO mode status => inactive (video mode 3)
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_FAIL
|
||||
Failed to change MONO mode
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_SYNTAX
|
||||
Must be + or - for MONO: %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_COLOR
|
||||
Color %d: (%d,%d,%d) or #%02x%02x%02x
|
||||
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INVALID_NUMBER
|
||||
Invalid color number - %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INVALID_VALUE
|
||||
Invalid color value - %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_NOT_SUPPORTED
|
||||
Changing color scheme is not supported for the current video mode.
|
||||
.
|
||||
:PROGRAM_BOOT_UNKNOWN_BOOTHAX
|
||||
Unknown boothax mode
|
||||
.
|
||||
:PROGRAM_BOOT_SPECIFY_FILE
|
||||
Must specify BIOS image to boot
|
||||
.
|
||||
:PROGRAM_BOOT_BIOS_OPEN_ERROR
|
||||
Unable to open BIOS image
|
||||
.
|
||||
:PROGRAM_BIOSTEST_SPECIFY_FILE
|
||||
Must specify BIOS file to load.
|
||||
.
|
||||
:PROGRAM_BIOSTEST_OPEN_ERROR
|
||||
Can't open a file
|
||||
.
|
||||
:PROGRAM_BIOSTEST_TOO_LARGE
|
||||
BIOS File too large
|
||||
.
|
||||
:PROGRAM_DELTREE_HELP
|
||||
Deletes a directory and all the subdirectories and files in it.
|
||||
|
||||
To delete one or more files and directories:
|
||||
DELTREE [/Y] [drive:]path [[drive:]path[...]]
|
||||
|
||||
/Y Suppresses prompting to confirm you want to delete
|
||||
the subdirectory.
|
||||
[drive:]path Specifies the name of the directory you want to delete.
|
||||
|
||||
Note: Use DELTREE cautiously. Every file and subdirectory within the
|
||||
specified directory will be deleted.
|
||||
|
||||
.
|
||||
:PROGRAM_TREE_HELP
|
||||
Graphically displays the directory structure of a drive or path.
|
||||
|
||||
TREE [drive:][path] [/F] [/A]
|
||||
|
||||
/F Displays the names of the files in each directory.
|
||||
/A Uses ASCII instead of extended characters.
|
||||
|
||||
.
|
||||
:PROGRAM_TITLE_HELP
|
||||
Sets the window title for the DOSBox-X window.
|
||||
|
||||
TITLE [string]
|
||||
|
||||
string Specifies the title for the DOSBox-X window.
|
||||
|
||||
.
|
||||
:PROGRAM_COLOR_HELP
|
||||
Sets the default console foreground and background colors.
|
||||
|
||||
COLOR [attr]
|
||||
|
||||
attr Specifies color attribute of console output
|
||||
|
||||
Color attributes are specified by TWO hex digits -- the first
|
||||
corresponds to the background; the second to the foreground.
|
||||
Each digit can be any of the following values:
|
||||
|
||||
0 = Black 8 = Gray
|
||||
1 = Blue 9 = Light Blue
|
||||
2 = Green A = Light Green
|
||||
3 = Aqua B = Light Aqua
|
||||
4 = Red C = Light Red
|
||||
5 = Purple D = Light Purple
|
||||
6 = Yellow E = Light Yellow
|
||||
7 = White F = Bright White
|
||||
|
||||
If no argument is given, this command restores the original color.
|
||||
|
||||
The COLOR command sets ERRORLEVEL to 1 if an attempt is made to execute
|
||||
the COLOR command with a foreground and background color that are the same.
|
||||
|
||||
Example: "COLOR fc" produces light red on bright white.
|
||||
|
||||
.
|
@ -3693,3 +3693,601 @@ CPU: Yalın çekirdek
|
||||
:MAPPER:togmenu
|
||||
Menü çubuğunu aç/kapa
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_UNFLAGALL
|
||||
All files unflagged for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_UNFLAGGED
|
||||
File %s unflagged for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_FLAGGED
|
||||
File already flagged for saving - %s
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_TOOMANY
|
||||
Too many files to flag for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_SAVED
|
||||
File %s flagged for saving
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_LIST
|
||||
Files flagged for saving:
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_HLP
|
||||
Marks or flags files to be saved for the save state feature.
|
||||
|
||||
FLAGSAVE [file(s) [/F] [/R]] [/U]
|
||||
|
||||
file(s) Specifies one or more files to be flagged for saving.
|
||||
/F Forces to flag the file(s) even if they are not found.
|
||||
/R Removes flags from the specified file(s).
|
||||
/U Removes flags from all flagged files.
|
||||
|
||||
Type FLAGSAVE without a parameter to list flagged files.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_NOT_SET
|
||||
INT 2Fh hook has not been set.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_ALREADY
|
||||
INT 2Fh hook has already been set.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_HELP
|
||||
Hooks INT 2Fh for debugging purposes.
|
||||
|
||||
INT2FDBG [option]
|
||||
/I Installs hook
|
||||
|
||||
It will hook INT 2Fh at the top of the call chain for debugging information.
|
||||
|
||||
Type INT2FDBG without a parameter to show the current hook status.
|
||||
.
|
||||
:PROGRAM_SET80x25
|
||||
Changes to 80x25 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x43
|
||||
Changes to 80x43 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x50
|
||||
Changes to 80x50 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x60
|
||||
Changes to 80x60 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x25
|
||||
Changes to 132x25 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x43
|
||||
Changes to 132x43 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x50
|
||||
Changes to 132x50 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x60
|
||||
Changes to 132x60 text mode.
|
||||
.
|
||||
:PROGRAM_RESCAN_HELP
|
||||
Rescans for changes on mounted drives made on the host by clearing caches.
|
||||
|
||||
RESCAN [/A] [/Q]
|
||||
RESCAN [drive:] [/Q]
|
||||
|
||||
[/A] Rescan all drives
|
||||
[/Q] Enable quiet mode
|
||||
[drive:] The drive to rescan
|
||||
|
||||
Type RESCAN with no parameters to rescan the current drive.
|
||||
|
||||
.
|
||||
:PROGRAM_CFGTOOL_HELP
|
||||
Starts DOSBox-X's graphical configuration tool.
|
||||
|
||||
CFGTOOL
|
||||
|
||||
Note: You can also use CONFIG command for command-line configurations.
|
||||
.
|
||||
:PROGRAM_IMGSWAP_HELP
|
||||
Swaps floppy, hard drive and optical disc images.
|
||||
|
||||
←[32;1mIMGSWAP←[0m ←[37;1mdrive←[0m ←[36;1m[position]←[0m
|
||||
←[37;1mdrive←[0m Drive letter to swap the image.
|
||||
←[36;1m[position]←[0m Disk position to swap to.
|
||||
.
|
||||
:PROGRAM_INTRO_HELP
|
||||
A full-screen introduction to DOSBox-X.
|
||||
|
||||
INTRO [/RUN] [CDROM|MOUNT|USAGE|WELCOME]
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_NOT_ASSIGNED
|
||||
BIOS disk index does not have an image assigned.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_NUMBER
|
||||
Invalid mount number.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_FSTYPE
|
||||
Invalid fstype.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_SIZE
|
||||
Invalid size parameter.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_NOT_MOUNTED_NUMBER
|
||||
Drive number %d is not mounted.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_UMOUNT_USAGE
|
||||
Incorrect IMGMOUNT unmount usage.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_LETTER
|
||||
Invalid drive letter.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_CHOOSE_LETTER
|
||||
Partitions cannot be mounted in conflict with the standard INT 13h hard disk
|
||||
allotment. Choose a different drive letter to mount to.
|
||||
.
|
||||
:PROGRAM_ELTORITO_LETTER
|
||||
El Torito emulation requires a proper CD-ROM drive letter.
|
||||
.
|
||||
:PROGRAM_ELTORITO_DRIVE_EXISTS
|
||||
El Torito CD-ROM drive specified already exists as a non-CD-ROM device
|
||||
.
|
||||
:PROGRAM_ELTORITO_NOT_CDDRIVE
|
||||
El Torito CD-ROM drive specified is not actually a CD-ROM drive.
|
||||
.
|
||||
:PROGRAM_ELTORITO_REQUIRE_FLOPPY
|
||||
El Torito emulation must be used with -t floppy at this time.
|
||||
.
|
||||
:PROGRAM_ELTORITO_NO_BOOT_RECORD
|
||||
El Torito CD-ROM boot record not found.
|
||||
.
|
||||
:PROGRAM_ELTORITO_ENTRY_UNREADABLE
|
||||
El Torito entries unreadable.
|
||||
.
|
||||
:PROGRAM_ELTORITO_NO_BOOTABLE_FLOPPY
|
||||
El Torito bootable floppy not found.
|
||||
.
|
||||
:PROGRAM_ELTORITO_BOOTABLE_SECTION
|
||||
Unable to locate bootable section
|
||||
.
|
||||
:PROGRAM_ELTORITO_BOOTSECTOR
|
||||
El Torito boot sector unreadable
|
||||
.
|
||||
:PROGRAM_IMGMAKE_ALIGNMENT
|
||||
Invalid alignment
|
||||
.
|
||||
:PROGRAM_IMGMAKE_PARTOFS
|
||||
Invalid -partofs
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FAT
|
||||
Invalid -fat option. Must be 12, 16, or 32
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FATCOPIES
|
||||
Invalid -fatcopies option
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SPC
|
||||
Invalid -spc option, out of range
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SPC2
|
||||
Invalid -spc option, must be a power of 2
|
||||
.
|
||||
:PROGRAM_IMGMAKE_ROOTDIR
|
||||
Invalid -rootdir option
|
||||
.
|
||||
PROGRAM_IMGMAKE_BOOTSECT
|
||||
Invalid bootsector position
|
||||
.
|
||||
PROGRAM_IMGMAKE_VOLUME_ALIGN
|
||||
Sanity check failed: Volume size not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FAT_ALIGN
|
||||
Sanity check failed: FAT tables not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SECTPERFAT
|
||||
Error: Generated filesystem has more than 256 sectors per FAT and is not FAT32
|
||||
.
|
||||
:PROGRAM_IMGMAKE_VOLSIZE
|
||||
Sanity check failed: Volume size not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTERS
|
||||
Error: Generated filesystem has too few clusters given the parameters
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTERCOUNT
|
||||
Warning: Cluster count is too high given the volume size.
|
||||
Reporting a smaller sector count.
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTER_ALIGN
|
||||
Sanity check failed: First cluster not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTER_SIZE
|
||||
WARNING: Cluster sizes >= 64KB are not compatible with MS-DOS and SCANDISK
|
||||
.
|
||||
:PROGRAM_BOOT_UNSUPPORTED
|
||||
Unsupported boot mode
|
||||
.
|
||||
:PROGRAM_MOUNT_OVERLAY_REPLACE
|
||||
Existing overlay has been replaced with new overlay.
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_FREE
|
||||
EMS handle %u: unable to free
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_FREE
|
||||
XMS handle %u: unable to free
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_ALLOC
|
||||
EMS block allocated (%uKB)
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_ALLOCERROR
|
||||
Unable to allocate EMS block
|
||||
.
|
||||
PROGRAM_LOADFIX_NOEMS
|
||||
EMS not active
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_ALLOC
|
||||
XMS block allocated (%uKB)
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_ALLOCERROR
|
||||
Unable to allocate XMS block
|
||||
.
|
||||
:PROGRAM_LOADFIX_NOXMS
|
||||
XMS not active
|
||||
.
|
||||
:PROGRAM_LOADFIX_NOALLOC
|
||||
Lowest MCB is above 64KB, nothing allocated
|
||||
.
|
||||
:PROGRAM_BOOT_SWAP_ALREADY
|
||||
Multiple disk images specified and another drive is already connected to the swap list
|
||||
.
|
||||
:PROGRAM_BOOT_NOT_SPECIFIED
|
||||
No images specified
|
||||
.
|
||||
:PROGRAM_BOOT_IS_PC88
|
||||
The D88 image appears to target PC-88 and cannot be booted.
|
||||
.
|
||||
:PROGRAM_BOOT_BPS_TOOLARGE
|
||||
Bytes/sector too large
|
||||
.
|
||||
:PROGRAM_BOOT_DRIVE_READERROR
|
||||
Error reading drive
|
||||
.
|
||||
:PROGRAM_START_HELP_WIN
|
||||
Starts a separate window to run a specified program or command.
|
||||
|
||||
START [+|-|_] command [arguments]
|
||||
|
||||
[+|-|_]: To maximize/minimize/hide the program.
|
||||
The options /MAX, /MIN, /HID are also accepted.
|
||||
command: The command, program or file to start.
|
||||
arguments: Arguments to pass to the application.
|
||||
|
||||
START opens the Windows command prompt automatically to run these commands
|
||||
and wait for a key press before exiting (specified by "startincon" option):
|
||||
%s
|
||||
|
||||
Note: The path specified in this command is the path on the host system.
|
||||
.
|
||||
:PROGRAM_START_HELP
|
||||
Starts a separate window to run a specified program or command.
|
||||
|
||||
START /OPEN file
|
||||
START command [arguments]
|
||||
|
||||
/OPEN: To open a file or URL with the associated program.
|
||||
file: The file or URL to open with the associated program.
|
||||
command: The command or program to start or run.
|
||||
arguments: Arguments to pass to the application.
|
||||
|
||||
Note: The path specified in this command is the path on the host system.
|
||||
.
|
||||
:PROGRAM_START_COMPLETED
|
||||
The command execution is completed.
|
||||
.
|
||||
:PROGRAM_START_COMMAND
|
||||
Starting %s...
|
||||
.
|
||||
:PROGRAM_START_CTRLC
|
||||
(Press Ctrl+C to exit immediately)
|
||||
.
|
||||
:PROGRAM_START_HOST_ERROR
|
||||
Error: START cannot launch application to run on your current host system.
|
||||
.
|
||||
:PROGRAM_START_LAUNCH_ERROR
|
||||
Error: START could not launch application.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_ELTORITO_NO_FILE
|
||||
Do not specify files when mounting floppy drives from El Torito bootable CDs
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_RAMDRIVE_NO_FILE
|
||||
Do not specify files when mounting RAM drives
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_SECTORSIZE
|
||||
Sector size must be larger than 512 bytes and evenly divide the image cluster size of %lu bytes.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_OPEN_ERROR
|
||||
Unable to open '%s'
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_QCOW2_INVALID
|
||||
qcow2 image '%s' is not supported
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_GEOMETRY_ERROR
|
||||
Unable to detect geometry
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_DOS_VERSION
|
||||
Mounting this image file requires a reported DOS version of %u.%u or higher.
|
||||
%s
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_FLOPPYSIZE
|
||||
Floppy size not recognized
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_MULTIPLE_USED
|
||||
Multiple images given and another drive already uses multiple images
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_MULTIPLE_NOTSUPPORTED
|
||||
Multiple disk images not supported for that drive
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_HD_FDPOSITION
|
||||
Cannot mount hard drive in floppy position.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_FD_HDPOSITION
|
||||
Cannot mount floppy in hard drive position.
|
||||
.
|
||||
:PROGRAM_ELTORITO_ISOMOUNT
|
||||
El Torito bootable CD: -fs iso mounting not supported
|
||||
.
|
||||
:PROGRAM_MODE_STATUS
|
||||
Status for device CON:
|
||||
----------------------
|
||||
Columns=%d
|
||||
Lines=%d
|
||||
.
|
||||
:PROGRAM_MODE_NOTSUPPORTED
|
||||
|
||||
Code page operation not supported on this device
|
||||
.
|
||||
:PROGRAM_MODE_RATE_DELAY
|
||||
Rate and delay must be specified together
|
||||
.
|
||||
:PROGRAM_UTF8_HELP
|
||||
Converts UTF-8 text to view in the current code page.
|
||||
|
||||
UTF8 < [drive:][path]filename
|
||||
command-name | UTF8
|
||||
.
|
||||
:PROGRAM_UTF8_NO_TEXT
|
||||
No input text found.
|
||||
.
|
||||
:PROGRAM_UTF8_INVALIDCP
|
||||
Invalid code page for text conversion.
|
||||
.
|
||||
:PROGRAM_UTF8_NOT_UTF8
|
||||
The input text is UTF-16.
|
||||
.
|
||||
:PROGRAM_UTF8_CONVERSION_ERROR
|
||||
An error occurred during text conversion.
|
||||
.
|
||||
:PROGRAM_UTF16_HELP
|
||||
Converts UTF-16 text to view in the current code page.
|
||||
|
||||
UTF16 [/BE|/LE] < [drive:][path]filename
|
||||
command-name | UTF16 [/BE|/LE]
|
||||
|
||||
/BE Use UTF-16 Big Endian
|
||||
/LE Use UTF-16 Little Endian
|
||||
.
|
||||
:PROGRAM_VTEXT_HELP
|
||||
Changes V-text mode for the DOS/V emulation.
|
||||
|
||||
VTEXT [mode]
|
||||
|
||||
[mode] can be 0, 1, 2, for no V-text, V-text 1, and V-text 2 respectively.
|
||||
|
||||
Type VTEXT without a parameter to show the current V-text mode status.
|
||||
.
|
||||
:PROGRAM_NMITEST_HELP
|
||||
Generates a non-maskable interrupt (NMI).
|
||||
|
||||
NMITEST
|
||||
|
||||
Note: This is a debugging tool to test if the interrupt handler works properly.
|
||||
.
|
||||
:PROGRAM_NMITEST_GENERATE_NMI
|
||||
Generating a non-maskable interrupt (NMI)...
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_HELP
|
||||
Captures or releases the mouse inside DOSBox-X.
|
||||
|
||||
CAPMOUSE [/C|/R]
|
||||
|
||||
/C Capture the mouse
|
||||
/R Release the mouse
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_MOUSE
|
||||
Mouse
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_CURRENTLY
|
||||
is currently
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_CAPTURED
|
||||
captured
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_RELEASED
|
||||
released
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_HELP
|
||||
Performs scripted keyboard entry into a running DOS program.
|
||||
|
||||
AUTOTYPE [-list] [-w WAIT] [-p PACE] button_1 [button_2 [...]]
|
||||
|
||||
Where:
|
||||
-list: prints all available button names.
|
||||
-w WAIT: seconds before typing begins. Two second default; max of 30.
|
||||
-p PACE: seconds between each keystroke. Half-second default; max of 10.
|
||||
|
||||
The sequence is comprised of one or more space-separated buttons.
|
||||
Autotyping begins after WAIT seconds, and each button is entered
|
||||
every PACE seconds. The , character inserts an extra PACE delay.
|
||||
|
||||
Some examples:
|
||||
←[32;1mAUTOTYPE -w 1 -p 0.3 up enter , right enter←[0m
|
||||
←[32;1mAUTOTYPE -p 0.2 f1 kp_8 , , enter←[0m
|
||||
←[32;1mAUTOTYPE -w 1.3 esc enter , p l a y e r enter←[0m
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_NO_BINDINGS
|
||||
AUTOTYPE: The mapper has no key bindings
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_CLAMP_VALUE
|
||||
AUTOTYPE: bounding %s value of %.2f to %.2f
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_INVALID_VALUE
|
||||
AUTOTYPE: %s value '%s' is not a valid floating point number
|
||||
.
|
||||
:PROGRAM_ADDKEY_HELP
|
||||
Generates artificial keypresses.
|
||||
|
||||
ADDKEY [pmsec] [key]
|
||||
|
||||
For example, the command below types "dir" followed by ENTER after 1 second:
|
||||
|
||||
ADDKEY p1000 d i r enter
|
||||
|
||||
You could also try AUTOTYPE command instead of this command to perform
|
||||
scripted keyboard entry into a running DOS program.
|
||||
.
|
||||
:PROGRAM_SETCOLOR_HELP
|
||||
Views or changes the text-mode color scheme settings.
|
||||
|
||||
SETCOLOR [color# [value]]
|
||||
|
||||
For example:
|
||||
|
||||
←[32;1mSETCOLOR 0 (50,50,50)←[0m
|
||||
Change Color #0 to the specified color value
|
||||
|
||||
←[32;1mSETCOLOR 7 -←[0m
|
||||
Return Color #7 to the default color value
|
||||
|
||||
←[32;1mSETCOLOR 3 +←[0m
|
||||
Return Color #3 to the preset color value
|
||||
|
||||
←[32;1mSETCOLOR MONO←[0m
|
||||
Display current MONO mode status
|
||||
|
||||
To change the current background and foreground colors, use COLOR command.
|
||||
.
|
||||
:PROGRAM_SETCOLOR_STATUS
|
||||
MONO mode status: %s (video mode %d)
|
||||
|
||||
.
|
||||
:PROGRAM_SETCOLOR_ACTIVE
|
||||
active
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INACTIVE
|
||||
inactive
|
||||
.
|
||||
:PROGRAM_SETCOLOR_UNAVAILABLE
|
||||
unavailable
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_MODE7
|
||||
MONO mode status => active (video mode 7)
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_MODE3
|
||||
MONO mode status => inactive (video mode 3)
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_FAIL
|
||||
Failed to change MONO mode
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_SYNTAX
|
||||
Must be + or - for MONO: %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_COLOR
|
||||
Color %d: (%d,%d,%d) or #%02x%02x%02x
|
||||
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INVALID_NUMBER
|
||||
Invalid color number - %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INVALID_VALUE
|
||||
Invalid color value - %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_NOT_SUPPORTED
|
||||
Changing color scheme is not supported for the current video mode.
|
||||
.
|
||||
:PROGRAM_BOOT_UNKNOWN_BOOTHAX
|
||||
Unknown boothax mode
|
||||
.
|
||||
:PROGRAM_BOOT_SPECIFY_FILE
|
||||
Must specify BIOS image to boot
|
||||
.
|
||||
:PROGRAM_BOOT_BIOS_OPEN_ERROR
|
||||
Unable to open BIOS image
|
||||
.
|
||||
:PROGRAM_BIOSTEST_SPECIFY_FILE
|
||||
Must specify BIOS file to load.
|
||||
.
|
||||
:PROGRAM_BIOSTEST_OPEN_ERROR
|
||||
Can't open a file
|
||||
.
|
||||
:PROGRAM_BIOSTEST_TOO_LARGE
|
||||
BIOS File too large
|
||||
.
|
||||
:PROGRAM_DELTREE_HELP
|
||||
Deletes a directory and all the subdirectories and files in it.
|
||||
|
||||
To delete one or more files and directories:
|
||||
DELTREE [/Y] [drive:]path [[drive:]path[...]]
|
||||
|
||||
/Y Suppresses prompting to confirm you want to delete
|
||||
the subdirectory.
|
||||
[drive:]path Specifies the name of the directory you want to delete.
|
||||
|
||||
Note: Use DELTREE cautiously. Every file and subdirectory within the
|
||||
specified directory will be deleted.
|
||||
|
||||
.
|
||||
:PROGRAM_TREE_HELP
|
||||
Graphically displays the directory structure of a drive or path.
|
||||
|
||||
TREE [drive:][path] [/F] [/A]
|
||||
|
||||
/F Displays the names of the files in each directory.
|
||||
/A Uses ASCII instead of extended characters.
|
||||
|
||||
.
|
||||
:PROGRAM_TITLE_HELP
|
||||
Sets the window title for the DOSBox-X window.
|
||||
|
||||
TITLE [string]
|
||||
|
||||
string Specifies the title for the DOSBox-X window.
|
||||
|
||||
.
|
||||
:PROGRAM_COLOR_HELP
|
||||
Sets the default console foreground and background colors.
|
||||
|
||||
COLOR [attr]
|
||||
|
||||
attr Specifies color attribute of console output
|
||||
|
||||
Color attributes are specified by TWO hex digits -- the first
|
||||
corresponds to the background; the second to the foreground.
|
||||
Each digit can be any of the following values:
|
||||
|
||||
0 = Black 8 = Gray
|
||||
1 = Blue 9 = Light Blue
|
||||
2 = Green A = Light Green
|
||||
3 = Aqua B = Light Aqua
|
||||
4 = Red C = Light Red
|
||||
5 = Purple D = Light Purple
|
||||
6 = Yellow E = Light Yellow
|
||||
7 = White F = Bright White
|
||||
|
||||
If no argument is given, this command restores the original color.
|
||||
|
||||
The COLOR command sets ERRORLEVEL to 1 if an attempt is made to execute
|
||||
the COLOR command with a foreground and background color that are the same.
|
||||
|
||||
Example: "COLOR fc" produces light red on bright white.
|
||||
|
||||
.
|
@ -3658,3 +3658,601 @@ CPU: 简单内核
|
||||
:MAPPER:togmenu
|
||||
打开或关闭下拉菜单
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_UNFLAGALL
|
||||
All files unflagged for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_UNFLAGGED
|
||||
File %s unflagged for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_FLAGGED
|
||||
File already flagged for saving - %s
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_TOOMANY
|
||||
Too many files to flag for saving.
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_SAVED
|
||||
File %s flagged for saving
|
||||
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_LIST
|
||||
Files flagged for saving:
|
||||
.
|
||||
:PROGRAM_FLAGSAVE_HLP
|
||||
Marks or flags files to be saved for the save state feature.
|
||||
|
||||
FLAGSAVE [file(s) [/F] [/R]] [/U]
|
||||
|
||||
file(s) Specifies one or more files to be flagged for saving.
|
||||
/F Forces to flag the file(s) even if they are not found.
|
||||
/R Removes flags from the specified file(s).
|
||||
/U Removes flags from all flagged files.
|
||||
|
||||
Type FLAGSAVE without a parameter to list flagged files.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_NOT_SET
|
||||
INT 2Fh hook has not been set.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_ALREADY
|
||||
INT 2Fh hook has already been set.
|
||||
|
||||
.
|
||||
:PROGRAM_INT2FDBG_HELP
|
||||
Hooks INT 2Fh for debugging purposes.
|
||||
|
||||
INT2FDBG [option]
|
||||
/I Installs hook
|
||||
|
||||
It will hook INT 2Fh at the top of the call chain for debugging information.
|
||||
|
||||
Type INT2FDBG without a parameter to show the current hook status.
|
||||
.
|
||||
:PROGRAM_SET80x25
|
||||
Changes to 80x25 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x43
|
||||
Changes to 80x43 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x50
|
||||
Changes to 80x50 text mode.
|
||||
.
|
||||
:PROGRAM_SET80x60
|
||||
Changes to 80x60 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x25
|
||||
Changes to 132x25 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x43
|
||||
Changes to 132x43 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x50
|
||||
Changes to 132x50 text mode.
|
||||
.
|
||||
:PROGRAM_SET132x60
|
||||
Changes to 132x60 text mode.
|
||||
.
|
||||
:PROGRAM_RESCAN_HELP
|
||||
Rescans for changes on mounted drives made on the host by clearing caches.
|
||||
|
||||
RESCAN [/A] [/Q]
|
||||
RESCAN [drive:] [/Q]
|
||||
|
||||
[/A] Rescan all drives
|
||||
[/Q] Enable quiet mode
|
||||
[drive:] The drive to rescan
|
||||
|
||||
Type RESCAN with no parameters to rescan the current drive.
|
||||
|
||||
.
|
||||
:PROGRAM_CFGTOOL_HELP
|
||||
Starts DOSBox-X's graphical configuration tool.
|
||||
|
||||
CFGTOOL
|
||||
|
||||
Note: You can also use CONFIG command for command-line configurations.
|
||||
.
|
||||
:PROGRAM_IMGSWAP_HELP
|
||||
Swaps floppy, hard drive and optical disc images.
|
||||
|
||||
←[32;1mIMGSWAP←[0m ←[37;1mdrive←[0m ←[36;1m[position]←[0m
|
||||
←[37;1mdrive←[0m Drive letter to swap the image.
|
||||
←[36;1m[position]←[0m Disk position to swap to.
|
||||
.
|
||||
:PROGRAM_INTRO_HELP
|
||||
A full-screen introduction to DOSBox-X.
|
||||
|
||||
INTRO [/RUN] [CDROM|MOUNT|USAGE|WELCOME]
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_NOT_ASSIGNED
|
||||
BIOS disk index does not have an image assigned.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_NUMBER
|
||||
Invalid mount number.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_FSTYPE
|
||||
Invalid fstype.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_SIZE
|
||||
Invalid size parameter.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_NOT_MOUNTED_NUMBER
|
||||
Drive number %d is not mounted.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_UMOUNT_USAGE
|
||||
Incorrect IMGMOUNT unmount usage.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_LETTER
|
||||
Invalid drive letter.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_CHOOSE_LETTER
|
||||
Partitions cannot be mounted in conflict with the standard INT 13h hard disk
|
||||
allotment. Choose a different drive letter to mount to.
|
||||
.
|
||||
:PROGRAM_ELTORITO_LETTER
|
||||
El Torito emulation requires a proper CD-ROM drive letter.
|
||||
.
|
||||
:PROGRAM_ELTORITO_DRIVE_EXISTS
|
||||
El Torito CD-ROM drive specified already exists as a non-CD-ROM device
|
||||
.
|
||||
:PROGRAM_ELTORITO_NOT_CDDRIVE
|
||||
El Torito CD-ROM drive specified is not actually a CD-ROM drive.
|
||||
.
|
||||
:PROGRAM_ELTORITO_REQUIRE_FLOPPY
|
||||
El Torito emulation must be used with -t floppy at this time.
|
||||
.
|
||||
:PROGRAM_ELTORITO_NO_BOOT_RECORD
|
||||
El Torito CD-ROM boot record not found.
|
||||
.
|
||||
:PROGRAM_ELTORITO_ENTRY_UNREADABLE
|
||||
El Torito entries unreadable.
|
||||
.
|
||||
:PROGRAM_ELTORITO_NO_BOOTABLE_FLOPPY
|
||||
El Torito bootable floppy not found.
|
||||
.
|
||||
:PROGRAM_ELTORITO_BOOTABLE_SECTION
|
||||
Unable to locate bootable section
|
||||
.
|
||||
:PROGRAM_ELTORITO_BOOTSECTOR
|
||||
El Torito boot sector unreadable
|
||||
.
|
||||
:PROGRAM_IMGMAKE_ALIGNMENT
|
||||
Invalid alignment
|
||||
.
|
||||
:PROGRAM_IMGMAKE_PARTOFS
|
||||
Invalid -partofs
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FAT
|
||||
Invalid -fat option. Must be 12, 16, or 32
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FATCOPIES
|
||||
Invalid -fatcopies option
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SPC
|
||||
Invalid -spc option, out of range
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SPC2
|
||||
Invalid -spc option, must be a power of 2
|
||||
.
|
||||
:PROGRAM_IMGMAKE_ROOTDIR
|
||||
Invalid -rootdir option
|
||||
.
|
||||
PROGRAM_IMGMAKE_BOOTSECT
|
||||
Invalid bootsector position
|
||||
.
|
||||
PROGRAM_IMGMAKE_VOLUME_ALIGN
|
||||
Sanity check failed: Volume size not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_FAT_ALIGN
|
||||
Sanity check failed: FAT tables not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_SECTPERFAT
|
||||
Error: Generated filesystem has more than 256 sectors per FAT and is not FAT32
|
||||
.
|
||||
:PROGRAM_IMGMAKE_VOLSIZE
|
||||
Sanity check failed: Volume size not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTERS
|
||||
Error: Generated filesystem has too few clusters given the parameters
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTERCOUNT
|
||||
Warning: Cluster count is too high given the volume size.
|
||||
Reporting a smaller sector count.
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTER_ALIGN
|
||||
Sanity check failed: First cluster not aligned
|
||||
.
|
||||
:PROGRAM_IMGMAKE_CLUSTER_SIZE
|
||||
WARNING: Cluster sizes >= 64KB are not compatible with MS-DOS and SCANDISK
|
||||
.
|
||||
:PROGRAM_BOOT_UNSUPPORTED
|
||||
Unsupported boot mode
|
||||
.
|
||||
:PROGRAM_MOUNT_OVERLAY_REPLACE
|
||||
Existing overlay has been replaced with new overlay.
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_FREE
|
||||
EMS handle %u: unable to free
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_FREE
|
||||
XMS handle %u: unable to free
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_ALLOC
|
||||
EMS block allocated (%uKB)
|
||||
.
|
||||
:PROGRAM_LOADFIX_EMS_ALLOCERROR
|
||||
Unable to allocate EMS block
|
||||
.
|
||||
PROGRAM_LOADFIX_NOEMS
|
||||
EMS not active
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_ALLOC
|
||||
XMS block allocated (%uKB)
|
||||
.
|
||||
:PROGRAM_LOADFIX_XMS_ALLOCERROR
|
||||
Unable to allocate XMS block
|
||||
.
|
||||
:PROGRAM_LOADFIX_NOXMS
|
||||
XMS not active
|
||||
.
|
||||
:PROGRAM_LOADFIX_NOALLOC
|
||||
Lowest MCB is above 64KB, nothing allocated
|
||||
.
|
||||
:PROGRAM_BOOT_SWAP_ALREADY
|
||||
Multiple disk images specified and another drive is already connected to the swap list
|
||||
.
|
||||
:PROGRAM_BOOT_NOT_SPECIFIED
|
||||
No images specified
|
||||
.
|
||||
:PROGRAM_BOOT_IS_PC88
|
||||
The D88 image appears to target PC-88 and cannot be booted.
|
||||
.
|
||||
:PROGRAM_BOOT_BPS_TOOLARGE
|
||||
Bytes/sector too large
|
||||
.
|
||||
:PROGRAM_BOOT_DRIVE_READERROR
|
||||
Error reading drive
|
||||
.
|
||||
:PROGRAM_START_HELP_WIN
|
||||
Starts a separate window to run a specified program or command.
|
||||
|
||||
START [+|-|_] command [arguments]
|
||||
|
||||
[+|-|_]: To maximize/minimize/hide the program.
|
||||
The options /MAX, /MIN, /HID are also accepted.
|
||||
command: The command, program or file to start.
|
||||
arguments: Arguments to pass to the application.
|
||||
|
||||
START opens the Windows command prompt automatically to run these commands
|
||||
and wait for a key press before exiting (specified by "startincon" option):
|
||||
%s
|
||||
|
||||
Note: The path specified in this command is the path on the host system.
|
||||
.
|
||||
:PROGRAM_START_HELP
|
||||
Starts a separate window to run a specified program or command.
|
||||
|
||||
START /OPEN file
|
||||
START command [arguments]
|
||||
|
||||
/OPEN: To open a file or URL with the associated program.
|
||||
file: The file or URL to open with the associated program.
|
||||
command: The command or program to start or run.
|
||||
arguments: Arguments to pass to the application.
|
||||
|
||||
Note: The path specified in this command is the path on the host system.
|
||||
.
|
||||
:PROGRAM_START_COMPLETED
|
||||
The command execution is completed.
|
||||
.
|
||||
:PROGRAM_START_COMMAND
|
||||
Starting %s...
|
||||
.
|
||||
:PROGRAM_START_CTRLC
|
||||
(Press Ctrl+C to exit immediately)
|
||||
.
|
||||
:PROGRAM_START_HOST_ERROR
|
||||
Error: START cannot launch application to run on your current host system.
|
||||
.
|
||||
:PROGRAM_START_LAUNCH_ERROR
|
||||
Error: START could not launch application.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_ELTORITO_NO_FILE
|
||||
Do not specify files when mounting floppy drives from El Torito bootable CDs
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_RAMDRIVE_NO_FILE
|
||||
Do not specify files when mounting RAM drives
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_SECTORSIZE
|
||||
Sector size must be larger than 512 bytes and evenly divide the image cluster size of %lu bytes.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_OPEN_ERROR
|
||||
Unable to open '%s'
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_QCOW2_INVALID
|
||||
qcow2 image '%s' is not supported
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_GEOMETRY_ERROR
|
||||
Unable to detect geometry
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_DOS_VERSION
|
||||
Mounting this image file requires a reported DOS version of %u.%u or higher.
|
||||
%s
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_INVALID_FLOPPYSIZE
|
||||
Floppy size not recognized
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_MULTIPLE_USED
|
||||
Multiple images given and another drive already uses multiple images
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_MULTIPLE_NOTSUPPORTED
|
||||
Multiple disk images not supported for that drive
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_HD_FDPOSITION
|
||||
Cannot mount hard drive in floppy position.
|
||||
.
|
||||
:PROGRAM_IMGMOUNT_FD_HDPOSITION
|
||||
Cannot mount floppy in hard drive position.
|
||||
.
|
||||
:PROGRAM_ELTORITO_ISOMOUNT
|
||||
El Torito bootable CD: -fs iso mounting not supported
|
||||
.
|
||||
:PROGRAM_MODE_STATUS
|
||||
Status for device CON:
|
||||
----------------------
|
||||
Columns=%d
|
||||
Lines=%d
|
||||
.
|
||||
:PROGRAM_MODE_NOTSUPPORTED
|
||||
|
||||
Code page operation not supported on this device
|
||||
.
|
||||
:PROGRAM_MODE_RATE_DELAY
|
||||
Rate and delay must be specified together
|
||||
.
|
||||
:PROGRAM_UTF8_HELP
|
||||
Converts UTF-8 text to view in the current code page.
|
||||
|
||||
UTF8 < [drive:][path]filename
|
||||
command-name | UTF8
|
||||
.
|
||||
:PROGRAM_UTF8_NO_TEXT
|
||||
No input text found.
|
||||
.
|
||||
:PROGRAM_UTF8_INVALIDCP
|
||||
Invalid code page for text conversion.
|
||||
.
|
||||
:PROGRAM_UTF8_NOT_UTF8
|
||||
The input text is UTF-16.
|
||||
.
|
||||
:PROGRAM_UTF8_CONVERSION_ERROR
|
||||
An error occurred during text conversion.
|
||||
.
|
||||
:PROGRAM_UTF16_HELP
|
||||
Converts UTF-16 text to view in the current code page.
|
||||
|
||||
UTF16 [/BE|/LE] < [drive:][path]filename
|
||||
command-name | UTF16 [/BE|/LE]
|
||||
|
||||
/BE Use UTF-16 Big Endian
|
||||
/LE Use UTF-16 Little Endian
|
||||
.
|
||||
:PROGRAM_VTEXT_HELP
|
||||
Changes V-text mode for the DOS/V emulation.
|
||||
|
||||
VTEXT [mode]
|
||||
|
||||
[mode] can be 0, 1, 2, for no V-text, V-text 1, and V-text 2 respectively.
|
||||
|
||||
Type VTEXT without a parameter to show the current V-text mode status.
|
||||
.
|
||||
:PROGRAM_NMITEST_HELP
|
||||
Generates a non-maskable interrupt (NMI).
|
||||
|
||||
NMITEST
|
||||
|
||||
Note: This is a debugging tool to test if the interrupt handler works properly.
|
||||
.
|
||||
:PROGRAM_NMITEST_GENERATE_NMI
|
||||
Generating a non-maskable interrupt (NMI)...
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_HELP
|
||||
Captures or releases the mouse inside DOSBox-X.
|
||||
|
||||
CAPMOUSE [/C|/R]
|
||||
|
||||
/C Capture the mouse
|
||||
/R Release the mouse
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_MOUSE
|
||||
Mouse
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_CURRENTLY
|
||||
is currently
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_CAPTURED
|
||||
captured
|
||||
.
|
||||
:PROGRAM_CAPMOUSE_RELEASED
|
||||
released
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_HELP
|
||||
Performs scripted keyboard entry into a running DOS program.
|
||||
|
||||
AUTOTYPE [-list] [-w WAIT] [-p PACE] button_1 [button_2 [...]]
|
||||
|
||||
Where:
|
||||
-list: prints all available button names.
|
||||
-w WAIT: seconds before typing begins. Two second default; max of 30.
|
||||
-p PACE: seconds between each keystroke. Half-second default; max of 10.
|
||||
|
||||
The sequence is comprised of one or more space-separated buttons.
|
||||
Autotyping begins after WAIT seconds, and each button is entered
|
||||
every PACE seconds. The , character inserts an extra PACE delay.
|
||||
|
||||
Some examples:
|
||||
←[32;1mAUTOTYPE -w 1 -p 0.3 up enter , right enter←[0m
|
||||
←[32;1mAUTOTYPE -p 0.2 f1 kp_8 , , enter←[0m
|
||||
←[32;1mAUTOTYPE -w 1.3 esc enter , p l a y e r enter←[0m
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_NO_BINDINGS
|
||||
AUTOTYPE: The mapper has no key bindings
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_CLAMP_VALUE
|
||||
AUTOTYPE: bounding %s value of %.2f to %.2f
|
||||
.
|
||||
:PROGRAM_AUTOTYPE_INVALID_VALUE
|
||||
AUTOTYPE: %s value '%s' is not a valid floating point number
|
||||
.
|
||||
:PROGRAM_ADDKEY_HELP
|
||||
Generates artificial keypresses.
|
||||
|
||||
ADDKEY [pmsec] [key]
|
||||
|
||||
For example, the command below types "dir" followed by ENTER after 1 second:
|
||||
|
||||
ADDKEY p1000 d i r enter
|
||||
|
||||
You could also try AUTOTYPE command instead of this command to perform
|
||||
scripted keyboard entry into a running DOS program.
|
||||
.
|
||||
:PROGRAM_SETCOLOR_HELP
|
||||
Views or changes the text-mode color scheme settings.
|
||||
|
||||
SETCOLOR [color# [value]]
|
||||
|
||||
For example:
|
||||
|
||||
←[32;1mSETCOLOR 0 (50,50,50)←[0m
|
||||
Change Color #0 to the specified color value
|
||||
|
||||
←[32;1mSETCOLOR 7 -←[0m
|
||||
Return Color #7 to the default color value
|
||||
|
||||
←[32;1mSETCOLOR 3 +←[0m
|
||||
Return Color #3 to the preset color value
|
||||
|
||||
←[32;1mSETCOLOR MONO←[0m
|
||||
Display current MONO mode status
|
||||
|
||||
To change the current background and foreground colors, use COLOR command.
|
||||
.
|
||||
:PROGRAM_SETCOLOR_STATUS
|
||||
MONO mode status: %s (video mode %d)
|
||||
|
||||
.
|
||||
:PROGRAM_SETCOLOR_ACTIVE
|
||||
active
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INACTIVE
|
||||
inactive
|
||||
.
|
||||
:PROGRAM_SETCOLOR_UNAVAILABLE
|
||||
unavailable
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_MODE7
|
||||
MONO mode status => active (video mode 7)
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_MODE3
|
||||
MONO mode status => inactive (video mode 3)
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_FAIL
|
||||
Failed to change MONO mode
|
||||
.
|
||||
:PROGRAM_SETCOLOR_MONO_SYNTAX
|
||||
Must be + or - for MONO: %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_COLOR
|
||||
Color %d: (%d,%d,%d) or #%02x%02x%02x
|
||||
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INVALID_NUMBER
|
||||
Invalid color number - %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_INVALID_VALUE
|
||||
Invalid color value - %s
|
||||
.
|
||||
:PROGRAM_SETCOLOR_NOT_SUPPORTED
|
||||
Changing color scheme is not supported for the current video mode.
|
||||
.
|
||||
:PROGRAM_BOOT_UNKNOWN_BOOTHAX
|
||||
Unknown boothax mode
|
||||
.
|
||||
:PROGRAM_BOOT_SPECIFY_FILE
|
||||
Must specify BIOS image to boot
|
||||
.
|
||||
:PROGRAM_BOOT_BIOS_OPEN_ERROR
|
||||
Unable to open BIOS image
|
||||
.
|
||||
:PROGRAM_BIOSTEST_SPECIFY_FILE
|
||||
Must specify BIOS file to load.
|
||||
.
|
||||
:PROGRAM_BIOSTEST_OPEN_ERROR
|
||||
Can't open a file
|
||||
.
|
||||
:PROGRAM_BIOSTEST_TOO_LARGE
|
||||
BIOS File too large
|
||||
.
|
||||
:PROGRAM_DELTREE_HELP
|
||||
Deletes a directory and all the subdirectories and files in it.
|
||||
|
||||
To delete one or more files and directories:
|
||||
DELTREE [/Y] [drive:]path [[drive:]path[...]]
|
||||
|
||||
/Y Suppresses prompting to confirm you want to delete
|
||||
the subdirectory.
|
||||
[drive:]path Specifies the name of the directory you want to delete.
|
||||
|
||||
Note: Use DELTREE cautiously. Every file and subdirectory within the
|
||||
specified directory will be deleted.
|
||||
|
||||
.
|
||||
:PROGRAM_TREE_HELP
|
||||
Graphically displays the directory structure of a drive or path.
|
||||
|
||||
TREE [drive:][path] [/F] [/A]
|
||||
|
||||
/F Displays the names of the files in each directory.
|
||||
/A Uses ASCII instead of extended characters.
|
||||
|
||||
.
|
||||
:PROGRAM_TITLE_HELP
|
||||
Sets the window title for the DOSBox-X window.
|
||||
|
||||
TITLE [string]
|
||||
|
||||
string Specifies the title for the DOSBox-X window.
|
||||
|
||||
.
|
||||
:PROGRAM_COLOR_HELP
|
||||
Sets the default console foreground and background colors.
|
||||
|
||||
COLOR [attr]
|
||||
|
||||
attr Specifies color attribute of console output
|
||||
|
||||
Color attributes are specified by TWO hex digits -- the first
|
||||
corresponds to the background; the second to the foreground.
|
||||
Each digit can be any of the following values:
|
||||
|
||||
0 = Black 8 = Gray
|
||||
1 = Blue 9 = Light Blue
|
||||
2 = Green A = Light Green
|
||||
3 = Aqua B = Light Aqua
|
||||
4 = Red C = Light Red
|
||||
5 = Purple D = Light Purple
|
||||
6 = Yellow E = Light Yellow
|
||||
7 = White F = Bright White
|
||||
|
||||
If no argument is given, this command restores the original color.
|
||||
|
||||
The COLOR command sets ERRORLEVEL to 1 if an attempt is made to execute
|
||||
the COLOR command with a foreground and background color that are the same.
|
||||
|
||||
Example: "COLOR fc" produces light red on bright white.
|
||||
|
||||
.
|
@ -4193,3 +4193,62 @@ MONO 必須是 + 或 -: %s
|
||||
:PROGRAM_BIOSTEST_TOO_LARGE
|
||||
BIOS 檔案太大
|
||||
.
|
||||
:PROGRAM_DELTREE_HELP
|
||||
Deletes a directory and all the subdirectories and files in it.
|
||||
|
||||
To delete one or more files and directories:
|
||||
DELTREE [/Y] [drive:]path [[drive:]path[...]]
|
||||
|
||||
/Y Suppresses prompting to confirm you want to delete
|
||||
the subdirectory.
|
||||
[drive:]path Specifies the name of the directory you want to delete.
|
||||
|
||||
Note: Use DELTREE cautiously. Every file and subdirectory within the
|
||||
specified directory will be deleted.
|
||||
|
||||
.
|
||||
:PROGRAM_TREE_HELP
|
||||
Graphically displays the directory structure of a drive or path.
|
||||
|
||||
TREE [drive:][path] [/F] [/A]
|
||||
|
||||
/F Displays the names of the files in each directory.
|
||||
/A Uses ASCII instead of extended characters.
|
||||
|
||||
.
|
||||
:PROGRAM_TITLE_HELP
|
||||
Sets the window title for the DOSBox-X window.
|
||||
|
||||
TITLE [string]
|
||||
|
||||
string Specifies the title for the DOSBox-X window.
|
||||
|
||||
.
|
||||
:PROGRAM_COLOR_HELP
|
||||
Sets the default console foreground and background colors.
|
||||
|
||||
COLOR [attr]
|
||||
|
||||
attr Specifies color attribute of console output
|
||||
|
||||
Color attributes are specified by TWO hex digits -- the first
|
||||
corresponds to the background; the second to the foreground.
|
||||
Each digit can be any of the following values:
|
||||
|
||||
0 = Black 8 = Gray
|
||||
1 = Blue 9 = Light Blue
|
||||
2 = Green A = Light Green
|
||||
3 = Aqua B = Light Aqua
|
||||
4 = Red C = Light Red
|
||||
5 = Purple D = Light Purple
|
||||
6 = Yellow E = Light Yellow
|
||||
7 = White F = Bright White
|
||||
|
||||
If no argument is given, this command restores the original color.
|
||||
|
||||
The COLOR command sets ERRORLEVEL to 1 if an attempt is made to execute
|
||||
the COLOR command with a foreground and background color that are the same.
|
||||
|
||||
Example: "COLOR fc" produces light red on bright white.
|
||||
|
||||
.
|
Loading…
x
Reference in New Issue
Block a user