openMSX
|
Public Member Functions | |
constexpr | CycleTable (bool msx1, std::span< const int16_t > slots) |
![]() | |
operator std::span< const uint8_t, NUM_DELTAS *TICKS > () const | |
Additional Inherited Members | |
![]() | |
std::array< uint8_t, NUM_DELTAS *TICKS > | values = {} |
Definition at line 173 of file VDPAccessSlots.cc.
|
inlineconstexpr |
Definition at line 175 of file VDPAccessSlots.cc.