Module host

Module host 

Source

Structs§

BufferCursor
Implementation of loadable asset for buffer-like type
Duration
A Duration type to represent a span of time, typically used for system timeouts.
StubDebugInterface
Debug interface which does nothing
StubIoExtender
IO externder which does nothing

Enums§

FrameBufferSource
RomFormat
Screen
SeekFrom
Snapshot
SnapshotRecorder
Tape

Traits§

DataRecorder
DebugInterface
Allows to externd RustZX emulator with custom debug logic
FrameBuffer
Host
Represents set of required types for emulator implementation based on rustzx-core.
HostContext
IoExtender
Allows to extend base rustzx-core functionality by providing interface for user-defined IO ports handling
LoadableAsset
RomSet
ScreenAsset
SeekableAsset
SnapshotAsset
Stopwatch