Z80TestHarness.ReadByteFromMemory Method Definition Reads a byte from memory. public abstract Byte ReadByteFromMemory(ushort address); Parameters Name Type Description address UInt16 Returns Byte