ComSquare
ComSquare::Memory::IMemory Member List

This is the complete list of members for ComSquare::Memory::IMemory, including all inherited members.

_endComSquare::Memory::IMemoryprivate
_startComSquare::Memory::IMemoryprivate
getStart()ComSquare::Memory::IMemoryvirtual
hasMemoryAt(uint24_t addr)ComSquare::Memory::IMemoryvirtual
read(uint24_t addr)=0ComSquare::Memory::IMemorypure virtual
setMemoryRegion(uint24_t start, uint24_t end)ComSquare::Memory::IMemory
write(uint24_t addr, uint8_t data)=0ComSquare::Memory::IMemorypure virtual