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 144 of file VDPAccessSlots.cc.
|
inline |
Definition at line 146 of file VDPAccessSlots.cc.
References values.
|
protected |
Definition at line 149 of file VDPAccessSlots.cc.
Referenced by openmsx::VDPAccessSlots::CycleTable::CycleTable(), and operator std::span< const uint8_t, NUM_DELTAS *TICKS >().