Z80Debugging.WriteDebugInformation Method
Definition
Writes debugging information for the specified Z80TestHarness to the specified TextWriter.
public static void WriteDebugInformation(Z80TestHarness z80, TextWriter debug);
Parameters
Name | Type | Description |
---|---|---|
z80 | The Z80TestHarness to be described in the debugging output. | |
debug | The TextWriter to write debug information to. If |
Last modified: 13 July 2025