10 reset(EmuTime::dummy());
23 if (address == 0x8000) {
static byte unmappedWrite[0x10000]
void setRom(byte region, unsigned block)
Selects a block of the ROM image for reading in a certain region.
void setUnmapped(byte region)
Select 'unmapped' memory for this region.
byte * getWriteCacheLine(word address) const override
Test that the memory in the interval [start, start + CacheLine::SIZE) is cacheable for writing.
RomSuperSwangi(const DeviceConfig &config, Rom &&rom)
void writeMem(word address, byte value, EmuTime::param time) override
Write a given byte to a given location at a certain time to this device.
void reset(EmuTime::param time) override
This method is called on reset.
This file implemented 3 utility functions:
REGISTER_MSXDEVICE(ChakkariCopy, "ChakkariCopy")
uint16_t word
16 bit unsigned integer