While studying PC DOS I was lucky enough to find a small PC DOS folder, and discovered the commands for loading Chinese display support. But because my skill level is limited, after loading the Chinese display function and displaying some Chinese characters, unloading the display driver causes a crash. I think it's a problem with memory usage invoked by CONFIG.SYS.
I added the following commands to AUTOEXEC.BAT
==============================================================
PATH C:\DOS
ibmcpi /msg=off
font /msg=off /p=c:\dos ;"/p=c:\dos" specifies the location of the *.fnt font files
disp /msg=off
--------------------------------------------------------------
I added the following command to CONFIG.SYS
==============================================================
COUNTRY = 086,437,c:\dos\country.sys
The above applications are all placed in the DOS folder by default
--------------------------------------------------------------
IBM PC DOS Chinese display support files
==================================
IBMCPI.COM Chinese display core program
FONT.EXE font program
PRCHN16.FNT font
PRCHN19.FNT font
SYS1Z16.FNT font
SYS1Z24.FNT font
DISP.EXE display driver
By the way, how do I upload my files?
E-mail:tingsong37@sina.com
@_@ 行动就有收获!
QQ:170759292