huibian2

所属分类:汇编语言
开发工具:WINDOWS
文件大小:16KB
下载次数:374
上传日期:2004-07-05 17:45:33
上 传 者hongdou_tmp
说明:  这是汇编器的源代码
( This is the assembly source code )

文件列表:
anasm.asm (105700, 2002-11-26)
debug.asm (7216, 2002-11-26)
dos-lib.asm (4798, 2002-10-31)
extern.inc (700, 2002-11-17)
parser.asm (14463, 2002-11-25)
string.asm (850, 2002-10-09)
version.inc (23, 2002-11-26)

For compiling ANASM you will need ALINK and NASM . If you have this , you have to use the following commands : nasm anasm.asm -f obj nasm dos-lib.asm -f obj nasm debug.asm -f obj nasm parser.asm -f obj nasm string.asm -f obj alink anasm.obj dos-lib.obj debug.obj parser.obj string.obj -oEXE When there werent errors then you will have "anasm.exe" .

近期下载者

相关文件


收藏者