mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-07 09:37:17 +08:00
17 lines
706 B
XML
17 lines
706 B
XML
|
<sect2>
|
||
|
<title>Introduction to <application>NASM</application></title>
|
||
|
|
||
|
<para>NASM (The Netwide Assembler) is an 80x86 assembler designed for
|
||
|
portability and modularity. It includes a disassembler as well.</para>
|
||
|
|
||
|
<sect3><title>Package information</title>
|
||
|
<itemizedlist spacing='compact'>
|
||
|
<listitem><para>Download (HTTP): <ulink url="&NASM-download-http;"/></para></listitem>
|
||
|
<listitem><para>Download (FTP): <ulink url="&NASM-download-ftp;"/></para></listitem>
|
||
|
<listitem><para>Download size: &NASM-size;</para></listitem>
|
||
|
<listitem><para>Estimated Disk space required: &NASM-buildsize;</para></listitem>
|
||
|
<listitem><para>Estimated build time: &NASM-time;</para></listitem></itemizedlist>
|
||
|
</sect3>
|
||
|
|
||
|
</sect2>
|