hitachi_hm53462_rop.h Source File
Back to the index.
Go to the documentation of this file. 1 #ifndef HITACHI_HM53462_ROP_H 2 #define HITACHI_HM53462_ROP_H 25 #define W(addr) ((u_int32_t *)(addr)) 26 #define R(addr) ((u_int32_t *)((u_int8_t *)(addr) + 0x40000)) 27 #define P0(addr) ((u_int32_t *)((u_int8_t *)(addr) + 0x40000)) 28 #define P1(addr) ((u_int32_t *)((u_int8_t *)(addr) + 0x80000)) 29 #define P2(addr) ((u_int32_t *)((u_int8_t *)(addr) + 0xC0000)) 30 #define P3(addr) ((u_int32_t *)((u_int8_t *)(addr) + 0x100000))
Generated on Sun Sep 30 2018 16:05:18 for GXemul by
1.8.13