MAMEWorld >> News
View all threads Index   Flat Mode Flat  

gregf
Ramtek's Trivia promoter
Reged: 09/21/03
Posts: 8603
Loc: southern CA, US
Send PM
Re: MAME 0.153 out *edited*
04/07/14 07:32 PM


Thanks to all contributors (devs and other contributors) over past few months.



>New games added or promoted from NOT_WORKING status
>---
> Aaargh (Arcadia) [Unigame, David Haywood]

Great to see this preserved. *Crossing fingers* that remaining Arcadia games (ie: Rockford and Pool) eventually are found and emulated.



--
>-Netlist: [Couriersud]

>-Fixed pong (rom based). Minor changes no netlist code.[Couriersud]

>-Added skeleton drivers for some discrete games using ROMs, and added
some documentation. [Fabio Priuli, Tafoid, gregf]
--


Huge thanks to couriersud and his netlist work and to eta and Tafoid for getting a fair number of non-cpu, rom-usage video games documented (preliminary state) in MAME. I know it will be a while before many of the games are emulated, but great to see them supported for first time in MAME.


Good to know Pong is working okay with .153


Pong Doubles is also supported. In src/mame/drivers/pong.c, is the part that has a portion of Pong Doubles and it refers to Pong Doubles netlist code that is in the tdice.c file for time being. Whether it gets updated and moved around later is another matter.

--
src/mame/drivers/pong.c

#if PONGD
#include "../../nl_examples/tdice.c"

#undef SRST
#undef VCC
#undef GND
#endif


#if PONGD
ROM_START( pongd ) /* dummy to satisfy game entry*/
ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASE00 )
ROM_END
#endif

#if PONGD
GAME( 1974, pongd, 0, pongd, pongd, driver_device, 0, ROT0, "Atari", "Pong Doubles", GAME_SUPPORTS_SAVE )
#endif


/nl_examples/tdice.c

CIRCUIT_LAYOUT( pongdoubles )


CIRCUIT_LAYOUT_END
--



And while on subject of DICE, my mistake of believing DICE could only run single board games. DICE can already emulate multiple board hardware games, maybe since 0.7 version from last year, but don't expect the multiple board games to be supported soon.


*newbie users material*

Emulation diffculty of multiple board non-cpu games still depend on: number of chips boards use, the number of circuit functions that the chips do, any boards that use unknown custom components such as the rom that Kee Games Tank uses. All those factors come into consideration of what games are first emulated.

That's why Exidy Death Race has a better chance of being emulated first before Sega Monaco GP.

Edited by gregf (04/14/14 12:28 AM)







Entire thread
Subject Posted by Posted on
* MAME 0.153 out!! etabeta 04/07/14 10:31 AM
. * Re: MAME 0.153 out!! 5247846  04/24/14 12:45 AM
. * Re: MAME 0.153 out!! MooglyGuy  04/24/14 09:00 AM
. * Re: MAME 0.153 out!! Vas Crabb  04/24/14 02:49 AM
. * Re: MAME 0.153 out!! 5247846  04/23/14 05:56 PM
. * Re: MAME 0.153 out!! MooglyGuy  04/23/14 08:18 PM
. * Re: MAME 0.153 out!! Master O  04/23/14 07:01 PM
. * Re: MAME 0.153 out!! SmitdoggAdministrator  04/23/14 07:42 PM
. * Re: MAME 0.153 out!! HowardC  04/09/14 10:32 AM
. * Points of interset? LRa  04/08/14 05:12 PM
. * Re: Points of interset? MooglyGuy  04/08/14 05:54 PM
. * Re: Points of interset? LRa  04/08/14 06:09 PM
. * Re: Points of interset? MooglyGuy  04/09/14 10:57 AM
. * Re: Points of interset? Diet Go Go Fan  04/10/14 06:31 PM
. * Re: MAME 0.153 out!! Cyberzinho Punk  04/08/14 05:54 AM
. * Re: MAME 0.153 out!! agard  04/08/14 01:21 AM
. * Re: MAME 0.153 out!! Solstar  04/07/14 10:32 PM
. * Re: MAME 0.153 out!! Lewis King  04/08/14 01:27 AM
. * Re: MAME 0.153 out!! Solstar  08/24/14 12:51 PM
. * Re: MAME 0.153 out!! METRODUCK  04/08/14 12:28 AM
. * Re: MAME 0.153 out *edited* gregf  04/07/14 07:32 PM
. * Re: MAME 0.153 out!! Lewis King  04/07/14 02:33 PM
. * Re: MAME 0.153 out!! Ramirez  04/07/14 01:52 PM
. * Re: MAME 0.153 out!! CiroConsentino  04/07/14 01:32 PM
. * Re: MAME 0.153 out!! RobbbertModerator  04/07/14 12:24 PM
. * Re: MAME 0.153 out!! i7corejonny/  04/07/14 11:53 AM
. * Re: MAME 0.153 out!! s4turn3  04/07/14 11:46 AM
. * Re: MAME 0.153 out!! Malice  04/07/14 11:16 AM
. * Re: MAME 0.153 out!! Ziggy100  04/07/14 10:46 AM
. * Re: MAME 0.153 out!! bigbluefe  04/07/14 04:26 PM
. * Re: MAME 0.153 out!! etabeta  04/07/14 11:00 AM
. * Re: MAME 0.153 out!! Master O  04/07/14 04:41 PM
. * Re: MAME 0.153 out!! StilettoAdministrator  04/07/14 09:33 PM
. * Re: MAME 0.153 out!! Pernod  04/07/14 10:45 AM

Extra information Permissions
Moderator:  John IV, Robbbert, Tafoid 
0 registered and 207 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 6677