We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
Absolute Boolean Bit Addressing: Difference between revisions
From SnesLab
(added instructions) |
(added NOT1) |
||
Line 5: | Line 5: | ||
* [[EOR1]] | * [[EOR1]] | ||
* [[MOV1]] | * [[MOV1]] | ||
* [[NOT1]] | |||
The bottom 13 bits of a 16-bit value specify an absolute address, while the top 3 bits specify which bit within the byte stored at that address. | The bottom 13 bits of a 16-bit value specify an absolute address, while the top 3 bits specify which bit within the byte stored at that address. |