openMSX
|
Public Member Functions | |
operator std::span< const uint8_t, NUM_DELTAS *TICKS > () const | |
Protected Attributes | |
std::array< uint8_t, NUM_DELTAS *TICKS > | values = {} |
Definition at line 165 of file VDPAccessSlots.cc.
|
inline |
Definition at line 167 of file VDPAccessSlots.cc.
References values.
|
protected |
Definition at line 170 of file VDPAccessSlots.cc.
Referenced by operator std::span< const uint8_t, NUM_DELTAS *TICKS >().