Final Burn Neo > FBN Development

d_neogeo.cpp matching MAME .92

(1/5) > >>

iq_132:
Here's my d_neogeo.cpp that closely matches MAME .92
Let me know of any bugs, incorrectnesses

Known Items
 - I am not using the xxx-m1_decrypted.bin naming scheme. It's stupid.

neo04:

--- Quote ---Known Items
- I am not using the xxx-m1_decrypted.bin naming scheme. It's stupid.
--- End quote ---

indeed... :D

netbug:
Other former bugs  were not fixed now.You can delete drivers Chinese name by yourself. :D

FerchogtX:
Which drivers have specificaly changed?... i compared with 0.2.95.23 src and i don't notice any change XD...
See ya!!!!! :D

netbug:

--- Quote from: FerchogtX ---Which drivers have specificaly changed?... i compared with 0.2.95.23 src and i don't notice any change XD...
See ya!!!!! :D
--- End quote ---


Oh,my God,That's too terrible.....Your former version can't work anyway
in new environment while not to be fixed,so to speak.

There were three old function improvements I have marked in d_tmnt.cpp
1.// old function fixed (3-1) most importantly fixed
SekSetIRQLine(5, SEK_IRQSTATUS_AUTO);

2.//old function fixed (3-2)
  SekInit(0,0x68000);   // Allocate 68000

3.//old function fixed (3-3)
  SekExt[0][0].ReadByte[0] = TmntReadByte;
   :D :D

Navigation

[0] Message Index

[#] Next page

Go to full version