X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2Fcarthw%2Fsvp%2Fsvp.c;h=cbddd9c56da071e87f1a4aefb88300b820788744;hb=08fe8094f754d7d7da4d9183d7a0c07abd4fc8b6;hp=682173769b182a8cebd3fc06684819ea0d3fcc54;hpb=1b13dae0c45a068382ce2422b1d407ff47374039;p=picodrive.git diff --git a/Pico/carthw/svp/svp.c b/Pico/carthw/svp/svp.c index 6821737..cbddd9c 100644 --- a/Pico/carthw/svp/svp.c +++ b/Pico/carthw/svp/svp.c @@ -13,7 +13,7 @@ #endif svp_t *svp = NULL; -int PicoSVPCycles = 820; // cycles/line, just a guess +int PicoSVPCycles = 850; // cycles/line, just a guess static int svp_dyn_ready = 0; /* save state stuff */