Skip to content

Z80V1Header Class

Definition

Header for a version 1 Z80 snapshot file.

public class Z80V1Header : Header

View source

Constructors

Name Description
Z80V1Header() Initialises a new instance of the Z80V1Header class with default values.

Properties

Name Description
BorderColour Gets or sets the border colour.
DataIsCompressed Gets or sets a value indicating whether the data in a V1 file is compressed.
IFF1 Gets or sets a value indicating whether the interrupt flip-flop IFF1 is set.
IFF2 Gets or sets a value indicating whether interrupt flip-flop 2 IFF2 is set.
InterruptMode Gets or sets the Z80 interrupt mode (0, 1, or 2).
Joystick Gets or sets the joystick type.
Registers Gets the register snapshot from this header.
VideoSynchronisation Gets or sets the video synchronisation mode.