Prican25 Posted May 15, 2004 Share Posted May 15, 2004 hey iq_132, was there an aes fix for mslug4? i noticed that when i tried the fix in fba-x b4 that i get the snk error screen in aes mode Link to comment Share on other sites More sharing options...
Weirdy Posted May 15, 2004 Share Posted May 15, 2004 (edited) well...so far I'm still getting that cthd2003 error, ey Iq, on your site with the driver for cthd2003, did you put the correct spaces or where I'd normally have to press TAB [src/burn/neogeo/d_neogeo.cpp: In function `void cthd2003_neogeo_gfx_address_fix_do(int, int, int, int, int, int)': src/burn/neogeo/d_neogeo.cpp:6396: warning: ISO C++ forbids comparison between pointer and integer src/burn/neogeo/d_neogeo.cpp:6396: parse error before `;' token src/burn/neogeo/d_neogeo.cpp:6416: warning: storage class `static' invalid for function `cthd2003_c' declared out of global scope src/burn/neogeo/d_neogeo.cpp:6416: cannot declare static function inside another function src/burn/neogeo/d_neogeo.cpp:6416: parse error before `{' token src/burn/neogeo/d_neogeo.cpp:6419: warning: suggest parentheses around assignment used as truth value src/burn/neogeo/d_neogeo.cpp:6420: `cthd2003_neogeo_gfx_address_fix' undeclared (first use this function) src/burn/neogeo/d_neogeo.cpp:6420: (Each undeclared identifier is reported only once for each function it appears in.) src/burn/neogeo/d_neogeo.cpp:6439: warning: storage class `static' invalid for function `cthd2003Decrypt' declared out of global scope src/burn/neogeo/d_neogeo.cpp:6439: cannot declare static function inside another function src/burn/neogeo/d_neogeo.cpp:6439: parse error before `{' token src/burn/neogeo/d_neogeo.cpp:6442: `romdata' undeclared (first use this function) src/burn/neogeo/d_neogeo.cpp:6459: `cthd2003_c' undeclared (first use this function) src/burn/neogeo/d_neogeo.cpp: In function `int cthd2003Init()': src/burn/neogeo/d_neogeo.cpp:6466: `cthd2003Decrypt' undeclared (first use this function) make: *** [d_neogeo.o] Error 1 Edited May 15, 2004 by Weirdanzeige Link to comment Share on other sites More sharing options...
iq_132 Posted May 15, 2004 Author Share Posted May 15, 2004 hey iq_132, was there an aes fix for mslug4? i noticed that when i tried the fix in fba-x b4 that i get the snk error screen in aes mode static void mslug4AESPatch() { *((unsigned short*)(Neo68KROM01 + 0x0AD8C)) = 0x4E75; } static int mslug4Init() { pNeoInitCallback = mslug4AESPatch; return NeoInit(); } @ Weirdy I'll put together the source for you tonight and put it on my website Link to comment Share on other sites More sharing options...
Weirdy Posted May 15, 2004 Share Posted May 15, 2004 (edited) well..the only problem for me is the driver and stuff for cthd2003, that's it ..thanks Edited May 15, 2004 by Weirdanzeige Link to comment Share on other sites More sharing options...
Prican25 Posted May 16, 2004 Share Posted May 16, 2004 thx again iq_132 Link to comment Share on other sites More sharing options...
iq_132 Posted May 16, 2004 Author Share Posted May 16, 2004 well..the only problem for me is the driver and stuff for cthd2003, that's it ..thanks Here you go Weird http://www.freepgs.com/iq_132/temp/weirdy/ @Prican, no problem Link to comment Share on other sites More sharing options...
James Posted May 16, 2004 Share Posted May 16, 2004 i am happy now all mine are like the mame set now for those neogeo games Thanks IQ_123 Link to comment Share on other sites More sharing options...
Xeon Posted May 16, 2004 Share Posted May 16, 2004 132!!!!! thanks to that code btw, though i cant help but wonder why i cant get to compile the first code. must be my MinGW version or something my setup. Link to comment Share on other sites More sharing options...
Weirdy Posted May 16, 2004 Share Posted May 16, 2004 (edited) wow, I guess other ppl got it too! ...again, thanks btw...I only get 1 error now, and that's this src/burn/neogeo/d_neogeo.cpp:454: invalid suffix on integer constant make: *** [d_neogeo.o] Error 1 [edit]nm, it's just that I was trying to put for it to use uni-bios1.3 but it was being a little bítch about it Edited May 16, 2004 by Weirdanzeige Link to comment Share on other sites More sharing options...
iq_132 Posted May 29, 2004 Author Share Posted May 29, 2004 Hey boys and girls I've updated the NEO-PCM2 stuff again There is a lot less code to move/add, and this time around, it should (hopefully) work with GoGo's FBA-xxx. http://www.freepgs.com/iq_132/pages/games/neopcm2.htm Link to comment Share on other sites More sharing options...
Weirdy Posted May 29, 2004 Share Posted May 29, 2004 ey Iq, for some reason when I try to load up Garou, it always says "z80 error" and I have the correct m1 rom Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now