| 1 |
12 |
alfik |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
| 2 |
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
| 3 |
|
|
<head>
|
| 4 |
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
| 5 |
|
|
<title>ao68000: documentation.v Source File</title>
|
| 6 |
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
| 7 |
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
|
| 8 |
|
|
</head>
|
| 9 |
|
|
<body>
|
| 10 |
|
|
<!-- Generated by Doxygen 1.7.2 -->
|
| 11 |
|
|
<div class="navigation" id="top">
|
| 12 |
|
|
<div class="tabs">
|
| 13 |
|
|
<ul class="tablist">
|
| 14 |
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
| 15 |
|
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
| 16 |
|
|
<li><a href="annotated.html"><span>Design Unit List</span></a></li>
|
| 17 |
|
|
<li class="current"><a href="files.html"><span>Files</span></a></li>
|
| 18 |
|
|
</ul>
|
| 19 |
|
|
</div>
|
| 20 |
|
|
<div class="tabs2">
|
| 21 |
|
|
<ul class="tablist">
|
| 22 |
|
|
<li><a href="files.html"><span>File List</span></a></li>
|
| 23 |
|
|
<li><a href="globals.html"><span>File Members</span></a></li>
|
| 24 |
|
|
</ul>
|
| 25 |
|
|
</div>
|
| 26 |
|
|
<div class="header">
|
| 27 |
|
|
<div class="headertitle">
|
| 28 |
|
|
<h1>documentation.v</h1> </div>
|
| 29 |
|
|
</div>
|
| 30 |
|
|
<div class="contents">
|
| 31 |
|
|
<a href="documentation_8v.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="keyword">/* </span>
|
| 32 |
|
|
<a name="l00002"></a>00002 <span class="keyword"> Copyright 2010, Aleksander Osman, alfik@poczta.fm. All rights reserved.</span>
|
| 33 |
|
|
<a name="l00003"></a>00003 <span class="keyword"> </span>
|
| 34 |
|
|
<a name="l00004"></a>00004 <span class="keyword"> Redistribution and use in source and binary forms, with or without modification, are</span>
|
| 35 |
|
|
<a name="l00005"></a>00005 <span class="keyword"> permitted provided that the following conditions are met:</span>
|
| 36 |
|
|
<a name="l00006"></a>00006 <span class="keyword"> </span>
|
| 37 |
|
|
<a name="l00007"></a>00007 <span class="keyword"> 1. Redistributions of source code must retain the above copyright notice, this list of</span>
|
| 38 |
|
|
<a name="l00008"></a>00008 <span class="keyword"> conditions and the following disclaimer.</span>
|
| 39 |
|
|
<a name="l00009"></a>00009 <span class="keyword"> </span>
|
| 40 |
|
|
<a name="l00010"></a>00010 <span class="keyword"> 2. Redistributions in binary form must reproduce the above copyright notice, this list</span>
|
| 41 |
|
|
<a name="l00011"></a>00011 <span class="keyword"> of conditions and the following disclaimer in the documentation and/or other materials</span>
|
| 42 |
|
|
<a name="l00012"></a>00012 <span class="keyword"> provided with the distribution.</span>
|
| 43 |
|
|
<a name="l00013"></a>00013 <span class="keyword"> </span>
|
| 44 |
|
|
<a name="l00014"></a>00014 <span class="keyword"> THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED</span>
|
| 45 |
|
|
<a name="l00015"></a>00015 <span class="keyword"> WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND</span>
|
| 46 |
|
|
<a name="l00016"></a>00016 <span class="keyword"> FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR</span>
|
| 47 |
|
|
<a name="l00017"></a>00017 <span class="keyword"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR</span>
|
| 48 |
|
|
<a name="l00018"></a>00018 <span class="keyword"> CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR</span>
|
| 49 |
|
|
<a name="l00019"></a>00019 <span class="keyword"> SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON</span>
|
| 50 |
|
|
<a name="l00020"></a>00020 <span class="keyword"> ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING</span>
|
| 51 |
|
|
<a name="l00021"></a>00021 <span class="keyword"> NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF</span>
|
| 52 |
|
|
<a name="l00022"></a>00022 <span class="keyword"> ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</span>
|
| 53 |
|
|
<a name="l00023"></a>00023 <span class="keyword"> */</span>
|
| 54 |
|
|
<a name="l00024"></a>00024
|
| 55 |
|
|
<a name="l00025"></a>00025 <span class="keyword">/* This file contains only Doxygen documentation.</span>
|
| 56 |
|
|
<a name="l00026"></a>00026 <span class="keyword">*/</span>
|
| 57 |
|
|
<a name="l00027"></a>00027
|
| 58 |
|
|
<a name="l00028"></a>00028
|
| 59 |
|
|
<a name="l00031"></a>00031
|
| 60 |
|
|
<a name="l00032"></a>00032
|
| 61 |
|
|
<a name="l00074"></a>00074
|
| 62 |
|
|
<a name="l00075"></a>00075
|
| 63 |
13 |
alfik |
<a name="l00084"></a>00084
|
| 64 |
|
|
<a name="l00085"></a>00085
|
| 65 |
|
|
<a name="l00156"></a>00156
|
| 66 |
|
|
<a name="l00157"></a>00157
|
| 67 |
|
|
<a name="l00188"></a>00188
|
| 68 |
|
|
<a name="l00189"></a>00189
|
| 69 |
|
|
<a name="l00194"></a>00194
|
| 70 |
|
|
<a name="l00195"></a>00195
|
| 71 |
|
|
<a name="l00211"></a>00211
|
| 72 |
|
|
<a name="l00212"></a>00212
|
| 73 |
|
|
<a name="l00249"></a>00249
|
| 74 |
|
|
<a name="l00250"></a>00250
|
| 75 |
|
|
<a name="l00253"></a>00253
|
| 76 |
|
|
<a name="l00254"></a>00254
|
| 77 |
|
|
<a name="l00257"></a>00257
|
| 78 |
|
|
<a name="l00258"></a>00258
|
| 79 |
|
|
<a name="l00280"></a>00280
|
| 80 |
|
|
<a name="l00281"></a>00281
|
| 81 |
12 |
alfik |
<a name="l00282"></a>00282
|
| 82 |
13 |
alfik |
<a name="l00289"></a>00289
|
| 83 |
|
|
<a name="l00290"></a>00290
|
| 84 |
|
|
<a name="l00297"></a>00297
|
| 85 |
|
|
<a name="l00298"></a>00298
|
| 86 |
|
|
<a name="l00362"></a>00362
|
| 87 |
|
|
<a name="l00363"></a>00363
|
| 88 |
|
|
<a name="l00366"></a>00366
|
| 89 |
|
|
<a name="l00367"></a>00367
|
| 90 |
|
|
<a name="l00378"></a>00378
|
| 91 |
|
|
<a name="l00379"></a>00379
|
| 92 |
|
|
<a name="l00415"></a>00415
|
| 93 |
|
|
<a name="l00416"></a>00416
|
| 94 |
|
|
<a name="l00419"></a>00419
|
| 95 |
|
|
<a name="l00422"></a>00422
|
| 96 |
|
|
<a name="l00425"></a>00425
|
| 97 |
|
|
<a name="l00428"></a>00428
|
| 98 |
|
|
<a name="l00431"></a>00431
|
| 99 |
|
|
<a name="l00434"></a>00434
|
| 100 |
|
|
<a name="l00437"></a>00437
|
| 101 |
|
|
<a name="l00440"></a>00440
|
| 102 |
|
|
<a name="l00443"></a>00443
|
| 103 |
|
|
<a name="l00448"></a>00448
|
| 104 |
|
|
<a name="l00453"></a>00453
|
| 105 |
|
|
<a name="l00458"></a>00458
|
| 106 |
|
|
<a name="l00461"></a>00461
|
| 107 |
|
|
<a name="l00464"></a>00464
|
| 108 |
|
|
<a name="l00467"></a>00467
|
| 109 |
|
|
<a name="l00471"></a>00471
|
| 110 |
|
|
<a name="l00475"></a>00475
|
| 111 |
|
|
<a name="l00484"></a>00484
|
| 112 |
|
|
<a name="l00491"></a>00491
|
| 113 |
|
|
<a name="l00494"></a>00494
|
| 114 |
|
|
<a name="l00497"></a>00497
|
| 115 |
|
|
<a name="l00498"></a>00498
|
| 116 |
|
|
<a name="l00517"></a>00517
|
| 117 |
|
|
<a name="l00518"></a>00518
|
| 118 |
|
|
<a name="l00581"></a>00581
|
| 119 |
12 |
alfik |
</pre></div></div>
|
| 120 |
|
|
</div>
|
| 121 |
14 |
alfik |
<hr class="footer"/><address class="footer"><small>Generated on Sat Jan 15 2011 16:54:37 for ao68000 by 
|
| 122 |
12 |
alfik |
<a href="http://www.doxygen.org/index.html">
|
| 123 |
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.2 </small></address>
|
| 124 |
|
|
</body>
|
| 125 |
|
|
</html>
|