Skip to content

NexFile Class

Definition

A ZX Spectrum Next NEX snapshot file.

public sealed class NexFile : ZXSpectrumSnapshotFile

View source

Properties

Name Description
Banks Gets the memory banks.
CopperCode Gets the copper code data, or null if the file has no copper code.
Header Gets the NEX file header.
Palette Gets the palette data, or null if the file has no palette.
Registers Gets the CPU register snapshot.
Screens Gets the loading screens.