aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Serpell <daniel.serpell@gmail.com>2020-04-25 00:50:29 -0400
committerDaniel Serpell <daniel.serpell@gmail.com>2020-04-26 12:13:19 -0400
commitcbe5bb45f8e7a7533f36cab925c67390831696c9 (patch)
tree6dd865a3e7cdc9786ebe297d042708460ff08d1c
parent0d6b786c0252ed041f1dffdac147730d6470ab51 (diff)
downloademu2-cbe5bb45f8e7a7533f36cab925c67390831696c9.tar.gz
Document setting codepage.
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9b73f3c..9114609 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,16 @@ The available environment variables are:
- `EMU2_DRIVE_`n Set unix path as root of drive `n`, by default all drives
point to the unix working directory.
+- `EMU2_CODEPAGE` Set DOS code-page to the specified string. Set to '?' to
+ show list of included code-pages, multiple aliases
+ separeted with commas. Set to a file name to read the
+ mapping table from a file with the unicode value for
+ each byte. You can download mapping tables from
+ ftp://ftp.unicode.org/Public/MAPPINGS/VENDORS/MICSFT/PC/
+ The code-page setting affects keyboard input and screen
+ output, but does not change the DOS NLS information.
+ The default code-page is CP437.
+
Simple Example
--------------
Un proyecto texto-plano.xyz