#include <mz80.h>
Public Attributes | |
UINT32 | lowAddr |
UINT32 | highAddr |
void(* | memoryCall )(UINT32, UINT8, struct MemoryWriteByte *) |
void * | pUserArea |
UINT32 MemoryWriteByte::highAddr |
UINT32 MemoryWriteByte::lowAddr |
void(* MemoryWriteByte::memoryCall)(UINT32, UINT8, struct MemoryWriteByte *) |
void* MemoryWriteByte::pUserArea |