--- hatari/src/includes/ioMem.h 2019/04/09 08:56:57 1.1.1.7 +++ hatari/src/includes/ioMem.h 2019/04/09 08:58:12 1.1.1.8 @@ -23,6 +23,7 @@ extern uae_u8 *IOmemory; extern int nIoMemAccessSize; +extern Uint32 IoAccessFullAddress; extern Uint32 IoAccessBaseAddress; extern Uint32 IoAccessCurrentAddress;