Author Topic: kof9610th mame driver....  (Read 4736 times)

Offline Ashura-X

  • Member
  • ***
  • Posts: 138
  • Karma: +0/-0
kof9610th mame driver....
« on: July 10, 2008, 10:14:44 AM »
Hi folks.

I got a nebula dat for that game but converting it to a mame format driver gave me a lot of problems on rom size regions.
Anyway to make it a descent and correct MAME driver?

Code: [Select]
System: Neo
RomName: kof9610th
Game: The King of Fighters '96
[Program]
kof9610th-P1.bin,0,100000,47660E7C,0
kof9610th-P2.bin,100000,400000,824FF3EB,0
[Text]
kof9610th-S1.bin,0,20000,203B3AAF,0
[Z80]
kof9610th-M1.bin,0,20000,C9DD0348,0
[Samples]
214-v1.bin,0,400000,63F7B045,0
214-v2.bin,400000,400000,25929059,0
kof9610th-V3.bin,800000,400000,143923A7,0
[Graphics]
kof9610th-C1.bin,0,1800000,C68508DF,0
kof9610th-C2.bin,1,1800000,78D9390,0
214-c3.bin,3000000,400000,64989A65,0
214-c4.bin,3000001,400000,AFBEA515,0
214-c5.bin,3800000,400000,2A3BBD26,0
214-c6.bin,3800001,400000,44D30DC7,0
214-c7.bin,4000000,400000,3687331B,0
214-c8.bin,4000001,400000,FA1461AD,0
[System]
CartridgeID: 214
GfxCrypt: 0
GfxKey: 0
ButLayout: 9
Fix: 1

Thx a lot :)