mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-27 13:32:08 +00:00
Update html manpages
Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
This commit is contained in:
@@ -34,8 +34,12 @@ Note: All arithmetic/logic operations that use register
|
||||
is assumed it's register <b class="Sy" title="Sy">A</b>. The following two
|
||||
lines have the same effect:
|
||||
<div class="Pp"></div>
|
||||
<div class="D1"><code class="Li">OR A,B</code></div>
|
||||
<div class="D1"><code class="Li">OR B</code></div>
|
||||
<div class="Bd" style="margin-left: 5.00ex;">
|
||||
<pre class="Li">
|
||||
OR A,B
|
||||
OR B
|
||||
</pre>
|
||||
</div>
|
||||
<h1 class="Sh" title="Sh" id="LEGEND"><a class="selflink" href="#LEGEND">LEGEND</a></h1>
|
||||
List of abbreviations used in this document.
|
||||
<dl class="Bl-tag">
|
||||
@@ -1689,7 +1693,7 @@ Flags: See <a class="Sx" title="Sx" href="#XOR_A,r8">XOR A,r8</a>
|
||||
<a class="Lk" title="Lk" href="https://github.com/rednex/rgbds">https://github.com/rednex/rgbds</a>.</div>
|
||||
<table class="foot">
|
||||
<tr>
|
||||
<td class="foot-date">January 26, 2018</td>
|
||||
<td class="foot-date">February 23, 2018</td>
|
||||
<td class="foot-os">RGBDS Manual</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user