[go: up one dir, main page]

Menu

[r10]: / htdocs / intro.html  Maximize  Restore  History

Download this file

48 lines (45 with data), 1.9 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<html>
<head>
<title>Linux Assembly: Introduction to UNIX assembly programming</title>
<meta name="description" content="Linux Assembly: Linux/UNIX assembly language programming portal">
<meta name="keywords" content="assembly, assembler, asm, asmutils, embedded, HOWTO, Assembly HOWTO, system, kernel, system call, syscall, ELF, i386, x86, Alpha, IA-32, IA-64, IA32, IA64, nasm, gas, NASM, GAS, as86, tasm, masm, UNIX, Linux, FreeBSD, NetBSD, OpenBSD, BeOS, fast, small, memory, RAM, mini, httpd, smallest web server, source, hacker, interrupt, irq, int, port, I/O, hacker">
</head>
<body text="#000000" bgcolor="#F0F0F0">
<blockquote>
<p>
<font face="Tahoma, Helvetica">
Introduction to UNIX assembly programming
</font>
is available in several formats, choose the one that suits you best.
</p>
<p>
Actually you can:
<ul>
<li><a href="intro/Assembly-Intro.html">read it online</a></li>
<li>download the <a href="intro/Assembly-Intro.tar.gz">compressed html tarball</a> and read it offline</li>
<li>download a <a href="intro/Assembly-Intro.rtf">PDF file</a> and read it or print it</li>
<li>download an <a href="intro/Assembly-Intro.rtf">EPUB file</a> and read it on your e-reader</li>
<li>download the <a href="intro/Assembly-Intro.xml">xml source</a> (DocBook DTD) and render it to whatever you want</li>
</ul>
</p>
<p>
You can also download source and binary examples described in the document <a href=intro/hello.tgz>here</a>.
</p>
</blockquote>
<center>
<font size=-1 face="Tahoma, Helvetica">
<hr/>
<a href=./>home</a> |
<a href=news.html>news</a> |
<a href=resources.html#projects>projects</a> |
<a href=resources.html#docs>docs</a> |
<a href=resources.html#tutorials>tutorials</a> |
<a href=resources.html#links>links</a> |
<a href=asmutils.html>asmutils</a> |
<a href=list.html>list</a>
<hr/>
$Id$
</font>
</center>
</body>
</html>