Skip to content

muyangren907/Assemble_Chinese_character_display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8086汇编显示中文

使用

  • 下载源码自己编译,仅提供详细模板

说明

  • 所有源代码都采用UTF-8编码编写
  • TEST.ASM为源码文件,提供了详细的汉字输出模板,源码中有详细注释,根据具体情况改写模板即可,TEST.EXE为示例程序
  • 字模生成程序及源代码在'字模生成'文件夹中
  • 字库在"Character_library"文件夹中