MrKWatkins.EmulatorTestSuites 0.2.2 Help

FuseTestCase Class

Definition

A test case from the FuseTestSuite.

public sealed class FuseTestCase : InstructionTestCase

Properties

Name

Description

Expected

Gets the expected Z80 state after executing the DAA instruction.

Input

Gets the initial Z80 state for this test case.

OpcodeName

Gets the name of the opcode being tested.

Methods

Name

Description

Execute<TTestHarness>(TextWriter)

Executes this test case using the specified Z80TestHarness type.

Last modified: 14 December 2025