openMSX
|
#include "DasmTables.hh"
Go to the source code of this file.
Namespaces | |
namespace | openmsx |
This file implemented 3 utility functions: | |
Variables | |
const std::array< const char *, 256 > | openmsx::mnemonic_xx_cb |
const std::array< const char *, 256 > | openmsx::mnemonic_cb |
const std::array< const char *, 256 > | openmsx::mnemonic_ed |
const std::array< const char *, 256 > | openmsx::mnemonic_xx |
const std::array< const char *, 256 > | openmsx::mnemonic_main |
const std::array< uint8_t, std::size_t(3) *256 > | openmsx::instr_len_tab |