mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-01 07:17:49 +00:00
Regenerate docs for 0.4.1
This commit is contained in:
@@ -1064,10 +1064,10 @@ Pop register <b class="Sy">AF</b> from the stack. This is roughly equivalent to
|
||||
the following <i class="Em">imaginary</i> instructions:
|
||||
<div class="Bd Pp Bd-indent">
|
||||
<pre>
|
||||
ld f, [sp] ; See below for individual flags
|
||||
inc sp
|
||||
ld a, [sp]
|
||||
inc sp
|
||||
ld f, [sp] ; See below for individual flags
|
||||
</pre>
|
||||
</div>
|
||||
<p class="Pp">Cycles: 3</p>
|
||||
|
||||
Reference in New Issue
Block a user