Module spectrusty_core::memory

source ·
Expand description

Memory API.

Modules

Utilities for serializing arrays as tuples.
Utilities for serializing memory as base64 strings or just bytes in binary serializers.

Structs

A placeholder memory extension. Useful as a default.

Enums

Constants

Traits

An interface for memory paging extensions of ZxMemory.
A trait for interfacing ZX Spectrum’s various memory types.

Type Definitions

Represents an external ROM as a shared pointer to a slice of bytes.
A type returned by some of ZxMemory methods.
Represents a single screen memory.