KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
Transfer Modes

Transfer modes with TA/PVR DMA and Store Queues More...

Enumerations

enum  pvr_dma_type_t {
  PVR_DMA_VRAM64 , PVR_DMA_VRAM32 , PVR_DMA_TA , PVR_DMA_YUV ,
  PVR_DMA_VRAM32_SB , PVR_DMA_VRAM64_SB
}
 

Detailed Description

Transfer modes with TA/PVR DMA and Store Queues

Enumeration Type Documentation

◆ pvr_dma_type_t

Enumerator
PVR_DMA_VRAM64 

Transfer to VRAM using TA bus.

PVR_DMA_VRAM32 

Transfer to VRAM using TA bus.

PVR_DMA_TA 

Transfer to the tile accelerator.

PVR_DMA_YUV 

Transfer to the YUV converter (TA)

PVR_DMA_VRAM32_SB 

Transfer to/from VRAM using PVR i/f.

PVR_DMA_VRAM64_SB 

Transfer to/from VRAM using PVR i/f.