Skip to content

Sna48kFile Class

Definition

A 48K SNA snapshot file.

public sealed class Sna48kFile : SnaFile

View source

Properties

Name Description
Ram Gets the 48K RAM data.

Methods

Name Description
Create(Span<Byte>) Creates a new 48K SNA file from the given memory contents.
TryLoadInto(Span<Byte>)