did you get any sound out of the "full bak mame" part? of just of the first part?
I spent most of my time yesterday just getting it to compile, as ian had left the sources quite broken. Then i fixed an issues with vmu loading that i noticed once i started testing, that if you dont have a vmu in, it crashes. This probably accounted for a lot of users who would say that they couldnt get it to load any games.
I also made space for a mechanism to vary the cycles per vblank based on the outputfreq of the console.
I think that one of the main probelms you might be having is that you are only taking the sound directly from the ym2610 as opposed to passing it to the fm emulation. (if i read your sound.c correctly).
ill try to remove the streaming from the DC version using the SDL and replace it with OSD functions similar to what you use (grab audio buffer, stuff it into sound chip). and see what happens.
Bookmarks