MemoryState Struct
Definition
Represents the state of a memory location in the Z80 emulator, containing an address and its corresponding value.
public sealed struct MemoryState
Properties
Methods
Name | Description |
---|---|
Returns a string representation of the memory state in hexadecimal format. |
Last modified: 13 July 2025