1 |
2 |
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>aoOCS: Registers</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="annotated.html"><span>Design Unit List</span></a></li>
|
16 |
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
17 |
|
|
</ul>
|
18 |
|
|
</div>
|
19 |
|
|
<div class="navpath">
|
20 |
|
|
<ul>
|
21 |
|
|
<li><a class="el" href="index.html">index</a> </li>
|
22 |
|
|
</ul>
|
23 |
|
|
</div>
|
24 |
|
|
</div>
|
25 |
|
|
<div class="header">
|
26 |
|
|
<div class="headertitle">
|
27 |
|
|
<h1>Registers </h1> </div>
|
28 |
|
|
</div>
|
29 |
|
|
<div class="contents">
|
30 |
|
|
<p>List of not implemented OCS registers:</p>
|
31 |
|
|
<p><b><a class="el" href="classocs__control.html" title="OCS system control implementation with WISHBONE slave interface. ">ocs_control</a></b> </p>
|
32 |
|
|
<div class="fragment"><pre class="fragment">
|
33 |
|
|
STREQU & *038 S D Strobe for horiz sync with VB and EQU
|
34 |
|
|
STRVBL & *03A S D Strobe for horiz sync with VB (vert. blank)
|
35 |
|
|
STRHOR & *03C S DP Strobe for horiz sync
|
36 |
|
|
STRLONG & *03E S D( E ) Strobe for identification of long horiz. line.
|
37 |
|
|
VHPOSW *02C W A Write vert and horiz position of beam
|
38 |
|
|
</pre></div><p><b><a class="el" href="classocs__input.html" title="OCS user input implementation with WISHBONE slave interface. ">ocs_input</a></b> </p>
|
39 |
|
|
<div class="fragment"><pre class="fragment">
|
40 |
|
|
POT0DAT *012 R P( E ) Pot counter pair 0 data (vert,horiz)
|
41 |
|
|
POT1DAT *014 R P( E ) Pot counter pair 1 data (vert,horiz)
|
42 |
|
|
POTGOR *016 R P Pot port data read (formerly POTINP)
|
43 |
|
|
POTGO *034 W P Pot port data write and start
|
44 |
|
|
</pre></div><p><b><a class="el" href="classocs__copper.html" title="OCS copper implementation with WISHBONE master and slave interface. ">ocs_copper</a></b> </p>
|
45 |
|
|
<div class="fragment"><pre class="fragment">
|
46 |
|
|
COPINS 08C W A Coprocessor instruction fetch identify
|
47 |
|
|
</pre></div><p><b><a class="el" href="classocs__serial.html" title="OCS serial port implementation with WISHBONE slave interface. [functionality not implemented]. ">ocs_serial</a></b> </p>
|
48 |
|
|
<div class="fragment"><pre class="fragment">
|
49 |
|
|
SERDATR *018 R P Serial port data and status read
|
50 |
|
|
SERDAT *030 W P Serial port data and stop bits write
|
51 |
|
|
SERPER *032 W P Serial port period and control
|
52 |
|
|
</pre></div><p><b><a class="el" href="classocs__floppy.html" title="OCS floppy implementation with WISHBONE master and slave interface. ">ocs_floppy</a></b> </p>
|
53 |
|
|
<div class="fragment"><pre class="fragment">
|
54 |
|
|
DSKDATR & *008 ER P Disk data early read (dummy address)
|
55 |
|
|
</pre></div><p><b><a class="el" href="classocs__blitter.html" title="OCS blitter implementation with WISHBONE master and slave interface. ">ocs_blitter</a></b> </p>
|
56 |
|
|
<div class="fragment"><pre class="fragment">
|
57 |
|
|
BLTDDAT & *000 ER A Blitter destination early read (dummy address)
|
58 |
|
|
</pre></div> </div>
|
59 |
|
|
<hr class="footer"/><address class="footer"><small>Generated on Mon Dec 20 2010 21:20:19 for aoOCS by 
|
60 |
|
|
<a href="http://www.doxygen.org/index.html">
|
61 |
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.2 </small></address>
|
62 |
|
|
</body>
|
63 |
|
|
</html>
|