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

Public Attributes

std::array< byte, 256 > ZS
 
std::array< byte, 256 > ZSXY
 
std::array< byte, 256 > ZSP
 
std::array< byte, 256 > ZSPXY
 
std::array< byte, 256 > ZSPH
 

Detailed Description

Definition at line 228 of file CPUCore.cc.

Member Data Documentation

◆ ZS

std::array<byte, 256> openmsx::Table::ZS

Definition at line 229 of file CPUCore.cc.

◆ ZSP

std::array<byte, 256> openmsx::Table::ZSP

Definition at line 231 of file CPUCore.cc.

◆ ZSPH

std::array<byte, 256> openmsx::Table::ZSPH

Definition at line 233 of file CPUCore.cc.

◆ ZSPXY

std::array<byte, 256> openmsx::Table::ZSPXY

Definition at line 232 of file CPUCore.cc.

◆ ZSXY

std::array<byte, 256> openmsx::Table::ZSXY

Definition at line 230 of file CPUCore.cc.


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