Module megadrive_sys::vdp[][src]

Modules

registers

Structs

Sprite

A representation of the hardware sprites supported by the Mega Drive VDP.

TileFlags

A struct representing the display flags of a single tile.

VDP

Enums

AddrKind

A struct representing the various segments of VRAM available on the VDP.

HScrollMode

This enumeration is for configuring how horizontal scrolling works.

InterlaceMode

The interlacing rendering mode.

ScrollSize

The size of the planes in tiles.

SpriteSize

An enumeration of valid sprite sizes in tiles.

VScrollMode

This enumeration is for configuring how vertical scrolling works.

WindowDivide

A struct representing where the window is drawn instead of plane A for an axis.

Type Definitions

Tile

A typedef for tile contents.