X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2Fcarthw%2Fsvp%2Fssp16.h;h=481d4d3c34125e94951a476f752be665ad1ab6ea;hb=0e4d7ba5f42c0649d9dcc905d29b04d5a11ecd9c;hp=d09a5b1e8d669f1604455eaad8be9fe57fb70485;hpb=d274c33b6b4607f0bf2361610a1e53fd1dd04195;p=picodrive.git diff --git a/Pico/carthw/svp/ssp16.h b/Pico/carthw/svp/ssp16.h index d09a5b1..481d4d3 100644 --- a/Pico/carthw/svp/ssp16.h +++ b/Pico/carthw/svp/ssp16.h @@ -48,12 +48,12 @@ typedef struct #define SSP_PMC_SET 0x0002 // PMAC is set #define SSP_WAIT_PM0 0x2000 // bit1 in PM0 #define SSP_WAIT_30FE06 0x4000 // ssp tight loops on 30FE06 to become non-zero - #define SSP_WAIT_30FE08 0x8000 // same for 30FE08 + #define SSP_WAIT_30FE08 0x8000 // same for 30FE06 #define SSP_WAIT_MASK 0xe000 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;