openMSX
|
#include "catch.hpp"
#include "EmuTime.hh"
#include "EEPROM_93C46.hh"
#include "XMLElement.hh"
#include "xrange.hh"
Go to the source code of this file.
Functions | |
TEST_CASE ("EEPROM_93C46") | |
Variables | |
constexpr auto | step = EmuDuration::usec(10) |
TEST_CASE | ( | "EEPROM_93C46" | ) |
Definition at line 210 of file eeprom.cc.
References openmsx::EEPROM_93C46::backdoor(), CHECK(), openmsx::XMLDocument::getStaticDocument(), openmsx::EEPROM_93C46::NUM_ADDRESSES, and xrange().
|
constexpr |
Definition at line 9 of file eeprom.cc.
Referenced by LZ4::compress_impl(), openmsx::VDPAccessSlots::CycleTable::CycleTable(), openmsx::ResampleBlip< CHANNELS >::generateOutputImpl(), openmsx::DynamicClock::getFreq(), openmsx::PostProcessor::getLineWidth(), and openmsx::ZoomLine< Pixel >::operator()().