openMSX
Public Attributes | List of all members
openmsx::SinTab Struct Reference
Collaboration diagram for openmsx::SinTab:
Collaboration graph
[legend]

Public Attributes

std::array< std::array< unsigned, YMF262::SIN_LEN >, 8 > tab
 

Detailed Description

Definition at line 395 of file YMF262.cc.

Member Data Documentation

◆ tab

std::array<std::array<unsigned, YMF262::SIN_LEN>, 8> openmsx::SinTab::tab

Definition at line 396 of file YMF262.cc.

Referenced by openmsx::YMF262::YMF262().


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