DAATestCase Class
Definition
A test case from the DAATestSuite.
public sealed class DAATestCase : InstructionTestCase
Properties
Name | Description |
|---|---|
Gets the expected Z80 state after executing the DAA instruction. | |
Gets the initial Z80 state for this test case. | |
Gets the name of the test case, which is the same as its ID. | |
Gets the opcode name for the test case. |
Methods
Name | Description |
|---|---|
Executes this test case using the specified Z80TestHarness type. |
Last modified: 14 December 2025