[][src]Module ludus::ports

Structs

PixelBuffer

Represents a buffer of pixels the PPU writes to.

Constants

NES_HEIGHT

This represents the height of the display in pixels

NES_WIDTH

This represents the width of the display in pixels

Traits

AudioDevice

This represents an audio device we can push samples to.

VideoDevice

This represents a video device we can write a pixel buffer to.