Skip to content

Z80V2Header.GetHardwareMode Method

Definition

Maps a raw hardware mode byte value to a HardwareMode for V2 snapshots.

protected virtual HardwareMode GetHardwareMode(Byte hardwareMode);

View source

Parameters

Name Type Description
hardwareMode Byte The raw hardware mode byte from the header.

Returns

HardwareMode

The corresponding HardwareMode.