const AddressSpace & addressspace_
virtual void write(ULongWord address, MAU data) override
#define assert(condition)
Word MinimumAddressableUnit
Type for storing a MAU (must be unsigned type!). This limits the maximum size of the simulated minimu...
virtual MAU readMem(Word address, const AddressSpace &)=0
virtual Memory::MAU read(ULongWord address) override
MinimumAddressableUnit MAU
RemoteController * controller_
MinimumAddressableUnit MAU
virtual void writeMem(Word address, MAU data, const AddressSpace &)=0