@@ -36,6 +36,7 @@ class z80mem
virtual uint32_t getSize() = 0;
virtual uint8_t *rawPtr(uint32_t address) = 0;
virtual uint8_t *rawTagPtr(uint32_t address) = 0;
protected:
The note is not visible to the blocked user.