General Emulation > MAME

Please teach and help me!

(1/6) > >>

XorXe:
Hi guys im very noob in this world

I dont understand the structure of mame drivers for example in kof2003 driver

I dont know in what part of neogeo.c is the init section to add all text.

Please tell me what is init section to add all.

FerchogtX:
You have 2 options here:
1.- The easieast way, add all of that (including the bankswitch code) in drivers/neogeo.c (dont forget to add also the string for kof2003 in driver.c)
2.- The normal way, add the bankswitch code in machine/neogeo.c including the kludge for kof2003 installing the bankswitch handlers, and then the rest of the driver can be pasted in drivers/neogeo.c

What i recommend? if you start getting familiar with mame src, use the easiest way, works equal and is less work for you
See ya!!!! :D

XorXe:
Thanx now i know how to add all  :)

so i have other problem my compilation of mame32 plusĀ” v94u4 dont work  :(

explain my problem:

In the main screen i select any rom, and appear the rom load screen, so dont start emulation :(

my first impression was that I needed the bios, nevertheless the bios are in the correct directory.

 :(  :(

for more help please look this video

(use save target as)

you need TSCC Codecs

James33:
Do you have these file in your mame32 plus directory.

XorXe:
i dont have anyone of these files

Navigation

[0] Message Index

[#] Next page

Go to full version