MIS: Difference between revisions

From MAMEDEV Wiki
No edit summary
No edit summary
Line 2: Line 2:
This page is designed to allow for a quick look over all the drivers with a GAME_IS_SKELETON or GAME_IS_SKELETON_MECHANICAL flag.
This page is designed to allow for a quick look over all the drivers with a GAME_IS_SKELETON or GAME_IS_SKELETON_MECHANICAL flag.


== [http://mamedev.org/source/src/mame/drivers/a1supply.c.html a1supply] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/a1supply.c a1supply] ==
Discrete hardware.
Discrete hardware.


== [http://mamedev.org/source/src/mame/drivers/aces1.c.html aces1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/aces1.c aces1] ==
Fruit machine hardware. Z80 based?
Fruit machine hardware. Z80 based?


== [http://mamedev.org/source/src/mame/drivers/acesp.c.html acesp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/acesp.c acesp] ==
Fruit machine hardware. HD6301 based.
Fruit machine hardware. HD6301 based.


== [http://mamedev.org/source/src/mame/drivers/aleisttl.c.html aleisttl] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/aleisttl.c aleisttl] ==
Discrete hardware.
Discrete hardware.


== [http://mamedev.org/source/src/mame/drivers/allied.c.html allied] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/allied.c allied] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/alvg.c.html alvg] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/alvg.c alvg] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/astrafr.c.html astrafr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/astrafr.c astrafr] ==
Fruit machine hardware. M68000 based.
Fruit machine hardware. M68000 based.


== [http://mamedev.org/source/src/mame/drivers/astropc.c.html astropc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/astropc.c astropc] ==
Fruit machine hardware. Possibly PC based.
Fruit machine hardware. Possibly PC based.


== [http://mamedev.org/source/src/mame/drivers/atari_s1.c.html atari_s1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/atari_s1.c atari_s1] ==
''' midearth ''' - Pinball hardware. The other games in the driver more or less work.
''' midearth ''' - Pinball hardware. The other games in the driver more or less work.


== [http://mamedev.org/source/src/mame/drivers/atarittl.c.html atarittl] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/atarittl.c atarittl] ==
Discrete hardware.
Discrete hardware.


== [http://mamedev.org/source/src/mame/drivers/atronic.c.html atronic] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/atronic.c atronic] ==
Fruit machine hardware. Z80 based.
Fruit machine hardware. Z80 based.


== [http://mamedev.org/source/src/mame/drivers/bailey.c.html bailey] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bailey.c bailey] ==
Discrete hardware.
Discrete hardware.


== [http://mamedev.org/source/src/mame/drivers/belatra.c.html belatra] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/belatra.c belatra] ==
Fruit machine hardware. Possibly ARM based.
Fruit machine hardware. Possibly ARM based.


== [http://mamedev.org/source/src/mame/drivers/bfmsys83.c.html bfmsys83] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bfmsys83.c bfmsys83] ==
Fruit machine hardware. M6802 based.
Fruit machine hardware. M6802 based.


== [http://mamedev.org/source/src/mame/drivers/bfm_sc5.c.html bfm_sc5] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bfm_sc5.c bfm_sc5] ==
Fruit machine hardware. MCF5206E based.
Fruit machine hardware. MCF5206E based.


== [http://mamedev.org/source/src/mame/drivers/bfm_swp.c.html bfm_swp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bfm_swp.c bfm_swp] ==
SWP hardware. M68340 based.
SWP hardware. M68340 based.


== [http://mamedev.org/source/src/mame/drivers/bgt.c.html bgt] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bgt.c bgt] ==
Fruit machine hardware. X86 based.
Fruit machine hardware. X86 based.


== [http://mamedev.org/source/src/mame/drivers/bingo.c.html bingo] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bingo.c bingo] ==
Bingo hardware.
Bingo hardware.


== [http://mamedev.org/source/src/mame/drivers/bingoman.c.html bingoman] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bingoman.c bingoman] ==
H8 based.
H8 based.


== [http://mamedev.org/source/src/mame/drivers/bmcpokr.c.html bmcpokr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bmcpokr.c bmcpokr] ==
Unknown poker game. M68000 based.
Unknown poker game. M68000 based.


== [http://mamedev.org/source/src/mame/drivers/bowltry.c.html bowltry] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bowltry.c bowltry] ==
H8-3008 based. TT5565 for sound.
H8-3008 based. TT5565 for sound.


== [http://mamedev.org/source/src/mame/drivers/by17.c.html by17] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/by17.c by17] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/by35.c.html by35] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/by35.c by35] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/by6803.c.html by6803] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/by6803.c by6803] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/by68701.c.html by68701] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/by68701.c by68701] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/capcom.c.html capcom] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/capcom.c capcom] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/castle.c.html castle] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/castle.c castle] ==
Mechanical Fruit Machines with DMD display. HD6301 based.
Mechanical Fruit Machines with DMD display. HD6301 based.


== [http://mamedev.org/source/src/mame/drivers/cavepc.c.html cavepc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cavepc.c cavepc] ==
PC hardware.
PC hardware.


== [http://mamedev.org/source/src/mame/drivers/chicago.c.html chicago] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/chicago.c chicago] ==
Discrete hardware.
Discrete hardware.


== [http://mamedev.org/source/src/mame/drivers/cupidon.c.html cupidon] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cupidon.c cupidon] ==
Fruit machine hardware. Possibly M68340 based.
Fruit machine hardware. Possibly M68340 based.


== [http://mamedev.org/source/src/mame/drivers/ddz.c.html ddz] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ddz.c ddz] ==
Based on the already emulated Crystal System. Roms seem encrypted.
Based on the already emulated Crystal System. Roms seem encrypted.


== [http://mamedev.org/source/src/mame/drivers/de_1.c.html de_1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/de_1.c de_1] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/de_2.c.html de_2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/de_2.c de_2] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/de_3.c.html de_3] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/de_3.c de_3] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/de_3b.c.html de_3b] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/de_3b.c de_3b] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/ecoinf1.c.html ecoinf1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ecoinf1.c ecoinf1] ==
Fruit machine hardware. Z80 based.
Fruit machine hardware. Z80 based.


== [http://mamedev.org/source/src/mame/drivers/electra.c.html electra] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/electra.c electra] ==
Discrete hardware.
Discrete hardware.


== [http://mamedev.org/source/src/mame/drivers/exidyttl.c.html exidyttl] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/exidyttl.c exidyttl] ==
Discrete hardware.
Discrete hardware.


== [http://mamedev.org/source/src/mame/drivers/extrema.c.html extrema] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/extrema.c extrema] ==
Fruit machine hardware. Possibly Z80 based.
Fruit machine hardware. Possibly Z80 based.


== [http://mamedev.org/source/src/mame/drivers/fungames.c.html fungames] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fungames.c fungames] ==
Discrete hardware.
Discrete hardware.


== [http://mamedev.org/source/src/mame/drivers/gammagic.c.html gammagic] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gammagic.c gammagic] ==
PC based gambiling machine.
PC based gambiling machine.


== [http://mamedev.org/source/src/mame/drivers/globalfr.c.html globalfr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/globalfr.c globalfr] ==
Fruit machine hardware. M37702S based.
Fruit machine hardware. M37702S based.


== [http://mamedev.org/source/src/mame/drivers/globalvr.c.html globalvr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/globalvr.c globalvr] ==
Skeleton hardware. Pentium based.
Skeleton hardware. Pentium based.


== [http://mamedev.org/source/src/mame/drivers/gp_1.c.html gp_1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gp_1.c gp_1] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/gp_2.c.html gp_2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gp_2.c gp_2] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/gts1.c.html gts1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gts1.c gts1] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/gts3.c.html gts3] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gts3.c gts3] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/gts80.c.html gts80] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gts80.c gts80] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/gts80a.c.html gts80a] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gts80a.c gts80a] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/gts80b.c.html gts80b] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gts80b.c gts80b] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/hankin.c.html hankin] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hankin.c hankin] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/hazelgr.c.html hazelgr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hazelgr.c hazelgr] ==
Fruit machine hardware. Z80 based.
Fruit machine hardware. Z80 based.


== [http://mamedev.org/source/src/mame/drivers/igspc.c.html igspc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/igspc.c igspc] ==
PC based hardware.
PC based hardware.


== [http://mamedev.org/source/src/mame/drivers/inder.c.html inder] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/inder.c inder] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/itgambl2.c.html itgambl2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/itgambl2.c itgambl2] ==
Gambling games based on H8/3337 MCU + NEC D7759GC (sound). All these games use MCUs with internal ROM for their programs.
Gambling games based on H8/3337 MCU + NEC D7759GC (sound). All these games use MCUs with internal ROM for their programs.


== [http://mamedev.org/source/src/mame/drivers/itgambl3.c.html itgambl3] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/itgambl3.c itgambl3] ==
Gambling games based on Mitsubishi (Renesas) M16C MCU family. All these games use MCUs with internal ROM for their programs.
Gambling games based on Mitsubishi (Renesas) M16C MCU family. All these games use MCUs with internal ROM for their programs.


== [http://mamedev.org/source/src/mame/drivers/itgamble.c.html itgamble] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/itgamble.c itgamble] ==
Gambling games mostly based on H8/3048 + OKI 6295 or similar. These all use MCUs with internal ROM for their programs.
Gambling games mostly based on H8/3048 + OKI 6295 or similar. These all use MCUs with internal ROM for their programs.


== [http://mamedev.org/source/src/mame/drivers/jeutel.c.html jeutel] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/jeutel.c jeutel] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/igs_m027.c.html igs_m027] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/igs_m027.c igs_m027] ==
Main program / boot code in (currently undumpable) MCU.
Main program / boot code in (currently undumpable) MCU.


== [http://mamedev.org/source/src/mame/drivers/jp.c.html jp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/jp.c jp] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/jpmmps.c.html jpmmps] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/jpmmps.c jpmmps] ==
Fruit machine hardware. TMS9995 based.
Fruit machine hardware. TMS9995 based.


== [http://mamedev.org/source/src/mame/drivers/jpms80.c.html jpms80] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/jpms80.c jpms80] ==
Fruit machine hardware. TMS9995 based.
Fruit machine hardware. TMS9995 based.


== [http://mamedev.org/source/src/mame/drivers/jpmsru.c.html jpmsru] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/jpmsru.c jpmsru] ==
Fruit machine hardware. TMS9980A based.
Fruit machine hardware. TMS9980A based.


== [http://mamedev.org/source/src/mame/drivers/jpmsys7.c.html jpmsys7] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/jpmsys7.c jpmsys7] ==
Fruit machine hardware. Possibly M68340 based.
Fruit machine hardware. Possibly M68340 based.


== [http://mamedev.org/source/src/mame/drivers/jvh.c.html jvh] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/jvh.c jvh] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/kissproto.c.html kissproto] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/kissproto.c kissproto] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/lindbergh.c.html lindbergh] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/lindbergh.c lindbergh] ==
PC based hardware. See hardware notes on top of driver.
PC based hardware. See hardware notes on top of driver.


== [http://mamedev.org/source/src/mame/drivers/ltd.c.html ltd] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ltd.c ltd] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/maygayep.c.html maygayep] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/maygayep.c maygayep] ==
Fruit machine hardware (H8-3002 + YMZ280B).
Fruit machine hardware (H8-3002 + YMZ280B).


== [http://mamedev.org/source/src/mame/drivers/maygaysw.c.html maygaysw] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/maygaysw.c maygaysw] ==
SWP games. MC68306 based.
SWP games. MC68306 based.


== [http://mamedev.org/source/src/mame/drivers/meadwttl.c.html meadwttl] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/meadwttl.c meadwttl] ==
Discrete hardware.
Discrete hardware.


== [http://mamedev.org/source/src/mame/drivers/mephisto.c.html mephisto] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mephisto.c mephisto] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/micropin.c.html micropin] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/micropin.c micropin] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/midqslvr.c.html midqslvr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/midqslvr.c midqslvr] ==
PC based hardware (Celeron + 3DFX).
PC based hardware (Celeron + 3DFX).


== [http://mamedev.org/source/src/mame/drivers/mmm.c.html mmm] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mmm.c mmm] ==
Fruit machine hardware. Z80 based.
Fruit machine hardware. Z80 based.


== [http://mamedev.org/source/src/mame/drivers/monacogp.c.html monacogp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/monacogp.c monacogp] ==
Discrete hardware.
Discrete hardware.


== [http://mamedev.org/source/src/mame/drivers/mpu2.c.html mpu2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mpu2.c mpu2] ==
Fruit machine hardware. M6800 based.
Fruit machine hardware. M6800 based.


== [http://mamedev.org/source/src/mame/drivers/mpu5.c.html mpu5] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mpu5.c mpu5] ==
Fruit machine hardware. M68340 based.
Fruit machine hardware. M68340 based.


== [http://mamedev.org/source/src/mame/drivers/mrgame.c.html mrgame] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mrgame.c mrgame] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/namcops2.c.html namcops2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/namcops2.c namcops2] ==
Playstation 2 based.
Playstation 2 based.


== [http://mamedev.org/source/src/mame/drivers/nexus3d.c.html nexus3d] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/nexus3d.c nexus3d] ==
ARM920T based. 2 x QS1000 for sound.
ARM920T based. 2 x QS1000 for sound.


== [http://mamedev.org/source/src/mame/drivers/peyper.c.html peyper] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/peyper.c peyper] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/pgm2.c.html pgm2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pgm2.c pgm2] ==
Higly protected + encrypted. Probably ARM based.
Higly protected + encrypted. Probably ARM based.


== [http://mamedev.org/source/src/mame/drivers/play_1.c.html play_1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/play_1.c play_1] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/play_2.c.html play_2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/play_2.c play_2] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/play_3.c.html play_3] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/play_3.c play_3] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/play_5.c.html play_5] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/play_5.c play_5] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/pluto5.c.html pluto5] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pluto5.c pluto5] ==
Fruit machine hardware. M68340 based.
Fruit machine hardware. M68340 based.


== [http://mamedev.org/source/src/mame/drivers/potgoldu.c.html potgoldu] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/potgoldu.c potgoldu] ==
TMS34010 based. Possibly a bad dump.
TMS34010 based. Possibly a bad dump.


== [http://mamedev.org/source/src/mame/drivers/proconn.c.html proconn] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/proconn.c proconn] ==
Fruit machine hardware. Z80 based.
Fruit machine hardware. Z80 based.


== [http://mamedev.org/source/src/mame/drivers/psattack.c.html psattack] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/psattack.c psattack] ==
Based on the already emulated Crystal System.
Based on the already emulated Crystal System.


== [http://mamedev.org/source/src/mame/drivers/pyson.c.html pyson] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pyson.c pyson] ==
Playstation 2 based.
Playstation 2 based.


== [http://mamedev.org/source/src/mame/drivers/quakeat.c.html quakeat] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/quakeat.c quakeat] ==
PC based hardware (Pentium II + VGA card).
PC based hardware (Pentium II + VGA card).


== [http://mamedev.org/source/src/mame/drivers/queen.c.html queen] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/queen.c queen] ==
PC based hardware (probably Celeron or Pentium III).
PC based hardware (probably Celeron or Pentium III).


== [http://mamedev.org/source/src/mame/drivers/ramtek.c.html ramtek] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ramtek.c ramtek] ==
Discrete hardware.
Discrete hardware.


== [http://mamedev.org/source/src/mame/drivers/rcorsair.c.html rcorsair] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/rcorsair.c rcorsair] ==
Program ROM is in a custom block and hasn't been dumped. CPU type unknown.
Program ROM is in a custom block and hasn't been dumped. CPU type unknown.


== [http://mamedev.org/source/src/mame/drivers/rowamet.c.html rowamet] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/rowamet.c rowamet] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/s11.c.html s11] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/s11.c s11] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/s11a.c.html s11a] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/s11a.c s11a] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/s11b.c.html s11b] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/s11b.c s11b] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/s11c.c.html s11c] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/s11c.c s11c] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/s4.c.html s4] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/s4.c s4] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/s6.c.html s6] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/s6.c s6] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/s6a.c.html s6a] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/s6a.c s6a] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/s7.c.html s7] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/s7.c s7] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/s9.c.html s9] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/s9.c s9] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/savquest.c.html savquest] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/savquest.c savquest] ==
PC based hardware (Pentium II + VGA card).
PC based hardware (Pentium II + VGA card).


== [http://mamedev.org/source/src/mame/drivers/shtzone.c.html shtzone] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/shtzone.c shtzone] ==
SMS with a timer system.
SMS with a timer system.


== [http://mamedev.org/source/src/mame/drivers/sleic.c.html sleic] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sleic.c sleic] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/spinb.c.html spinb] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/spinb.c spinb] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/stellafr.c.html stellafr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/stellafr.c stellafr] ==
Fruit machine hardware. Possibly M68000 based.
Fruit machine hardware. Possibly M68000 based.


== [http://mamedev.org/source/src/mame/drivers/st_mp100.c.html st_mp100] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/st_mp100.c st_mp100] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/st_mp200.c.html st_mp200] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/st_mp200.c st_mp200] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/sumt8035.c.html sumt8035] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sumt8035.c sumt8035] ==
Fruit machine hardware. NEC D8035LC based.
Fruit machine hardware. NEC D8035LC based.


== [http://mamedev.org/source/src/mame/drivers/taito.c.html taito] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/taito.c taito] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/taitottl.c.html taitottl] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/taitottl.c taitottl] ==
Discrete hardware.
Discrete hardware.


== [http://mamedev.org/source/src/mame/drivers/tokyocop.c.html tokyocop] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tokyocop.c tokyocop] ==
Pentium IV based.
Pentium IV based.


== [http://mamedev.org/source/src/mame/drivers/triforce.c.html triforce] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/triforce.c triforce] ==
Gamecube based.
Gamecube based.


== [http://mamedev.org/source/src/mame/drivers/unkfr.c.html unkfr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/unkfr.c unkfr] ==
A collection of unidentified fruit machine roms which need sorting.
A collection of unidentified fruit machine roms which need sorting.


== [http://mamedev.org/source/src/mame/drivers/vd.c.html vd] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vd.c vd] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/vp101.c.html vp101] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vp101.c vp101] ==
MIPS + custom 3D hardware.
MIPS + custom 3D hardware.


== [http://mamedev.org/source/src/mame/drivers/white_mod.c.html white_mod] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/white_mod.c white_mod] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/wms.c.html wms] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/wms.c wms] ==
Fruit machine hardware. X86 based.
Fruit machine hardware. X86 based.


== [http://mamedev.org/source/src/mame/drivers/wpc_an.c.html wpc_an] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/wpc_an.c wpc_an] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/wpc_dot.c.html wpc_dot] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/wpc_dot.c wpc_dot] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/wpc_flip1.c.html wpc_flip1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/wpc_flip1.c wpc_flip1] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/wpc_flip2.c.html wpc_flip2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/wpc_flip2.c wpc_flip2] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/xtom3d.c.html xtom3d] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/xtom3d.c xtom3d] ==
PC based (Celeron + 3DFX).
PC based (Celeron + 3DFX).


== [http://mamedev.org/source/src/mame/drivers/zac_2.c.html zac_2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/zac_2.c zac_2] ==
Pinball hardware.
Pinball hardware.


== [http://mamedev.org/source/src/mame/drivers/zac_proto.c.html zac_proto] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/zac_proto.c zac_proto] ==
Pinball hardware.
Pinball hardware.

Revision as of 07:18, 13 November 2014

This page is designed to allow for a quick look over all the drivers with a GAME_IS_SKELETON or GAME_IS_SKELETON_MECHANICAL flag.

a1supply

Discrete hardware.

aces1

Fruit machine hardware. Z80 based?

acesp

Fruit machine hardware. HD6301 based.

aleisttl

Discrete hardware.

allied

Pinball hardware.

alvg

Pinball hardware.

astrafr

Fruit machine hardware. M68000 based.

astropc

Fruit machine hardware. Possibly PC based.

atari_s1

midearth - Pinball hardware. The other games in the driver more or less work.

atarittl

Discrete hardware.

atronic

Fruit machine hardware. Z80 based.

bailey

Discrete hardware.

belatra

Fruit machine hardware. Possibly ARM based.

bfmsys83

Fruit machine hardware. M6802 based.

bfm_sc5

Fruit machine hardware. MCF5206E based.

bfm_swp

SWP hardware. M68340 based.

bgt

Fruit machine hardware. X86 based.

bingo

Bingo hardware.

bingoman

H8 based.

bmcpokr

Unknown poker game. M68000 based.

bowltry

H8-3008 based. TT5565 for sound.

by17

Pinball hardware.

by35

Pinball hardware.

by6803

Pinball hardware.

by68701

Pinball hardware.

capcom

Pinball hardware.

castle

Mechanical Fruit Machines with DMD display. HD6301 based.

cavepc

PC hardware.

chicago

Discrete hardware.

cupidon

Fruit machine hardware. Possibly M68340 based.

ddz

Based on the already emulated Crystal System. Roms seem encrypted.

de_1

Pinball hardware.

de_2

Pinball hardware.

de_3

Pinball hardware.

de_3b

Pinball hardware.

ecoinf1

Fruit machine hardware. Z80 based.

electra

Discrete hardware.

exidyttl

Discrete hardware.

extrema

Fruit machine hardware. Possibly Z80 based.

fungames

Discrete hardware.

gammagic

PC based gambiling machine.

globalfr

Fruit machine hardware. M37702S based.

globalvr

Skeleton hardware. Pentium based.

gp_1

Pinball hardware.

gp_2

Pinball hardware.

gts1

Pinball hardware.

gts3

Pinball hardware.

gts80

Pinball hardware.

gts80a

Pinball hardware.

gts80b

Pinball hardware.

hankin

Pinball hardware.

hazelgr

Fruit machine hardware. Z80 based.

igspc

PC based hardware.

inder

Pinball hardware.

itgambl2

Gambling games based on H8/3337 MCU + NEC D7759GC (sound). All these games use MCUs with internal ROM for their programs.

itgambl3

Gambling games based on Mitsubishi (Renesas) M16C MCU family. All these games use MCUs with internal ROM for their programs.

itgamble

Gambling games mostly based on H8/3048 + OKI 6295 or similar. These all use MCUs with internal ROM for their programs.

jeutel

Pinball hardware.

igs_m027

Main program / boot code in (currently undumpable) MCU.

jp

Pinball hardware.

jpmmps

Fruit machine hardware. TMS9995 based.

jpms80

Fruit machine hardware. TMS9995 based.

jpmsru

Fruit machine hardware. TMS9980A based.

jpmsys7

Fruit machine hardware. Possibly M68340 based.

jvh

Pinball hardware.

kissproto

Pinball hardware.

lindbergh

PC based hardware. See hardware notes on top of driver.

ltd

Pinball hardware.

maygayep

Fruit machine hardware (H8-3002 + YMZ280B).

maygaysw

SWP games. MC68306 based.

meadwttl

Discrete hardware.

mephisto

Pinball hardware.

micropin

Pinball hardware.

midqslvr

PC based hardware (Celeron + 3DFX).

mmm

Fruit machine hardware. Z80 based.

monacogp

Discrete hardware.

mpu2

Fruit machine hardware. M6800 based.

mpu5

Fruit machine hardware. M68340 based.

mrgame

Pinball hardware.

namcops2

Playstation 2 based.

nexus3d

ARM920T based. 2 x QS1000 for sound.

peyper

Pinball hardware.

pgm2

Higly protected + encrypted. Probably ARM based.

play_1

Pinball hardware.

play_2

Pinball hardware.

play_3

Pinball hardware.

play_5

Pinball hardware.

pluto5

Fruit machine hardware. M68340 based.

potgoldu

TMS34010 based. Possibly a bad dump.

proconn

Fruit machine hardware. Z80 based.

psattack

Based on the already emulated Crystal System.

pyson

Playstation 2 based.

quakeat

PC based hardware (Pentium II + VGA card).

queen

PC based hardware (probably Celeron or Pentium III).

ramtek

Discrete hardware.

rcorsair

Program ROM is in a custom block and hasn't been dumped. CPU type unknown.

rowamet

Pinball hardware.

s11

Pinball hardware.

s11a

Pinball hardware.

s11b

Pinball hardware.

s11c

Pinball hardware.

s4

Pinball hardware.

s6

Pinball hardware.

s6a

Pinball hardware.

s7

Pinball hardware.

s9

Pinball hardware.

savquest

PC based hardware (Pentium II + VGA card).

shtzone

SMS with a timer system.

sleic

Pinball hardware.

spinb

Pinball hardware.

stellafr

Fruit machine hardware. Possibly M68000 based.

st_mp100

Pinball hardware.

st_mp200

Pinball hardware.

sumt8035

Fruit machine hardware. NEC D8035LC based.

taito

Pinball hardware.

taitottl

Discrete hardware.

tokyocop

Pentium IV based.

triforce

Gamecube based.

unkfr

A collection of unidentified fruit machine roms which need sorting.

vd

Pinball hardware.

vp101

MIPS + custom 3D hardware.

white_mod

Pinball hardware.

wms

Fruit machine hardware. X86 based.

wpc_an

Pinball hardware.

wpc_dot

Pinball hardware.

wpc_flip1

Pinball hardware.

wpc_flip2

Pinball hardware.

xtom3d

PC based (Celeron + 3DFX).

zac_2

Pinball hardware.

zac_proto

Pinball hardware.