ScummVM API documentation
Gamos::VM::MemAccess Struct Reference

Public Member Functions

 MemAccess (VM &vm)
 
uint8 getU8 (uint32 address)
 
uint32 getU32 (uint32 address)
 
void setU8 (uint32 address, uint8 val)
 
void setU32 (uint32 address, uint32 val)
 
void reset ()
 

Public Attributes

VM_vm
 
MemoryBlock_currentBlock = nullptr
 

The documentation for this struct was generated from the following file: