X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pico%2Fpico_int.h;h=2f4d1d3829083c4373571155b81db5634050da77;hb=e05b81fc5b3f640496795ced5d893ece4cc51c2d;hp=68a77c0b11c8a48aa3be542df05fc055bd5a0ebd;hpb=efd100fc0a1426202abd2dd2cb1e3ed18bf4440d;p=picodrive.git diff --git a/pico/pico_int.h b/pico/pico_int.h index 68a77c0b..2f4d1d38 100644 --- a/pico/pico_int.h +++ b/pico/pico_int.h @@ -469,6 +469,8 @@ typedef struct #define SH2_DRCBLK_RAM_SHIFT 1 #define SH2_DRCBLK_DA_SHIFT 1 +#define SH2_WRITE_SHIFT 25 + struct Pico32x { unsigned short regs[0x20];