Search results

  1. G

    CDDA

    alright so im trying to get cdda working, this is what i have so far // CDDA CODE include files #include <stdlib.h> #include <sgl.h> #include <sgl_cd.h> #include "sddrvs.dat" #define MAX_FILE 128 Sint32 dirwork[SLCD_WORK_SIZE(MAX_FILE) /sizeof (Sint32)]; //Just leave sddrvs and this...
  2. G

    Audio Convert

    what tools are used to create the audio (from pcm?) as in the competition (knuckles) entry and the sega examples?
Back
Top