RzxInputFrame.InputReads Property
Definition
Gets the values returned by the CPU's I/O port reads during this frame. Empty if RepeatsPreviousInputReads is true.
public IReadOnlyList<Byte> InputReads { get; }
Gets the values returned by the CPU's I/O port reads during this frame. Empty if RepeatsPreviousInputReads is true.
public IReadOnlyList<Byte> InputReads { get; }