svp compiler: added more ops
[picodrive.git] / Pico / carthw / svp / ssp16.h
index d09a5b1..2ae06d6 100644 (file)
@@ -53,7 +53,7 @@ typedef struct
        unsigned int emu_status;                // 484
        /* used by recompiler only: */
        unsigned int ptr_rom;                   // 488
-       unsigned int ptr_iram;                  // 48c
+       unsigned int ptr_iram_rom;              // 48c
        unsigned int ptr_dram;                  // 490
 /*
 unsigned int blocktab;