svp compiler direct calls
[picodrive.git] / Pico / Pico.c
index 0e9ee6c..b07af08 100644 (file)
@@ -38,6 +38,7 @@ int PicoInit(void)
   z80_init(); // init even if we aren't going to use it\r
 \r
   PicoInitMCD();\r
+  PicoSVPInit();\r
 \r
   SRam.data=0;\r
 \r