openMSX
|
Public Member Functions | |
constexpr | CycleTable (bool msx1, std::span< const int16_t > slots) |
Public Member Functions inherited from openmsx::VDPAccessSlots::AccessTable | |
operator std::span< const uint8_t, NUM_DELTAS *TICKS > () const | |
Additional Inherited Members | |
Protected Attributes inherited from openmsx::VDPAccessSlots::AccessTable | |
std::array< uint8_t, NUM_DELTAS *TICKS > | values = {} |
Definition at line 152 of file VDPAccessSlots.cc.
|
inlineconstexpr |
Definition at line 154 of file VDPAccessSlots.cc.
References t, openmsx::VDPAccessSlots::TICKS, openmsx::VDPAccessSlots::AccessTable::values, and xrange().