contents

来自「嵌入式系统基础课件」· 代码 · 共 27 行

TXT
27
字号
binary\nasm098r.zip	- This is a 16-bit 8086-compatible DOS binary.  It is
		  should work on any DOS system, but can only assemble
		  smaller programs.

binary\nasm098p.zip	- This is a 32-bit protected mode DOS binary compiled
		  with DJGPP.  It requires a 386 and a DPMI server.  A
		  free DPMI server, CSDPMI, is available at:

		  ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2misc/

docs\nasm098t.zip	- Documentation in text format only.

docs\nasm098d.zip	- Documentation in text, HTML, info and PostScript
		  formats (same file as nasm-0.98-xdoc.zip in the
		  source directory, except that the filenames are
		  forced to 8.3 format.)

source\nasm098s.zip	- Source distribution (same file as nasm-0.98.zip in
		  the source directory, except that the filenames are
		  forced to 8.3 format.)

Note: Some people have reported problems decompressing the last two
files with PKUNZIP for DOS.  Until this gets fixed, you may want to
try UNZIP, available for free at:

	  ftp://ftp.simtel.net/pub/simtelnet/gnu/gnuish/

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?