openMSX
openmsx::V9990 Member List

This is the complete list of members for openmsx::V9990, including all inherited members.

allowUnaligned() constopenmsx::MSXDeviceinlineprotectedvirtual
cmdReady()openmsx::V9990inline
deviceNameopenmsx::MSXDeviceprotected
Devices typedefopenmsx::MSXDevice
fillDeviceRCache(unsigned start, unsigned size, const byte *rData)openmsx::MSXDevice
fillDeviceRWCache(unsigned start, unsigned size, byte *rwData)openmsx::MSXDevice
fillDeviceRWCache(unsigned start, unsigned size, const byte *rData, byte *wData)openmsx::MSXDevice
fillDeviceWCache(unsigned start, unsigned size, byte *wData)openmsx::MSXDevice
getBackDropColor() constopenmsx::V9990inline
getBaseSizeAlignment() constopenmsx::MSXDeviceprotectedvirtual
getBottomBorder() constopenmsx::V9990inline
getCliComm() constopenmsx::MSXDevice
getColorDepth() constopenmsx::V9990inline
getColorMode() constopenmsx::V9990
getCommandController() constopenmsx::MSXDevice
getCPU() constopenmsx::MSXDevice
getCPUInterface() constopenmsx::MSXDevice
getCurrentTime() constopenmsx::MSXDevice
getCursorYOffset() constopenmsx::V9990inline
getDeviceConfig() constopenmsx::MSXDeviceinline
getDeviceConfig2() constopenmsx::MSXDeviceinline
getDeviceInfo(TclObject &result) constopenmsx::MSXDevice
getDisplayMode() constopenmsx::V9990inline
getEvenOdd() constopenmsx::V9990inline
getExtraDeviceInfo(TclObject &result) constopenmsx::MSXDeviceprotectedvirtual
getHardwareConfig() constopenmsx::MSXDeviceinline
getHorizontalTiming() constopenmsx::V9990inline
getImageWidth() constopenmsx::V9990inline
getLedStatus() constopenmsx::MSXDevice
getLeftBorder() constopenmsx::V9990inline
getLineWidth() constopenmsx::V9990inline
getMotherBoard() constopenmsx::MSXDevice
getName() constopenmsx::MSXDevicevirtual
getNameList(TclObject &result) constopenmsx::MSXDevicevirtual
getPalette(int index) constopenmsx::V9990
getPaletteOffset() constopenmsx::V9990inline
getPluggingController() constopenmsx::MSXDevice
getPostProcessor() constopenmsx::V9990
getPrimarySlot() constopenmsx::MSXDeviceinlineprotected
getPriorityControlX() constopenmsx::V9990inline
getPriorityControlY() constopenmsx::V9990inline
getReactor() constopenmsx::MSXDevice
getReadCacheLine(word start) constopenmsx::MSXDevicevirtual
getReferences() constopenmsx::MSXDevice
getRightBorder() constopenmsx::V9990inline
getRollMask(unsigned maxMask) constopenmsx::V9990inline
getScheduler() constopenmsx::MSXDevice
getScrollAX() constopenmsx::V9990inline
getScrollAY() constopenmsx::V9990inline
getScrollBX() constopenmsx::V9990inline
getScrollBY() constopenmsx::V9990inline
getSpritePaletteOffset() constopenmsx::V9990inline
getSpritePatternAddress(V9990DisplayMode m) constopenmsx::V9990inline
getTopBorder() constopenmsx::V9990inline
getUCTicksThisFrame(EmuTime::param time) constopenmsx::V9990inline
getVerticalTiming() constopenmsx::V9990inline
getVisibleMemRegion(unsigned &base, unsigned &size) constopenmsx::MSXDevice
getVRAM()openmsx::V9990inline
getWriteCacheLine(word start) constopenmsx::MSXDevicevirtual
globalRead(word address, EmuTime::param time)openmsx::MSXDevicevirtual
globalWrite(word address, byte value, EmuTime::param time)openmsx::MSXDevicevirtual
init()openmsx::MSXDeviceprotectedvirtual
invalidateDeviceRCache()openmsx::MSXDeviceinline
invalidateDeviceRCache(unsigned start, unsigned size)openmsx::MSXDevice
invalidateDeviceRWCache()openmsx::MSXDeviceinline
invalidateDeviceRWCache(unsigned start, unsigned size)openmsx::MSXDevice
invalidateDeviceWCache()openmsx::MSXDeviceinline
invalidateDeviceWCache(unsigned start, unsigned size)openmsx::MSXDevice
isDisplayEnabled() constopenmsx::V9990inline
isEvenOddEnabled() constopenmsx::V9990inline
isInterlaced() constopenmsx::V9990inline
isOverScan() constopenmsx::V9990inline
isPalTiming() constopenmsx::V9990inline
isSuperimposing() constopenmsx::V9990inline
MSXDevice(const MSXDevice &)=deleteopenmsx::MSXDevice
MSXDevice(MSXDevice &&)=deleteopenmsx::MSXDevice
MSXDevice(const DeviceConfig &config, std::string_view name)openmsx::MSXDeviceprotected
MSXDevice(const DeviceConfig &config)openmsx::MSXDeviceexplicitprotected
operator=(const MSXDevice &)=deleteopenmsx::MSXDevice
operator=(MSXDevice &&)=deleteopenmsx::MSXDevice
peekIO(word port, EmuTime::param time) const overrideopenmsx::V9990virtual
peekMem(word address, EmuTime::param time) constopenmsx::MSXDevicevirtual
powerDown(EmuTime::param time)openmsx::MSXDevicevirtual
powerUp(EmuTime::param time) overrideopenmsx::V9990virtual
readIO(word port, EmuTime::param time) overrideopenmsx::V9990virtual
readIRQVector()openmsx::MSXDevicevirtual
readMem(word address, EmuTime::param time)openmsx::MSXDevicevirtual
reset(EmuTime::param time) overrideopenmsx::V9990virtual
serialize(Archive &ar, unsigned version)openmsx::V9990
setExternalVideoSource(bool enable)openmsx::V9990inline
spritesEnabled() constopenmsx::V9990inline
testRemove(std::span< const std::unique_ptr< MSXDevice > > removed) constopenmsx::MSXDevice
UCtoX(int ticks, V9990DisplayMode mode)openmsx::V9990inlinestatic
unmappedReadopenmsx::MSXDeviceinlinestatic
unmappedWriteopenmsx::MSXDeviceinlinestatic
V9990(const DeviceConfig &config)openmsx::V9990explicit
writeIO(word port, byte value, EmuTime::param time) overrideopenmsx::V9990virtual
writeMem(word address, byte value, EmuTime::param time)openmsx::MSXDevicevirtual
~MSXDevice()=0openmsx::MSXDevicepure virtual
~V9990() overrideopenmsx::V9990