摘要
本文介绍了一种在IBM-PC机上实现的Z80交叉汇编软件的设计思想、方法和原理,并给出了程序框图.此交叉汇编软件能将全部Z80指令汇编成机器码,并能用ORG、DB、DW、DS、EQU、END伪指令。在汇编过程中进行自动查错.汇编结果存十六进制(.HEX)文件和打印列表(.PRN)文件,并给出符号索引表.
The method of designing a cross assembler for Z80 on IBM- PC computer is presented in this paper. The cross assembler can assemble all the instructions of Z80 and use pseudo instructions ORG, DB, DW, DS, EQU and END. It can also find out any errors in source program and create disk files with.HEX form and.PRN form.
出处
《北京服装学院学报(自然科学版)》
CAS
北大核心
1991年第1期31-39,共9页
Journal of Beijing Institute of Fashion Technology:Natural Science Edition