Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

EarthBound/VRAM DMA memory: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
(Create page)
 
m (Xkeeper moved page EarthBound:VRAM DMA memory to EarthBound/VRAM DMA memory: normalize subpages and titles)
 
(No difference)

Latest revision as of 02:41, 24 January 2024

This is a sub-page of EarthBound.

$7E0091 (8-bit): Transfer style

Byte index into VRAM DMA Transfer Style Table.

$7E0092: Transfer size

Size in bytes of DMA transfer.

$7E0094..$7E0096: Memory address

Long pointer into CPU memory (ROM/WRAM) for the memory side of DMA transfer.

$7E0097: VRAM address

Word address in VRAM for the VRAM side of DMA transfer.