X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Pico%2Fcarthw%2Fsvp%2Fcompiler.h;fp=Pico%2Fcarthw%2Fsvp%2Fcompiler.h;h=e2dcdb78b714d6c7458c4afc04d73003ed4f895b;hb=f5d1115ffc2e9e39e7431381e6a3f367b1252a32;hp=8b39b299e46878a2997889fc880f87087ea9b3cb;hpb=458839184622373e3d1bb643c33423e6310387a7;p=picodrive.git diff --git a/Pico/carthw/svp/compiler.h b/Pico/carthw/svp/compiler.h index 8b39b29..e2dcdb7 100644 --- a/Pico/carthw/svp/compiler.h +++ b/Pico/carthw/svp/compiler.h @@ -8,6 +8,7 @@ void ssp_drc_next_patch(void); void ssp_drc_end(void); void ssp_hle_800(void); +void ssp_hle_902(void); int ssp1601_dyn_startup(void); void ssp1601_dyn_reset(ssp1601_t *ssp);