openMSX
Public Member Functions | List of all members
openmsx::VDPAccessSlots::CycleTable Struct Reference
Inheritance diagram for openmsx::VDPAccessSlots::CycleTable:
Inheritance graph
[legend]
Collaboration diagram for openmsx::VDPAccessSlots::CycleTable:
Collaboration graph
[legend]

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 *TICKSvalues = {}
 

Detailed Description

Definition at line 173 of file VDPAccessSlots.cc.

Constructor & Destructor Documentation

◆ CycleTable()

constexpr openmsx::VDPAccessSlots::CycleTable::CycleTable ( bool  msx1,
std::span< const int16_t >  slots 
)
inlineconstexpr

The documentation for this struct was generated from the following file: