Welcome!

Final Burn Neo => FBN Development => Topic started by: yoyofr on July 29, 2013, 05:36:22 AM

Title: CPS1/Varth Bug on OSX & iOS
Post by: yoyofr on July 29, 2013, 05:36:22 AM
Hi there,

I'm stucked with an issue on Varth (CPS1). The standard shoot bullets is replaced by a small white cross.
I'm using latest FBA source (from svn), latest varth rom.
It's working well with windows binary (have no dev env on windows, so I could not recompile by myself and try to debug/compare behaviour between osx and windows).
There is the same issue with OSX Retroarch.
I have the same issue with both iOS (arm) and iOS simulator (x86).
I suspect some compiler specific issues but was not able to confirm.
I also tested with C and arm based 68000 emulator so I guess it's more likely linked to some code in the cps1 driver.

Also it's working well on a very old gp2x FBA port that I ported to iOS months ago (in this version there is a file by game for cps1 => dc_varth.c, dc_xxx.c, ...)

Any idea of what could cause the issue ? I did not find other issue with cps1 driver...