bobbydilley / lindbergh-loader

A SEGA Lindbergh Emulator for Linux.
50 stars 6 forks source link

Fix libsegaapi #2

Open bobbydilley opened 1 year ago

bobbydilley commented 1 year ago

The sound is currently rubbish because:

We currently get around this by

What we need to do:

Things to reference:

https://github.com/teknogods/OpenSegaAPI https://github.com/JayFoxRox/Lindbergh-Emulator/blob/master/segaapi/segaapi.c

bobbydilley commented 1 year ago

Other issues are that we don't implement any of the other functions that libsegaapi has

In Outrun there is sfdplay which plays audio and can be used to debug