prefix bytecodeproc with xasm_
[xorcyst.git] / doc / Overview.html
blobd39faf243b27df7ff823b15ac17463d77b707787
1 <html lang="en">
2 <head>
3 <title>Overview - The XORcyst Manual</title>
4 <meta http-equiv="Content-Type" content="text/html">
5 <meta name="description" content="The XORcyst Manual">
6 <meta name="generator" content="makeinfo 4.7">
7 <link title="Top" rel="start" href="index.html#Top">
8 <link rel="prev" href="What_0027s-New.html#What_0027s-New" title="What's New">
9 <link rel="next" href="The-Assembler.html#The-Assembler" title="The Assembler">
10 <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
11 <!--
12 This is the manual for The XORcyst version 1.5.2.
14 Copyright (C) 2004, 2005, 2007, 2008, 2009 Kent Hansen.-->
15 <meta http-equiv="Content-Style-Type" content="text/css">
16 <style type="text/css"><!--
17 pre.display { font-family:inherit }
18 pre.format { font-family:inherit }
19 pre.smalldisplay { font-family:inherit; font-size:smaller }
20 pre.smallformat { font-family:inherit; font-size:smaller }
21 pre.smallexample { font-size:smaller }
22 pre.smalllisp { font-size:smaller }
23 span.sc { font-variant:small-caps }
24 span.roman { font-family: serif; font-weight: normal; }
25 --></style>
26 </head>
27 <body>
28 <div class="node">
29 <p>
30 <a name="Overview"></a>Next:&nbsp;<a rel="next" accesskey="n" href="The-Assembler.html#The-Assembler">The Assembler</a>,
31 Previous:&nbsp;<a rel="previous" accesskey="p" href="What_0027s-New.html#What_0027s-New">What's New</a>,
32 Up:&nbsp;<a rel="up" accesskey="u" href="index.html#Top">Top</a>
33 <hr><br>
34 </div>
36 <h2 class="chapter">2 Overview</h2>
38 <p>The XORcyst is a set of languages and commandline tools for assembling and linking code to be run on a 6502 processor.
40 </body></html>