X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2Fcarthw%2Fsvp%2Fssp16.h;h=9f395e35c91d7bf5ee80f968fae8e4d3c1dfc0be;hb=e5fa9817777032758511868c8aaa9ff780786c3f;hp=fddb5ed73b637254a7cdcda40f19b4cd63483921;hpb=71bb1b7bd0186eb056609fec62a134dcaadbffdf;p=picodrive.git diff --git a/Pico/carthw/svp/ssp16.h b/Pico/carthw/svp/ssp16.h index fddb5ed..9f395e3 100644 --- a/Pico/carthw/svp/ssp16.h +++ b/Pico/carthw/svp/ssp16.h @@ -61,6 +61,8 @@ typedef struct unsigned int ptr_btable; // 49c unsigned int ptr_btable_iram; // 4a0 unsigned int tmp0; // 4a4 + unsigned int tmp1; // 4a8 + unsigned int tmp2; // 4ac } drc; } ssp1601_t;