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 Circular Queue

From Data Crystal
< EarthBound
Revision as of 04:21, 20 August 2023 by Esorth (talk | contribs) (Create page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is a sub-page of EarthBound.

VRAM DMA Circular Queue
Game EarthBound
Start Address 0x7E0400
End Address 0x7E04FF
# of Entries 32
Entry Length 8 bytes (0x08)
Total Length 256 bytes (0x100)
Back to the RAM map

A circular queue storing queued-up VRAM DMA transfers to be made at the next VBLANK period.

Format

Transfer Style

Offset into the VRAM DMA Transfer Style Table to get miscellaneous parameters for a DMA transfer.

Size

Transfer size in bytes.

Memory Address

CPU memory address (long pointer) for the "A" side of the DMA transfer.

VRAM Address

VRAM word address for the "B" side of the DMA transfer.

Auxiliary Data

  • $7E0000 (8-bit):
  • $7E0001 (8-bit):

Usage

So very stubbly.
This page is rather stubbly and could use some expansion.
Are you a bad enough dude to rescue this article?