Final Burn Neo > FBN Development

Post 2002 Neo Geo drivers, questions

<< < (2/8) > >>

Shoometsu:

--- Quote from: iq_132 ---Actually, with kof2003, the only thing you DON'T need is the k2k3fix.cpp.
I'll post some updated fba drivers for svc and kof2k3 later
--- End quote ---


no need for k2k3fix.ccp and all the steps in the "howto"? so i'll only need the bankswitches, bioses and drivers listed in the topico about "some pvc bankswitch code" cool XD

DethXec:
I see! Thanks for the replies.

iq_132:
Here are those drivers as promised.
(Please let me know if something is wrong/incorrect)

+24 v

FBX:
I made all the updates and changes exactly as instructed in your zip, but I got an error during compilation in Cygwin:

src/burn/neogeo/neo_decrypt.cpp: In function `void NeoExtractSData(unsigned
   char*, unsigned char*, int, int)':
src/burn/neogeo/neo_decrypt.cpp:463: error: redefinition of `void
   NeoExtractSData(unsigned char*, unsigned char*, int, int)'
src/burn/neogeo/neo_decrypt.cpp:453: error: `void NeoExtractSData(unsigned
   char*, unsigned char*, int, int)' previously defined here
src/burn/neogeo/neo_decrypt.cpp:463: error: redefinition of `void
   NeoExtractSData(unsigned char*, unsigned char*, int, int)'
src/burn/neogeo/neo_decrypt.cpp:453: error: `void NeoExtractSData(unsigned
   char*, unsigned char*, int, int)' previously defined here
src/burn/neogeo/neo_decrypt.cpp:622:2: warning: no newline at end of file
make[1]: *** [neo_decrypt.o] Error 1
make: *** [mingw] Error 2

FBX:
I figured out the problem. Your instructions say to "place this after" when it should read:  "replace with this".

Everything else seems to work now. Thanks!

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version