你们是不是搞得太复杂了!现在大家的显卡至少是VGA了,允许进行字模替换,不额外占用内存就能显示汉字。制作方法很简单(从汉字库取出字模信息),装载程序也只有百十字节,不过使用的内码不同于平常的内码。你们可以参考“不加载汉字系统也可以显示汉字?”(
http://www.cn-dos.net/forum/viewthread.php?tid=6916&fpage=1)和“如何在config.sys生成的菜单之前加载中文字库?”(
http://www.cn-dos.net/forum/viewthread.php?tid=12744&fpage=1)。
Are you guys making it too complicated! Now everyone's graphics cards are at least VGA, allowing font replacement, and Chinese characters can be displayed without additional memory usage. The production method is very simple (extracting font information from the Chinese character library), and the loading program is only a hundred or so bytes. However, the internal code used is different from the usual internal code. You can refer to "Can Chinese characters be displayed without loading a Chinese character system?" (
http://www.cn-dos.net/forum/viewthread.php?tid=6916&fpage=1) and "How to load the Chinese character library before the menu generated by config.sys?" (
http://www.cn-dos.net/forum/viewthread.php?tid=12744&fpage=1).