cartridge

package
v0.0.0-...-88ca599 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadCGBCompatible

func ReadCGBCompatible(c Cartridge) bool

func ReadRAMSize

func ReadRAMSize(c Cartridge) uint8

func ReadROMSize

func ReadROMSize(c Cartridge) uint8

func ReadTitle

func ReadTitle(c Cartridge) string

func ReadType

func ReadType(c Cartridge) uint8

Types

type Cartridge

type Cartridge interface {
	memory.Memory
}

func NewCartridge

func NewCartridge(data []byte) (Cartridge, error)

Jump to

Keyboard shortcuts

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