MAMEWorld >> Programming
Previous thread Previous  View all threads Index   Next thread Next   Flat Mode Flat  

etabeta
Reged: 08/25/04
Posts: 2036
Send PM
Re: A silly question about Mame drivers structure.
05/05/13 05:24 PM


no, you got it partially wrong

MACHINE_CONFIG is parameter 5
fields 6 & 7 go in pair and only refers to DRIVER_INIT.

so in your case, since you're modifying MACHINE_CONFIG the correct GAME is


Code:

GAME (1981, rockman, crush, pacman, rockman, driver_device, 0, ROT90, "Alpha Denshi Co. / Samno Kural Electric, Ltd.", "Crush Roller (set 1)", GAME_SUPPORTS_SAVE)



unless you also define a new DRIVER_INIT too...







Entire thread
Subject Posted by Posted on
* A silly question about Mame drivers structure. Rockman 04/28/13 03:55 PM
. * Re: A silly question about Mame drivers structure. etabeta  04/30/13 07:49 AM
. * Re: A silly question about Mame drivers structure. Rockman  05/01/13 06:12 PM
. * Re: A silly question about Mame drivers structure. etabeta  05/05/13 05:24 PM
. * Re: A silly question about Mame drivers structure. Rockman  05/09/13 11:36 AM

Extra information Permissions
Moderator:  Pi 
0 registered and 113 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 3176