We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
Indexed Indirect Expression: Difference between revisions
From SnesLab
(→Reference: hid archive URL) |
(added example) |
||
Line 1: | Line 1: | ||
An '''Indexed Indirect Expression''' is indicated by a pair of square brackets. | An '''Indexed Indirect Expression''' is indicated by a pair of square brackets. | ||
==== Example ==== | |||
<pre> | |||
EOR A, [dp+X] | |||
</pre> | |||
=== Reference === | === Reference === |
Revision as of 23:42, 11 August 2024
An Indexed Indirect Expression is indicated by a pair of square brackets.
Example
EOR A, [dp+X]
Reference
- Appendix C-1 of Book I of the official Super Nintendo development manual