renderer

package
v0.0.0-...-cc98a46 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Renderer

type Renderer interface {
	DrawScanline(y int, scanline []color.RGBA)
	SetLCDC(val uint8)
	SetBGP(val uint8)
	SetOBP0(val uint8)
	SetOBP1(val uint8)
	SetSCX(val uint8)
	SetSCY(val uint8)
	SetWX(val uint8)
	SetWY(val uint8)

	SetBGPI(val uint8)
	GetBGPD() uint8
	SetBGPD(val uint8) uint8
	SetOBPI(val uint8)
	GetOBPD() uint8
	SetOBPD(val uint8) uint8
}

func New

func New(id string, vram, oam []uint8, model int) Renderer

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL