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

Prefetch Register: Difference between revisions

From SnesLab
Jump to: navigation, search
(created page)
 
(unaffected by writes)
Line 1: Line 1:
The '''Prefetch Register''' is 16-bits wide and not directly accessing by software, but its value can be read via RDVRAML (low byte) and RDVRAMH (high byte).
The '''Prefetch Register''' is 16-bits wide and not directly accessing by software, but its value can be read via RDVRAML (low byte) and RDVRAMH (high byte).  The prefetch register is unaffected by writes to VMDATAL and VMDATAH.


[[Category:Registers]]
[[Category:Registers]]

Revision as of 02:23, 19 July 2023

The Prefetch Register is 16-bits wide and not directly accessing by software, but its value can be read via RDVRAML (low byte) and RDVRAMH (high byte). The prefetch register is unaffected by writes to VMDATAL and VMDATAH.