#include <TsxParser.hh>
Definition at line 17 of file TsxParser.hh.
◆ FileType
Enumerator |
---|
ASCII | |
BINARY | |
BASIC | |
UNKNOWN | |
Definition at line 24 of file TsxParser.hh.
◆ TsxParser()
TsxParser::TsxParser |
( |
std::span< const uint8_t > |
file | ) |
|
|
explicit |
◆ getFirstFileType()
std::optional< FileType > TsxParser::getFirstFileType |
( |
| ) |
const |
|
inline |
◆ getMessages()
const std::vector< std::string > & TsxParser::getMessages |
( |
| ) |
const |
|
inline |
◆ stealOutput()
std::vector< int8_t > && TsxParser::stealOutput |
( |
| ) |
|
|
inline |
◆ OUTPUT_FREQUENCY
constexpr unsigned TsxParser::OUTPUT_FREQUENCY = 58900 |
|
staticconstexpr |
◆ T_STATES_MSX_PULSE
constexpr float TsxParser::T_STATES_MSX_PULSE = 238.f |
|
staticconstexpr |
◆ TZX_Z80_FREQ
constexpr unsigned TsxParser::TZX_Z80_FREQ = 3500000 |
|
staticconstexpr |
The documentation for this class was generated from the following files: