Peripheral Interface: Difference between revisions

→‎0x0460 00nC - PI_BSD_DOMn_PGS: explicitly spell out minimum and maximum values
m (→‎0x0460 00n0 - PI_BSD_DOMn_RLS: Fixed bit range typo)
(→‎0x0460 00nC - PI_BSD_DOMn_PGS: explicitly spell out minimum and maximum values)
Line 282:
'''Extra Details:'''
: During [[Initial_Program_Load#IPL2|IPL2]], the N64 will initialize Domain 1's PGS using data read from the cartridge [[ROM_Header|ROM header]]. All official ROMs set PGS = 7 (meaning 2^(7+2) = 512 bytes).
: The smallest possible value, 0, means 2^(0+2) = 4 bytes; the largest means 2^(15+2) = 128KiB.
 
Page Size only matters for DMA transfers; all direct accesses via the PI are only ever 32 bits wide.
60

edits