We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS

Page: Difference between revisions

From SnesLab
Jump to: navigation, search
(→‎See Also: zp, dp)
(Page boundary)
 
Line 1: Line 1:
A '''Page''' in the 65x architecture is 256 bytes.
A '''Page''' in the 65x architecture is 256 bytes.
A '''page boundary''' occurs between byte $FF of one page and byte $00 of the next.


=== See Also ===
=== See Also ===

Latest revision as of 12:27, 14 December 2023

A Page in the 65x architecture is 256 bytes.

A page boundary occurs between byte $FF of one page and byte $00 of the next.

See Also