sammaz Posted November 24, 2004 Share Posted November 24, 2004 Discrete Sound Update [Derrick Renaud]Discrete Sound Changes======================* Modified Discrete core node inputs to use pointers to the data, instead ofmoving the data into the inputs at each step. This speeds up discrete emulation.* modified all current modules and drivers to use new code. is this what i think it is????????????????? PRICANN!!!!!!!!!!!!!!!! Link to comment Share on other sites More sharing options...
Prican25 Posted November 24, 2004 Share Posted November 24, 2004 DCS = Digital Compression System sorry sammaz Link to comment Share on other sites More sharing options...
Mr.X Posted November 24, 2004 Share Posted November 24, 2004 (edited) Well, about MAME, decrypt codes & drivers for kof2003 PCB, svcchaos PCB & MVS have been posted : http://www52.tok2.com/home/foge/ (there'R No roms or links to roms on this page, there 'R only the codes & the drivers) Edited November 24, 2004 by Mr.X Link to comment Share on other sites More sharing options...
HK$ Posted November 24, 2004 Share Posted November 24, 2004 Well, about MAME, decrypt codes & drivers for kof2003 PCB, svcchaos PCB & MVS have been posted : http://www52.tok2.com/home/foge/ (there'R No roms or links to roms on this page, there 'R only the codes & the drivers)<{POST_SNAPBACK}>I got lots of errors compiling them into MAMEoX. Link to comment Share on other sites More sharing options...
Mr.X Posted November 24, 2004 Share Posted November 24, 2004 What kinds of errors ? mslug5 driver give me an error (when I compil it for PC vers.). Link to comment Share on other sites More sharing options...
HK$ Posted November 24, 2004 Share Posted November 24, 2004 What kinds of errors ? mslug5 driver give me an error (when I compil it for PC vers.).<{POST_SNAPBACK}>When compiling this: UINT8 *s1 = memory_region( REGION_GFX1 ); size_t s1_size = memory_region_length( REGION_GFX1 );I got these error:src\drivers\neogeo.c(7112) : error C2275: 'UINT8' : illegal use of this type as an expression ../MAMEoX\Includes\osd_cpu.h(33) : see declaration of 'UINT8'src\drivers\neogeo.c(7112) : error C2065: 's1' : undeclared identifiersrc\drivers\neogeo.c(7113) : error C2275: 'size_t' : illegal use of this type as an expression C:\Program Files\Microsoft Xbox SDK\xbox\include\StdDef.h(112) : see declaration of 'size_t'src\drivers\neogeo.c(7113) : error C2146: syntax error : missing ';' before identifier 's1_size'src\drivers\neogeo.c(7113) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'src\drivers\neogeo.c(7113) : error C2144: syntax error : '<Unknown>' should be preceded by '<Unknown>'src\drivers\neogeo.c(7113) : error C2143: syntax error : missing ';' before 'identifier'src\drivers\neogeo.c(7113) : error C2065: 's1_size' : undeclared identifier Link to comment Share on other sites More sharing options...
Prican25 Posted November 24, 2004 Share Posted November 24, 2004 nice find Mr. X i hope they find a way for fba use soon 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