MIS: Difference between revisions

From MAMEDEV Wiki
No edit summary
No edit summary
(72 intermediate revisions by the same user not shown)
Line 2: Line 2:
This page is designed to allow for a quick look over all the drivers with a MACHINE_IS_SKELETON or MACHINE_IS_SKELETON_MECHANICAL flag.
This page is designed to allow for a quick look over all the drivers with a MACHINE_IS_SKELETON or MACHINE_IS_SKELETON_MECHANICAL flag.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/a1supply.cpp a1supply] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/adds/4000_260.cpp adds/4000_260] ==
I4040 based.
Terminal. P-80C32-16 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/adds/adds2020.cpp adds/adds2020] ==
Terminal. I8031 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/adds/vp60.cpp adds/vp60] ==
Terminal. i8051 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/adp/stellafr.cpp adp/stellafr] ==
Fruit machine hardware. Possibly M68000 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/akai/akaivx600.cpp akai/akaivx600] ==
Analog synthesizer. UPD78310 + UPD78C11 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/akai/mpc60.cpp akai/mpc60] ==
I80186 based. Wave ROMs aren't dumped.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/alliedleisure/aleisttl.cpp alliedleisure/aleisttl] ==
Discrete hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/aaa.cpp aaa] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/apple/iphone2g.cpp apple/iphone2g] ==
Terminal. Z80 based.
ARM11 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/acd.cpp acd] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/apple/lwriter.cpp apple/lwriter] ==
WD9000 based.
Printer hardware. M68000 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/aceex.cpp aceex] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/apple/newton.cpp apple/newton] ==
Modem. CPU is a I8031 derivate.
ARM 610 / ARM 710a / StrongARM SA-110 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/aces1.cpp aces1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/aristocrat/aristmk7.cpp aristocrat/aristmk7] ==
Fruit machine hardware. Z80 based?
Slot machines. Celeron-M 440 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/acesp.cpp acesp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atari/atarittl.cpp atari/atarittl] ==
Fruit machine hardware. HD6301 based.
Discrete hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/kawai/acr20.cpp acr20] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atari/badlands_ms.cpp atari/badlands_ms] ==
Digital Accompaniment Center. TMP96C141 based.
Bootleg on Modular System, modified from the original. M68000 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/actions_atj2279b.cpp actions_atj2279b] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atari/gumrally.cpp atari/gumrally] ==
Unknown ARM type in SoC.
Electromechanical redemption game. M68000 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/adds2020.cpp adds2020] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atlus/bowltry.cpp atlus/bowltry] ==
Terminal. I8031 based.
H8-3008 based. TT5565 for sound.


== [http://github.com/mamedev/mame/blob/master/src/mame/learsiegler/adm11.cpp adm11] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atlus/rallypnt.cpp atlus/rallypnt] ==
Terminal. I8031 based.
Medal game. H8/3337 based. Internal ROM isn't dumped.


== [http://github.com/mamedev/mame/blob/master/src/mame/learsiegler/adm23.cpp adm23] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/att/att3b2.cpp att/att3b2] ==
Terminal. Z8682 based.
WE32100 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/learsiegler/adm31.cpp adm31] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/att/att4425.cpp att/att4425] ==
Terminal. M6800 based.
Terminal. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/learsiegler/adm36.cpp adm36] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/att/att610.cpp att/att610] ==
Terminal. Z80 based.
Terminal. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/age_candy.cpp age_candy] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/att/att630.cpp att/att630] ==
Crane game. Unemulated HPC46104 CPU.
Terminal. M68000 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/bandai/design_master.cpp bandai/design_master] ==
H8/328 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/barcrest/mpu5sw.cpp barcrest/mpu5sw] ==
Fruit machine hardware. M68340 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/aid80f.cpp aid80f] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/bfm/bfmsys83.cpp bfm/bfmsys83] ==
Z80 development system. Z80 based.
Fruit machine hardware. M6802 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/airbase99.cpp airbase99] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/bfm/bfm_ad5sw.hxx bfm/bfm_ad5sw] ==
Drum machine. PIC17C43 based.
Video fruit machine hardware. MCF5206E + YGV619-V AVDP based.


== [http://github.com/mamedev/mame/blob/master/src/mame/akai/akaivx600.cpp akaivx600] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/bfm/bfm_sc5sw.hxx bfm/bfm_sc5sw] ==
Analog synthesizer. UPD78310 + UPD78C11 based.
Fruit machine hardware. MCF5206E based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/alcat7100.cpp alcat7100] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/bfm/bfm_sc6.cpp bfm/bfm_sc6] ==
Terminal. Z80 based.
Fruit machine hardware. MCF53014 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/alliedleisure/aleisttl.cpp aleisttl] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/bfm/bfm_swp.cpp bfm/bfm_swp] ==
Discrete hardware.
SWP hardware. M68340 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/alesis_qs.cpp alesis_qs] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/burroughs/anzterm.cpp burroughs/anzterm] ==
Musical keyboard. H8/510 based.
Bank teller terminal. M6809 based. Dump is incomplete.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/alfaskop41xx.cpp alfaskop41xx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/burroughs/td831.cpp burroughs/td831] ==
Terminal. M6800 based.
Terminal. M6800 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/roland/alphajuno.cpp alphajuno] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/capcom/blktiger_ms.cpp capcom/blktiger_ms] ==
Synthesiser. MCS-51 family based.
Bootleg, Z80 based hardware. Differs heavily from the original in blktiger.cpp.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/alphasma3k.cpp alphasma3k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/capcom/instantm.cpp capcom/instantm] ==
MC68EZ328PU16V based.
No inputs and needs mechanical parts emulation (camera, printer..).


== [http://github.com/mamedev/mame/blob/master/src/mame/xerox/alto1.cpp alto1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/capcom/psrockman.cpp capcom/psrockman] ==
Similar in architecture to the Alto II and the Lilith, with 74181 ALUs and unique CPU.
Hybrid pinball / medal game. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/alvg.cpp alvg] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/capcom/tvcapcom.cpp capcom/tvcapcom] ==
Pinball hardware.
Nintendo WII derived hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/am1000.cpp am1000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/casio/casio_rompack.cpp casio/casio_rompack] ==
M68000 based.
Just a holder for the Casio ROM Pack Software List to ensure they aren't orphaned. These ROM Packs are used by various devices, but none of the devices have been dumped. Once a supported system is dumped this can be removed and the list can be hooked up to that.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/ampex.cpp ampex] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/casio/ht6000.cpp casio/ht6000] ==
Z80 based.
Synthesizer. UPD7810 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/ampex210.cpp ampex210] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/casio/sx1000.cpp casio/sx1000] ==
Z80 based.
Unix workstation. M68010 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/motorola/ampscarp.cpp ampscarp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/cave/cavepc.cpp cave/cavepc] ==
Unknown CPU.
PC hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/amstarz80.cpp amstarz80] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/cave/fstgfish.cpp cave/fstgfish] ==
Card game. Z80 based.
PC hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/anzterm.cpp anzterm] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/chess/conic_cchess3.cpp chess/conic_cchess3] ==
Bank teller terminal. M6809 based. Dump is incomplete.
Unemulated MSM5840 with undumped internal ROM.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/argox.cpp argox] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/cinematronics/dlair2.cpp cinematronics/dlair2] ==
Printer. H83002 based.
No laserdisc captures in MAME format.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/astrafr.cpp astrafr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/cirsa/cirsa820xxx.cpp cirsa/cirsa820xxx] ==
Fruit machine hardware. M68000 based.
Mechanical slot machine. I8085 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/astropc.cpp astropc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/cirsa/cirsa910510.cpp cirsa/cirsa910510] ==
Fruit machine hardware. Possibly PC based.
Mechanical slot machine. I8088 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/atari/atarittl.cpp atarittl] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/cirsa/miniguay.cpp cirsa/miniguay] ==
Discrete hardware.
Slot machine. I8085 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/atari_4x4.cpp atari_4x4] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/cirsa/missbamby.cpp cirsa/missbamby] ==
Pinball. M6502 based.
Mechanical slot machine. I8085A based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/atari_s1.cpp atari_s1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/cirsa/neptunp2.cpp cirsa/neptunp2] ==
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.
Slots (both video and mechanical). I80188 based. Most are incomplete dumps.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/atronic.cpp atronic] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/citoh/cit101xl.cpp citoh/cit101xl] ==
Fruit machine hardware. Z80 based.
Video terminal. HD64B180R0P based.


== [http://github.com/mamedev/mame/blob/master/src/mame/att/att3b2.cpp att3b2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/commodore/c64dtv.cpp commodore/c64dtv] ==
WE32100 based.
Based on an ASIC which contains the entire C64 hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/att/att4425.cpp att4425] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/commodore/c900.cpp commodore/c900] ==
Terminal. Z80 based.
Computer. Z8001 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/att/att610.cpp att610] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dataeast/ffantasy_ms.cpp dataeast/ffantasy_ms] ==
Terminal. Z80 based.
Bootleg on Modular System, heavily modified from the original. M68000 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/att/att630.cpp att630] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dec/decmate2.cpp dec/decmate2] ==
Terminal. M68000 based.
Business PCs. PDP8 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/dg/aviion88k.cpp aviion88k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dec/decwritr.cpp dec/decwritr] ==
Personal computer. MC88100 based.
Teletype / teleprinter. I8080 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/atari/badlands_ms.cpp badlands_ms] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dec/jensen.cpp dec/jensen] ==
Bootleg on Modular System, modified from the original. M68000 based.
DEC 21064 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/bailey.cpp bailey] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dec/pdp11.cpp dec/pdp11] ==
Discrete hardware.
''' sms1000 ''' - Many undumped PROMs. T11 + i80188 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/barni.cpp barni] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dec/rainbow.cpp dec/rainbow] ==
Pinball hardware.
''' rainbow100a ''' - Incomplete dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/novation/basssta.cpp basssta] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dec/vt220.cpp dec/vt220] ==
Synthesizer. MN1880 based.
i8051 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/belatra.cpp belatra] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dec/vt320.cpp dec/vt320] ==
Fruit machine hardware. Possibly ARM based.
i8051 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/sony/betacam.cpp betacam] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dec/vt520.cpp dec/vt520] ==
Videocassette player. V25 + H8/534 based.
I80C3X based.


== [http://github.com/mamedev/mame/blob/master/src/mame/bfm/bfmsys83.cpp bfmsys83] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dg/aviion88k.cpp dg/aviion88k] ==
Fruit machine hardware. M6802 based.
Personal computer. MC88100 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/bfm/bfm_ad5sw.hxx bfm_ad5sw] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/emusys/emax.cpp emusys/emax] ==
Samplers. NS32008 / NS32016 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/bfm/bfm_sc5sw.hxx bfm_sc5sw] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/emusys/emu2.cpp emusys/emu2] ==
Fruit machine hardware. MCF5206E based.
Synthesizer. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/bfm/bfm_swp.cpp bfm_swp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/emusys/emu3.cpp emusys/emu3] ==
SWP hardware. M68340 based.
Synthesizer. NS32016 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/bingo.cpp bingo] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/emusys/emu68k.cpp emusys/emu68k] ==
Bingo hardware.
MC68000-based synthesizer modules.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/bingoman.cpp bingoman] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ericsson/e9161.cpp ericsson/e9161] ==
H8 based.
Teminal. M68000 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/taito/bingowav.cpp bingowav] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/exidy/exidyttl.cpp exidy/exidyttl] ==
TMP63803F-16 based.
Discrete hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/siemens/bitel.cpp bitel] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/falco/falco500.cpp falco/falco500] ==
Terminal hardware. I8031 based.
''' falco500e, falco5220s ''' - Specifics of these newer models aren't emulated yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/blit.cpp blit] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/falco/falcots.cpp falco/falcots] ==
Bitmap graphics terminal. M68000 based.
Terminal. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/capcom/blktiger_ms.cpp blktiger_ms] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/funworld/photoplys.cpp funworld/photoplys] ==
Bootleg, Z80 based hardware. Differs heavily from the original in blktiger.cpp.
Touch screen game. Celeron based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/blocktax.cpp blocktax] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/funworld/photoplysx.cpp funworld/photoplysx] ==
Uses an 80C51 with undumped internal flash rom.
Touch screen game. Celeron based.


== [http://github.com/mamedev/mame/blob/master/src/mame/seibu/bloodbro_ms.cpp bloodbro_ms] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/gaelco/gaelcof3.cpp gaelco/gaelcof3] ==
Bootleg on Modular System, heavily modified from the original. M68000 based.
Kiddie rides. Undumped PIC16C56 as main CPU.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/bntyhunt.cpp bntyhunt] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/gaelco/gaelcopc.cpp gaelco/gaelcopc] ==
Arcade game with PC hardware. Bios is undumped.
Pentium IV based. NVIDIA TI4200 GFX card.


== [http://github.com/mamedev/mame/blob/master/src/mame/roland/boss_se70.cpp boss_se70] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/gridcomp/gridcomp.cpp gridcomp/gridcomp] ==
Signal processor. HD6415108 based.
''' grid1109, grid1121, grid1129, grid1131 ''' - Missing BIOS dumps.


== [http://github.com/mamedev/mame/blob/master/src/mame/roland/boss_sx700.cpp boss_sx700] ==
''' grid1139 ''' - Differences from base hardware aren't emulated yet.
Signal processor. HD6413002F based.


== [http://github.com/mamedev/mame/blob/master/src/mame/atlus/bowltry.cpp bowltry] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/homebrew/ultim809.cpp homebrew/ultim809] ==
H8-3008 based. TT5565 for sound.
Homebrew computer. 68B09E based.


== [http://github.com/mamedev/mame/blob/master/src/mame/homelab/braiplus.cpp braiplus] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/homelab/braiplus.cpp homelab/braiplus] ==
Talking computer. Z80 based.
Talking computer. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/sony/bvm.cpp bvm] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/hp/hp2100.cpp hp/hp2100] ==
Monitor. HD6435368 based.
CPU is a 2116A, a hard-wired design.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/hp/hp700.cpp hp/hp700] ==
Terminal. V20 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/hp/hp7596a.cpp hp/hp7596a] ==
Plotter. M68000 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/hp/hp9845.cpp hp/hp9845] ==
''' hp9835a, hp9835b, hp9845a, hp9845s ''' - Emulation of this systems hasn't been started yet.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/hp/jornada.cpp hp/jornada] ==
PDA. SA1110 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/husky/hawk.cpp husky/hawk] ==
Z180 based. No documentation available.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/by17.cpp by17] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/husky/hunter16.cpp husky/hunter16] ==
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.
Computer. V25 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/by35.cpp by35] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ibm/ibm3153.cpp ibm/ibm3153] ==
Pinball hardware.
Terminal. I80C32 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/by6803.cpp by6803] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ibm/ibm5150.cpp ibm/ibm5150] ==
Pinball hardware.
PC. Undocumented. It's barely known that it uses a specific "JDA" video adapter, and that it uses a specific incompatible bus slot.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/by68701.cpp by68701] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ibm/ibm6580.cpp ibm/ibm6580] ==
Pinball hardware.
Word-processing workstation. I8086 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/c2color.cpp c2color] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ice/frenzyxprss.cpp ice/frenzyxprss] ==
Unidentified CPU.
Redemption game. PC based (Celeron).


== [http://github.com/mamedev/mame/blob/master/src/mame/commodore/c64dtv.cpp c64dtv] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ice/ice_hhhippos.cpp ice/ice_hhhippos] ==
Based on an ASIC which contains the entire C64 hardware.
Redemption game. M68HC705C8A based.


== [http://github.com/mamedev/mame/blob/master/src/mame/commodore/c900.cpp c900] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ice/ice_tbd.cpp ice/ice_tbd] ==
Computer. Z8001 based.
Slot car type race game. Z80 based,


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/capcom.cpp capcom] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ice/schexx4gen.cpp ice/schexx4gen] ==
Pinball hardware.
Bubble jockey. Electromechanical. MC68HC11A1 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/taito/capr1.cpp capr1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/igs/goldstar.cpp igs/goldstar] ==
Coin pusher hardware.
''' ss2001 ''' - Different GFXs (has one more reel than other sets).


== [http://github.com/mamedev/mame/blob/master/src/mame/taito/caprcyc.cpp caprcyc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/igs/igs_fear.cpp igs/igs_fear] ==
Coin pusher hardware.
Main program / boot code in (currently undumpable) MCU.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/cardinal.cpp cardinal] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/igs/igs_m027.cpp igs/igs_m027] ==
Terminal. I8031 based.
Main program / boot code in (currently undumpable) MCU.


== [http://github.com/mamedev/mame/blob/master/src/mame/casio/casio_rompack.cpp casio_rompack] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/igs/igs_m036.cpp igs/igs_m036] ==
Just a holder for the Casio ROM Pack Software List to ensure they aren't orphaned. These ROM Packs are used by various devices, but none of the devices have been dumped. Once a supported system is dumped this can be removed and the list can be hooked up to that.
The igs036 MCU has internal undumped code.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/castle.cpp castle] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/igs/pgm2.cpp igs/pgm2] ==
Mechanical Fruit Machines with DMD display. HD6301 based.
''' bubucar ''' - Most ROMs are undumped, external CPU ROM is encrypted, internal CPU ROM is undumped.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/cavepc.cpp cavepc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/igs/pgm3.cpp igs/pgm3] ==
PC hardware.
Highly protected + encrypted. Probably ARM based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/cbnt2039.cpp cbnt2039] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/informer/informer_207_100.cpp informer/informer_207_100] ==
Printer controller card. F8680 PC/CHIP (x86 with custom opcodes) based.
Bad dump. Terminal. HD68B09EP based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/cd100.cpp cd100] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/intel/intellec8.cpp intel/intellec8] ==
Jukebox. HD64180RP based.
Development machine for the 8008 CPU.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/cdsys5.cpp cdsys5] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/intel/sdk51.cpp intel/sdk51] ==
Jukebox. MC68HC11D0 based.
I8031 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/chameleonrx1.cpp chameleonrx1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/irem/m119.cpp irem/m119] ==
PENTIUM 4 based.
Medal games. SH3 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/changyu.cpp changyu] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/jpm/jpmmps.cpp jpm/jpmmps] ==
Unknown gambling game. M6502 based.
Fruit machine hardware. TMS9995 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/chicago.cpp chicago] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/jpm/jpms80.cpp jpm/jpms80] ==
Discrete hardware.
Fruit machine hardware. TMS9995 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/cirsa/cirsa820xxx.cpp cirsa820xxx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/jpm/jpmsys7.cpp jpm/jpmsys7] ==
Mechanical slot machine. I8085 based.
Fruit machine hardware. Possibly M68340 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/cirsa/cirsa910510.cpp cirsa910510] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/jpm/pluto5.cpp jpm/pluto5] ==
Mechanical slot machine. I8088 based.
Fruit machine hardware. M68340 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/citoh/cit101xl.cpp cit101xl] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/jpm/pluto6.cpp jpm/pluto6] ==
Video terminal. HD64B180R0P based.
Fruit machine hardware. MCF5206E based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/cit1500.cpp cit1500] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/kawai/acr20.cpp kawai/acr20] ==
Public pay phones. UPD78053 based.
Digital Accompaniment Center. TMP96C141 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/cleartone.cpp cleartone] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/kawai/k1.cpp kawai/k1] ==
Mechanical fruit machine. Z80 + Digitalker based.
Synthesizer. UPD78310 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/clowndn.cpp clowndwn] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/kawai/k4.cpp kawai/k4] ==
Redemption game. M6802 based.
Synthesizer. UPD78310 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/clxvme186.cpp clxvme186] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/kawai/k5.cpp kawai/k5] ==
80186-based VMEbus controller.
Synthesizer. V40 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/cointek.cpp cointek] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/kawai/ksp10.cpp kawai/ksp10] ==
Slot / poker game? Z80 based.
Digital piano. TMP96C141 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/comebaby.cpp comebaby] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/kawai/r100.cpp kawai/r100] ==
Arcade game. Runs on a 633 MHz Celeron CPU class machine running Windows 98.
Synthesizer. M50734SP based.


== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/compmahj.cpp compmahj] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/kawai/sx240.cpp kawai/sx240] ==
LH5XXX family based.
Synthesizer. I8031 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/compucranes.cpp compucranes] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/cougar.cpp konami/cougar] ==
MCS51-based crane coinops.
Coin pusher. SH4 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/chess/conic_cchess3.cpp conic_cchess3] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/kongs470.cpp konami/kongs470] ==
Unemulated MSM5840 with undumped internal ROM.
Japanese bingo. This is thought to be the main PCB and to be missing the satellite PCBs. M68000 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/consola_emt.cpp consola_emt] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/kpontoon.cpp konami/kpontoon] ==
Printer isn't emulated.
Arcade card game. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/cosmos_playc8f.cpp cosmos_playc8f] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/kpython.cpp konami/kpython] ==
Electromechanical redemption games. M68HC705C based.
Playstation 2 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/cowtipping.cpp cowtipping] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/kpython2.cpp konami/kpython2] ==
MC68SZ328AVH66 based. Redemption game.
Playstation 2 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/crazybal.cpp crazybal] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/korg/korgds8.cpp korg/korgds8] ==
Discrete hardware.
Synthesizer. UPD78C10 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/cromptons.cpp cromptons] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/korg/korgdss1.cpp korg/korgdss1] ==
Redemption game. TS80C32X2-MCA based.
Synthesizer. UPD70208 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/ct909e_segadvd.cpp ct909e_segadvd] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/korg/korgdvp1.cpp korg/korgdvp1] ==
Portable DVD player. SPARCV8 based.
Vocoder. UPD7811 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/taito/cucaracha.cpp cucaracha] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/korg/korgdw8k.cpp korg/korgdw8k] ==
Mechanical whack-a-mole with a dot-matrix LED screen. Z80 based.
Synthesizer. HD63B03XP based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/cupidon.cpp cupidon] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/korg/korgws.cpp korg/korgws] ==
Fruit machine hardware. Possibly M68340 based.
Vector synthesizer. HD641016 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/cwheel.cpp cwheel] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/korg/korgz3.cpp korg/korgz3] ==
ST6228 based.
Synthesizer. UPD70116C based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/d400.cpp d400] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/korg/microkorg.cpp korg/microkorg] ==
Terminal. M6809 based.
Compact synthesizer/vocoder. HD6412320VF25 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/namco/dangbar.cpp dangbar] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/korg/poly800.cpp korg/poly800] ==
Mechanical medal game with led screen. MC68HC11K1 based. Hits some unimplemented / stub-only features of the CPU core.
Synthesizer. MSM80C85ARS based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/daryde.cpp daryde] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/korg/polysix.cpp korg/polysix] ==
Darts. Z180 based.
Synthesizer. I804X based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/ddz.cpp ddz] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/leapfrog/iquest.cpp leapfrog/iquest] ==
Encrypted. VRENDER0 SOC based.
I8032 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/de_2.cpp de_2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/leapfrog/leappad.cpp leapfrog/leappad] ==
Pinball hardware.
Unidentified CPU.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/de_3.cpp de_3] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/leapfrog/leapster.cpp leapfrog/leapster] ==
Pinball hardware.
ARCompact based.


== [http://github.com/mamedev/mame/blob/master/src/mame/dec/decmate2.cpp decmate2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/leapfrog/leapster_explorer.cpp leapfrog/leapster_explorer] ==
Business PCs. PDP8 based.
Unidentified ARM9 based SoC. Internal ROM not dumped.


== [http://github.com/mamedev/mame/blob/master/src/mame/dec/decwritr.cpp decwritr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/learsiegler/adm11.cpp learsiegler/adm11] ==
Teletype / teleprinter. I8080 based.
Terminal. I8031 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/bandai/design_master.cpp design_master] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/learsiegler/adm23.cpp learsiegler/adm23] ==
H8/328 based.
Terminal. Z8682 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/diablo1300.cpp diablo1300] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/learsiegler/adm31.cpp learsiegler/adm31] ==
Printer with DIABLO CPU.
Terminal. M6800 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/diamondking.cpp diamondking] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/learsiegler/adm36.cpp learsiegler/adm36] ==
Video slot machine. I8085A based.
Terminal. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/digiblast.cpp digiblast] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/liberty/freedom120.cpp liberty/freedom120] ==
Handheld. ARM9 + S3C2410 based.
Serial terminal. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/digilog400.cpp digilog400] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/mattel/pixtermu.cpp mattel/pixtermu] ==
Protocol analyzer. I80186 based.
Handheld. ARM720T based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/digitech_gsp5.cpp digitech_gsp5] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/maygay/maygayep.cpp maygay/maygayep] ==
Guitar effects processor. HD6303RP based.
Fruit machine hardware (H8-3002 + YMZ280B).


== [http://github.com/mamedev/mame/blob/master/src/mame/taito/dinoking.cpp dinoking] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/maygay/maygaysw.cpp maygay/maygaysw] ==
Medal games. H8S-2394 based. Could be similar to invqix.cpp, with an additional video chip similar to that in gunpey.cpp.
SWP games. MC68306 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/namco/dkmb.cpp dkmb] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/maygay/mmm.cpp maygay/mmm] ==
MPC603RRX266LC based.
Fruit machine hardware. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/cinematronics/dlair2.cpp dlair2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/meadows/meadwttl.cpp meadows/meadwttl] ==
No laserdisc captures in MAME format.
Discrete hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/dmainevent.cpp dmainevent] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/mera/ec7915.cpp mera/ec7915] ==
Electromechanical. M6802 based.
Terminal. КР580ВМ80А based.


== [http://github.com/mamedev/mame/blob/master/src/mame/sony/dpsv55.cpp dpsv55] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/mera/konin.cpp mera/konin] ==
Effect processors. MB90641A based.
Z80 based, no info available.


== [http://github.com/mamedev/mame/blob/master/src/mame/novation/drumsta.cpp drumsta] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/mera/vdm7932x.cpp mera/vdm7932x] ==
Drum machine. MN1880 based.
Terminal. UA880D (Z80) based.


== [http://github.com/mamedev/mame/blob/master/src/mame/samsung/dvd-n5xx.cpp dvd-n5xx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/merit/merit3xx.cpp merit/merit3xx] ==
Nuon enhanced DVD player.  
Z80 based. Shares similarities with merit.cpp and meritm.cpp.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/dynamoah.cpp dynamoah] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/merit/merits.cpp merit/merits] ==
Air hockey. I80C31 based.
Darts machines. 80C032 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/ericsson/e9161.cpp e9161] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/merit/meritsdx.cpp merit/meritsdx] ==
Teminal. M68000 based.
Darts machines. AMD Elan SC300-33KC based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/easy_karaoke.cpp easy_karaoke] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/microterm/ergo201.cpp microterm/ergo201] ==
ARM 720 based. TV games.
Terminal. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/mera/ec7915.cpp ec7915] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/microterm/mt420.cpp microterm/mt420] ==
Terminal. КР580ВМ80А based.
Terminal. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/ecoinf1.cpp ecoinf1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/microterm/mt440.cpp microterm/mt440] ==
Fruit machine hardware. Z80 based.
Terminal. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/elcirculo.cpp elcirculo] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/microterm/mt5510.cpp microterm/mt5510] ==
Electromechanical gambling roulette. M6504 based.
Terminal. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/electra.cpp electra] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/microsoft/xbox.cpp microsoft/xbox] ==
Discrete hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/elzet80.cpp elzet80] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/midway/midqslvr.cpp midway/midqslvr] ==
Luggable CP/M computer. Z80 based.
PC based hardware (Celeron + 3DFX).


== [http://github.com/mamedev/mame/blob/master/src/mame/emusys/emax.cpp emax] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/midway/pinball2k.cpp midway/pinball2k] ==
Samplers. NS32008 / NS32016 based.
Pinball - video hybrid based on Cyrix MediaGX hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/emusys/emu2.cpp emu2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/midway/starrider.cpp midway/starrider] ==
Synthesizer. Z80 based.
Laserdisc game. MC6809E based.


== [http://github.com/mamedev/mame/blob/master/src/mame/emusys/emu3.cpp emu3] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/a1supply.cpp misc/a1supply] ==
Synthesizer. NS32016 based.
I4040 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/emusys/emu68k.cpp emu68k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/aces1.cpp misc/aces1] ==
MC68000-based synthesizer modules.
Fruit machine hardware. Z80 based?


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/epic14e.cpp epic14e] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/acesp.cpp misc/acesp] ==
Terminal. M6502 based.
Fruit machine hardware. HD6301 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/microterm/ergo201.cpp ergo201] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/age_candy.cpp misc/age_candy] ==
Terminal. Z80 based.
Crane game. Unemulated HPC46104 CPU.


== [http://github.com/mamedev/mame/blob/master/src/mame/sega/eshockey.cpp eshockey] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/amstarz80.cpp misc/amstarz80] ==
Air hockey. Z80 based.
Card game. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/esprit.cpp esprit] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/antonelli_hd6305.cpp misc/antonelli_hd6305] ==
M6502 based.
Keyboards. HD6305 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/eurocom2.cpp eurocom2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/astrafr.cpp misc/astrafr] ==
Preliminary driver. M6809 based. Big TODO list at the top of the driver.
Fruit machine hardware. M68000 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/nec/ews4800.cpp ews4800] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/atronic.cpp misc/atronic] ==
PC. R4000 based.
Fruit machine hardware. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/exidy/exidyttl.cpp exidyttl] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/bailey.cpp misc/bailey] ==
Discrete hardware.
Discrete hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/extrema.cpp extrema] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/belatra.cpp misc/belatra] ==
Fruit machine hardware. Possibly Z80 based. Some weak encryption.
Fruit machine hardware. Possibly ARM based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/bingoman.cpp misc/bingoman] ==
H8 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/blocktax.cpp misc/blocktax] ==
Uses an 80C51 with undumped internal flash rom.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/bntyhunt.cpp misc/bntyhunt] ==
Arcade game with PC hardware. Bios is undumped.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/brglitz.cpp misc/brglitz] ==
Coin pusher. PIC17C43 based. Dump may be bad.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/castle.cpp misc/castle] ==
Mechanical Fruit Machines with DMD display. HD6301 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/ez2d.cpp ez2d] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/chameleonrx1.cpp misc/chameleonrx1] ==
Dancing game. Intel Celeron based.
PENTIUM 4 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/falco/falco500.cpp falco500] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/changyu.cpp misc/changyu] ==
''' falco500e, falco5220s ''' - Specifics of these newer models aren't emulated yet.
Unknown gambling game. M6502 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/falco/falcots.cpp falcots] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/chicago.cpp misc/chicago] ==
Terminal. Z80 based.
Discrete hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/falgas_m89.cpp falgas_m89] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/cleartone.cpp misc/cleartone] ==
Kiddy ride. I8085A based.
Mechanical fruit machine. Z80 + Digitalker based.


== [http://github.com/mamedev/mame/blob/master/src/mame/dataeast/ffantasy_ms.cpp ffantasy_ms] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/clowndn.cpp misc/clowndn] ==
Bootleg on Modular System, heavily modified from the original. M68000 based.
Redemption game. M6802 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/freedom120.cpp freedom120] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/cointek.cpp misc/cointek] ==
Serial terminal. Z80 based.
Slot / poker game? Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/freeway.cpp freeway] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/comebaby.cpp misc/comebaby] ==
Poker game. 8088 based.
Arcade game. Runs on a 633 MHz Celeron CPU class machine running Windows 98.


== [http://github.com/mamedev/mame/blob/master/src/mame/ice/frenzyxprss.cpp frenzyxprss] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/compucranes.cpp misc/compucranes] ==
Redemption game. PC based (Celeron).
MCS51-based crane coinops.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/fs3216.cpp fs3216] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/cosmos_playc8f.cpp misc/cosmos_playc8f] ==
M68000 based.
Electromechanical redemption games. M68HC705C based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/funeball.cpp funeball] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/cowtipping.cpp misc/cowtipping] ==
Electromechanical. 80C562 based.
MC68SZ328AVH66 based. Redemption game.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/fungames.cpp fungames] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/crazybal.cpp misc/crazybal] ==
Discrete hardware.
Discrete hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/sega/fwheel.cpp fwheel] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/cromptons.cpp misc/cromptons] ==
SMS based with a couple extra, Z80 based boards.
Redemption game. TS80C32X2-MCA based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/cupidon.cpp misc/cupidon] ==
Fruit machine hardware. Possibly M68340 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/cwheel.cpp misc/cwheel] ==
ST6228 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/gaelco/gaelcof3.cpp gaelcof3] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/daryde.cpp misc/daryde] ==
Kiddie rides. Undumped PIC16C56 as main CPU.
Darts. Z180 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/gaelco/gaelcopc.cpp gaelcopc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/ddz.cpp misc/ddz] ==
Pentium IV based. NVIDIA TI4200 GFX card.
Encrypted. VRENDER0 SOC based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/gameace.cpp gameace] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/diamondking.cpp misc/diamondking] ==
Korean arcade game. Scrambled address lines. The data has been descrambled, but opcodes seem to follow a different pattern.
Video slot machine. I8085A based.


== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/gamecube.cpp gamecube] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/dmainevent.cpp misc/dmainevent] ==
IBM "Gekko" based.
Electromechanical. M6802 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/gamemasters.cpp gamemasters] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/dynamoah.cpp misc/dynamoah] ==
Coin pusher hardware. M6502 based.
Air hockey. I80C31 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/gammagic.cpp gammagic] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/ecoinf1.cpp misc/ecoinf1] ==
PC based gambiling machine.
Fruit machine hardware. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/gem_rp.cpp gem_rp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/electra.cpp misc/electra] ==
Electric piano. H83003 based.
Discrete hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/generalplus_gpl_unknown.cpp generalplus_gpl_unknown] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/extrema.cpp misc/extrema] ==
Unknown CPU, doesn't seem to have unSP2.0 opcodes.
Fruit machine hardware. Possibly Z80 based. Some weak encryption.


== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/generalplus_gpl16250_mobigo.cpp generalplus_gpl16250_mobigo] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/falgas_m89.cpp misc/falgas_m89] ==
GPL16250 based. Possibly undumped internal ROM / bootloader.
Kiddy ride. I8085A based.


== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/generalplus_gpl32612.cpp generalplus_gpl32612] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/freeway.cpp misc/freeway] ==
ARM based, unknown core.
Poker game. 8088 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/geniusjr.cpp geniusjr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/funeball.cpp misc/funeball] ==
Unidentified CPU (possibly derived from 68HC05?).
Electromechanical. 80C562 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/gfamily.cpp gfamily] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/fungames.cpp misc/fungames] ==
Celeron based. Bootleg multi-emulator system (MAME, Nebula, FBA, ZiNc).
Discrete hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/gkidabc.cpp gkidabc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/gamemasters.cpp misc/gamemasters] ==
Unidentified main CPU.
Coin pusher hardware. M6502 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/glcx.cpp glcx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/gfamily.cpp misc/gfamily] ==
Unknown CPU type. At least gl6600cx uses an unemulated NSC1028 SOC.
Celeron based. Bootleg multi-emulator system (MAME, Nebula, FBA, ZiNc).


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/globalfr.cpp globalfr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/globalfr.cpp misc/globalfr] ==
Fruit machine hardware. M37702S based.
Fruit machine hardware. M37702S based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/globalvr.cpp globalvr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/globalvr.cpp misc/globalvr] ==
Skeleton hardware. Pentium based.
Skeleton hardware. Pentium based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/gm1000.cpp gm1000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/hapyfish.cpp misc/hapyfish] ==
Sound module. M37702S1 based.
Bootleg with emulators of arcade games. ARM920T based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/hazelgr.cpp misc/hazelgr] ==
Fruit machine hardware. Z80 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/hobbyplay.cpp misc/hobbyplay] ==
Mechanical slot machines. Z80 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/houseball.cpp misc/houseball] ==
Electromechanical. ST62E65B based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/itgambl2.cpp misc/itgambl2] ==
Gambling games based on H8/3337 MCU + NEC D7759GC (sound). All these games use MCUs with internal ROM for their programs.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/gnat10.cpp gnat10] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/itgambl3.cpp misc/itgambl3] ==
CP/M system. Z80 based.
Gambling games based on Mitsubishi (Renesas) M16C MCU family. All these games use MCUs with internal ROM for their programs.


== [http://github.com/mamedev/mame/blob/master/src/mame/igs/goldstar.cpp goldstar] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/itgamble.cpp misc/itgamble] ==
''' ss2001 ''' - Different GFXs (has one more reel than other sets).
Gambling games mostly based on H8/3048 + OKI 6295 or similar. These all use MCUs with internal ROM for their programs.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/gp_2.cpp gp_2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/laz_ribrac.cpp misc/laz_ribrac] ==
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.
Mechanical game. I80C31 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/gridcomp/gridcomp.cpp gridcomp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/magreel.cpp misc/magreel] ==
''' grid1109, grid1121, grid1129, grid1131 ''' - Missing BIOS dumps.
Gambling game. M68000 based. Encrypted.


''' grid1139 ''' - Differences from base hardware aren't emulated yet.
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/microdar.cpp misc/microdar] ==
Darts. Main CPU has internal undumped ROM.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/gts1.cpp gts1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/minivideo.cpp misc/minivideo] ==
Pinball hardware.
Undumped HD6473258P10 internal ROM (H8/325 series).


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/gts3.cpp gts3] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/neomania.cpp misc/neomania] ==
Pinball hardware.
PC with NeoGeo emulator.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/gts3a.cpp gts3a] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/nexus3d.cpp misc/nexus3d] ==
Pinball hardware.
ARM920T based. 2 x QS1000 for sound.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/gts80.cpp gts80] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/nsg6809.cpp misc/nsg6809] ==
Pinball hardware.
6809 based mechanical game.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/gts80a.cpp gts80a] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/odissey.cpp misc/odissey] ==
Pinball hardware.
Slot hardware. Pentium based. No hard disk dump available.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/gts80b.cpp gts80b] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/opercoin.cpp misc/opercoin] ==
Pinball hardware.
Mechanical slot machine. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/atari/gumrally.cpp gumrally] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/playcenter.cpp misc/playcenter] ==
Electromechanical redemption game. M68000 based.
Touch screen game. AMD K6 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/hapyfish.cpp hapyfish] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/plsonic4.cpp misc/plsonic4] ==
Bootleg with emulators of arcade games. ARM920T based.
Multisystem. Allows plugging in up to 4 JAMMA PCBs. Z80 based. Currently stops after ROM/RAM test.


== [http://github.com/mamedev/mame/blob/master/src/mame/quantel/harriet.cpp harriet] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/pmc.cpp misc/pmc] ==
M68010 based.
Very early arcade games. I4040 based.


== [http://github.com/mamedev/mame/blob/master/src/husky/hawk.cpp hawk] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/potgoldu.cpp misc/potgoldu] ==
Z180 based. No documentation available.
TMS34010 based. One of the sets is possibly a bad dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/hazelgr.cpp hazelgr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/proconn.cpp misc/proconn] ==
Fruit machine hardware. Z80 based.
Fruit machine hardware. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/taito/heromem.cpp heromem] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/psattack.cpp misc/psattack] ==
Coin pusher with 2 screens. Based on 3 Z80s + 2 TC0091LVC. 2 YM2610B for sound.
VRENDER0 SOC based. Needs Compact Flash hookup.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/pse.cpp misc/pse] ==
Discrete hardware.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/radikaldarts.cpp misc/radikaldarts] ==
Celeron based.


== [http://github.com/mamedev/mame/blob/master/src/mame/tangerine/hhtiger.cpp hhtiger] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/rawthrillspc.cpp misc/rawthrillspc] ==
Z80 based. No documentation available.
Arcade. Athlon 64 X2 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/hobbyplay.cpp hobbyplay] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/rcorsair.cpp misc/rcorsair] ==
Mechanical slot machines. Z80 based.
Program ROM is in a custom block and hasn't been dumped. CPU type unknown.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/hohnadam.cpp hohnadam] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/rf51w14cg.cpp misc/rf51w14cg] ==
Keyboard synthesizer. M68000 based.
Slot. N80C188XL based. Incomplete dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/houseball.cpp houseball] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/rfslotspcpent.cpp misc/rfslotspcpent] ==
Electromechanical. ST62E65B based.
Slot machines. Pentium based.


== [http://github.com/mamedev/mame/blob/master/src/mame/hp/hp2100.cpp hp2100] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/sanremmg.cpp misc/sanremmg] ==
CPU is a 2116A, a hard-wired design.
Based on an unemulated M30624FG (M16C/62A family) with undumped internal ROM.


== [http://github.com/mamedev/mame/blob/master/src/mame/hp/hp700.cpp hp700] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/savquest.cpp misc/savquest] ==
Terminal. V20 based.
PC based hardware (Pentium II + VGA card).


== [http://github.com/mamedev/mame/blob/master/src/mame/hp/hp7596a.cpp hp7596a] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/scm_500.cpp misc/scm_500] ==
Plotter. M68000 based.
Change machine. Everything unknown.


== [http://github.com/mamedev/mame/blob/master/src/mame/hp/hp9845.cpp hp9845] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/sealy.cpp misc/sealy] ==
''' hp9835a, hp9835b, hp9845a, hp9845s ''' - Emulation of this systems hasn't been started yet.
Program ROMs aren't dumped. Probably inside M30624 MCU.


== [http://github.com/mamedev/mame/blob/master/src/mame/casio/ht6000.cpp ht6000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/sealy_fr.cpp misc/sealy_fr] ==
Synthesizer. UPD7810 based.
Medal game. Unemulated Frontrunner core.


== [http://github.com/mamedev/mame/blob/master/src/mame/husky/hunter16.cpp hunter16] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/silverball.cpp misc/silverball] ==
Computer. V25 based.
Touch screen game. Pentium-S based.


== [http://github.com/mamedev/mame/blob/master/src/mame/ibm/ibm3153.cpp ibm3153] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/skopro.cpp misc/skopro] ==
Terminal. I80C32 based.
Pentium E2160 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/ibm/ibm6580.cpp ibm6580] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/skylncr.cpp misc/skylncr] ==
Word-processing workstation. I8086 based.
''' rolla ''' - Undumped internal ROM of an unemulated Winbond W77E58P.


== [http://github.com/mamedev/mame/blob/master/src/mame/ice/ice_bozopail.cpp ice_bozopail] ==
''' superb2k ''' - CPU is inside an epoxy block, so unverified type. External CPU ROM is encrypted.
Redemption game. MC68HC11A1 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/ice/ice_hhhippos.cpp ice_hhhippos] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/smd2144c.cpp misc/smd2144c] ==
Redemption game. M68HC705C8A based.
Arcade games. H8S based. Has undumped internal ROM.


== [http://github.com/mamedev/mame/blob/master/src/mame/ice/ice_tbd.cpp ice_tbd] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/spdamjes.cpp misc/spdamjes] ==
Slot car type race game. Z80 based,
Darts. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/idsa.cpp idsa] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/startouch.cpp misc/startouch] ==
Pinball hardware.
Pentium MMX based. Touschsceen game.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/iez80.cpp iez80] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/stop.cpp misc/stop] ==
Computer. Z80 based.
Mechanical arcade machine. I8031 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pc/igspc.cpp igspc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/strkzn.cpp misc/strkzn] ==
PC based hardware.
Redemption game using infrared light curtains. Z80 + 80188 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/igs/igs_fear.cpp igs_fear] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/sumt8035.cpp misc/sumt8035] ==
Main program / boot code in (currently undumpable) MCU.
Fruit machine hardware. NEC D8035LC based.


== [http://github.com/mamedev/mame/blob/master/src/mame/igs/igs_m027.cpp igs_m027] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/tapatune.cpp misc/tapatune] ==
Main program / boot code in (currently undumpable) MCU.
''' smartoss, srockbwl ''' - Mechanical games, differ from the pure videogames in the driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/igs/igs_m036.cpp igs_m036] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/teamjocs.cpp misc/teamjocs] ==
The igs036 MCU has internal undumped code.
Darts machine. Undumped PIC as main CPU.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/ikt5a.cpp ikt5a] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/tomsadvs.cpp misc/tomsadvs] ==
Terminal. I80C51 based.
Redemption game. Winbond W87C32C-40 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/inder.cpp inder] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/truesys.cpp misc/truesys] ==
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.
Gambling game. Nios II soft CPU core programmed in the FPGA.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/inderp.cpp inderp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/twinbskt.cpp misc/twinbskt] ==
Pinball hardware.
Mechanical redemption machine. ST6225 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/informer/informer_207_100.cpp informer_207_100] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/unkgolf.cpp misc/unkgolf] ==
Bad dump. Terminal. HD68B09EP based.
Unknown golf game, possibly only sound / IO part.


== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/innotv_innotabmax.cpp innotv_innotabmax]==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/usbilliards.cpp misc/usbilliards] ==
Tablet. Unknown core type / frequency, but confirmed as ARM based.
Discrete hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/capcom/instantm.cpp instantm] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/v0bowl.cpp misc/v0bowl] ==
No inputs and needs mechanical parts emulation (camera, printer..).
VRender0+ based. The flash dump is bad.


== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/inteladv.cpp inteladv] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/vlc34010.cpp misc/vlc34010] ==
ST220x based.
Slots with touch screen. M68000 + TMS34010 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/intel/intellec8.cpp intellec8] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/winbingo.cpp misc/winbingo] ==
Development machine for the 8008 CPU.
Gambling game. Based on an unemulated F3068F25V with undumped internal ROM.


== [http://github.com/mamedev/mame/blob/master/src/mame/apple/iphone2g.cpp iphone2g] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/wms.cpp misc/wms] ==
ARM11 based.
Fruit machine hardware. X86 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/iqunlim.cpp iqunlim] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/yuvomz80.cpp misc/yuvomz80] ==
MC68EZ328 based.
Mechanical medal games. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/sgi/iris3130.cpp iris3130] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/mitsubishi/trium.cpp mitsubishi/trium] ==
M68020 based.
Phone. ARM-based SoC.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/is48x.cpp is48x] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/motorola/ampscarp.cpp motorola/ampscarp] ==
I80188 based.
Unknown CPU.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/itgambl2.cpp itgambl2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/motorola/m8120.cpp motorola/m8120] ==
Gambling games based on H8/3337 MCU + NEC D7759GC (sound). All these games use MCUs with internal ROM for their programs.
Computer. M88K based, built around the MVME187 board.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/itgambl3.cpp itgambl3] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/motorola/powerstack.cpp motorola/powerstack] ==
Gambling games based on Mitsubishi (Renesas) M16C MCU family. All these games use MCUs with internal ROM for their programs.
PowerPC 604 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/itgamble.cpp itgamble] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/motorola/sys1121.cpp motorola/sys1121] ==
Gambling games mostly based on H8/3048 + OKI 6295 or similar. These all use MCUs with internal ROM for their programs.
VME chassis.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/itt1700.cpp itt1700] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/namco/dangbar.cpp namco/dangbar] ==
Terminal. Z80 based.
Mechanical medal game with led screen. MC68HC11K1 based. Hits some unimplemented / stub-only features of the CPU core.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/itt9216.cpp itt9216] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/namco/dkmb.cpp namco/dkmb] ==
Terminal hardware. M68008 based.
MPC603RRX266LC based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/jackpot.cpp jackpot] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/namco/namcops2.cpp namco/namcops2] ==
Gambling games. 2x Z80 based.
Playstation 2 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/dec/jensen.cpp jensen] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/namco/namcos1b.cpp namco/namcos1b] ==
DEC 21064 based.
Heavily modified bootleg Namco System 1 hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/jeutel.cpp jeutel] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/namco/quickncrash.cpp namco/quickncrash] ==
Pinball hardware.
Mechanical medal game with led screens. KL5C80A12 + TMPZ84C015 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/joctronic.cpp joctronic] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/namco/rbowlorama.cpp namco/rbowlorama] ==
Pinball hardware.
Arcade. Celeron based.


== [http://github.com/mamedev/mame/blob/master/src/mame/hp/jornada.cpp jornada] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/namco/sweetland4.cpp namco/sweetland4] ==
PDA. SA1110 based.
Mechanical candy distributing medal game. H8/3007 + Oki M9810.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/jp.cpp jp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/namco/wacky_gator.cpp namco/wacky_gator] ==
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.
Electromechanical game.


== [http://github.com/mamedev/mame/blob/master/src/mame/jpm/jpmmps.cpp jpmmps] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/natsemi/ns5652.cpp natsemi/ns5652] ==
Fruit machine hardware. TMS9995 based.
INS8900 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/jpm/jpms80.cpp jpms80] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ncd/ncd88k.cpp ncd/ncd88k] ==
Fruit machine hardware. TMS9995 based.
Terminal. MC88100 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/jpm/jpmsys7.cpp jpmsys7] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nec/ews4800.cpp nec/ews4800] ==
Fruit machine hardware. Possibly M68340 based.
PC. R4000 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/junior80.cpp junior80] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nec/pc_h98.cpp nec/pc_h98] ==
Computer. Z80 based.
PC. I486 based. Has NESA bus.


== [http://github.com/mamedev/mame/blob/master/src/mame/roland/juno106.cpp juno106] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/compmahj.cpp nintendo/compmahj] ==
Synthesizer. UPD7810 based.
LH5XXX family based.


== [http://github.com/mamedev/mame/blob/master/src/mame/roland/juno6.cpp juno6] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/gamecube.cpp nintendo/gamecube] ==
Synthesizer. I8049 based.
IBM "Gekko" based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/jvh.cpp jvh] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/snesb51.cpp nintendo/snesb51] ==
Pinball hardware.
SNES bootlegs controlled by an MCS-51 core.


== [http://github.com/mamedev/mame/blob/master/src/mame/kawai/k1.cpp k1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nmk/nmkmedal.cpp nmk/nmkmedal] ==
Synthesizer. UPD78310 based.
Electromechanical. TMP90C041AN based.


== [http://github.com/mamedev/mame/blob/master/src/mame/kawai/k4.cpp k4] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nokia/nokia_3310.cpp nokia/nokia_3310] ==
Synthesizer. UPD78310 based.
Cell phones. ARM7 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/kawai/k5.cpp k5] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/novadesitec/novadesitec_fr002.cpp novadesitec/novadesitec_fr002] ==
Synthesizer. V40 based.
Slot machines. MB90F533A based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/kissproto.cpp kissproto] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/novadesitec/novadesitec_fr004.cpp novadesitec/novadesitec_fr004] ==
Pinball hardware. I8035 based
Slot machines. H8S/2318 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/konami/kongs470.cpp kongs470] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/novadesitec/novadesitec_fr009.cpp novadesitec/novadesitec_fr009] ==
Japanese bingo. This is thought to be the main PCB and to be missing the satellite PCBs. M68000 based.
Slot machines. H8S/2318 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/mera/konin.cpp konin] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/novation/basssta.cpp novation/basssta] ==
Z80 based, no info available.
Synthesizer. MN1880 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/korg/korgds8.cpp korgds8] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/novation/drumsta.cpp novation/drumsta] ==
Synthesizer. UPD78C10 based.
Drum machine. MN1880 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/korg/korgdss1.cpp korgdss1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/olivetti/m20.cpp olivetti/m20] ==
Synthesizer. UPD70208 based.
''' m44 ''' - Z8001+ Z8010 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/korg/korgdvp1.cpp korgdvp1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/omron/luna_68k.cpp omron/luna_68k] ==
Vocoder. UPD7811 based.
Computer. M68030 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/korg/korgdw8k.cpp korgdw8k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/orla/hk1000.cpp orla/hk1000] ==
Synthesizer. HD63B03XP based.
Music keyboard. UPD7810 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/korg/korgm1.cpp korgm1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/orla/xm200.cpp orla/xm200] ==
Synthesizer. UPD70216 based.
PCM sound module. ST90R50 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/korg/korgws.cpp korgws] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pc/igspc.cpp pc/igspc] ==
Vector synthesizer. HD641016 based.
PC based hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/korg/korgz3.cpp korgz3] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pc/nforcepc.cpp pc/nforcepc] ==
Synthesizer. UPD70116C based.
nForce chipset emulation is preliminary.


== [http://github.com/mamedev/mame/blob/master/src/mame/konami/kpontoon.cpp kpontoon] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pc/paokaipc.cpp pc/paokaipc] ==
Arcade card game. Z80 based.
Bowling game. x86 PC-like hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/konami/kpython.cpp kpython] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pc/quakeat.cpp pc/quakeat] ==
Playstation 2 based.
PC based hardware (Pentium II + VGA card).


== [http://github.com/mamedev/mame/blob/master/src/mame/konami/kpython2.cpp kpython2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pc/queen.cpp pc/queen] ==
Playstation 2 based.
PC based hardware (probably Celeron or Pentium III).


== [http://github.com/mamedev/mame/blob/master/src/mame/kawai/ksp10.cpp ksp10] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pc/tosh1000.cpp pc/tosh1000] ==
Digital piano. TMP96C141 based.
80C88 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/lancelot.cpp lancelot] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/alvg.cpp pinball/alvg] ==
Pinball. Z80 based.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/laz_ribrac.cpp laz_ribrac] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/atari_4x4.cpp pinball/atari_4x4] ==
Mechanical game. I80C31 based.
Pinball. M6502 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/leapfrog/leapfrog_iquest.cpp leapfrog_iquest] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/atari_s1.cpp pinball/atari_s1] ==
I8032 based.
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.


== [http://github.com/mamedev/mame/blob/master/src/mame/leapfrog/leapfrog_leappad.cpp leapfrog_leappad] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/barni.cpp pinball/barni] ==
Unidentified CPU.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/leapfrog/leapfrog_leapster_explorer.cpp leapfrog_leapster_explorer] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/bingo.cpp pinball/bingo] ==
Unidentified ARM9 based SoC. Internal ROM not dumped.
Bingo hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/leapfrog/leapster.cpp leapster] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/by17.cpp pinball/by17] ==
ARCompact based.
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/learnwin.cpp learnwin] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/by35.cpp pinball/by35] ==
Learning computer.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/lee1214.cpp lee1214] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/by6803.cpp pinball/by6803] ==
Terminal. I80188 based.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/lee1220.cpp lee1220] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/by68701.cpp pinball/by68701] ==
Terminal. I8085A based.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/lft.cpp lft] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/capcom.cpp pinball/capcom] ==
Computer. I80186 based.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/lilith.cpp lilith] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/de_2.cpp pinball/de_2] ==
CPU consists of various parts including AM2901 and AM2911.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/lms46.cpp lms46] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/de_3.cpp pinball/de_3] ==
Z80 based. No info available. Bad dump.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/ltd.cpp ltd] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/gp_2.cpp pinball/gp_2] ==
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.


== [http://github.com/mamedev/mame/blob/master/src/mame/wing/lucky37.cpp lucky37] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/gts1.cpp pinball/gts1] ==
Undumped main CPU ROMs.
Pinball hardware.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/gts3.cpp pinball/gts3] ==
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/omron/luna_68k.cpp luna_68k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/gts3a.cpp pinball/gts3a] ==
Computer. M68030 based.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/omron/luna_88k.cpp luna_88k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/gts80.cpp pinball/gts80] ==
Workstation. MC88100 based.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/apple/lwriter.cpp lwriter] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/gts80a.cpp pinball/gts80a] ==
Printer hardware. M68000 based.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/irem/m119.cpp m119] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/gts80b.cpp pinball/gts80b] ==
Medal games. SH3 based.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/macp.cpp macp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/idsa.cpp pinball/idsa] ==
Pinball hardware.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/magiceyes_pollux_vr3520f.cpp magiceyes_pollux_vr3520f] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/inder.cpp pinball/inder] ==
Unemulated SoC based on ARM926EJ core.
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/magreel.cpp magreel] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/inderp.cpp pinball/inderp] ==
Gambling game. M68000 based. Encrypted.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/matrix.cpp matrix] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/jeutel.cpp pinball/jeutel] ==
Slot machine or possibly poker game. MediaGX based.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/maygay/maygayep.cpp maygayep] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/joctronic.cpp pinball/joctronic] ==
Fruit machine hardware (H8-3002 + YMZ280B).
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/maygay/maygaysw.cpp maygaysw] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/jp.cpp pinball/jp] ==
SWP games. MC68306 based.
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.


== [http://github.com/mamedev/mame/blob/master/src/mame/olivetti/m20.cpp m20] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/jvh.cpp pinball/jvh] ==
''' m44 ''' - Z8001+ Z8010 based.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/meadows/meadwttl.cpp meadwttl] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/kissproto.cpp pinball/kissproto] ==
Discrete hardware.
Pinball hardware. I8035 based


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/mephistp.cpp mephistp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/lancelot.cpp pinball/lancelot] ==
Pinball hardware. I8088 based. Needs I8256 emulation.
Pinball. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/merit/merit3xx.cpp merit3xx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/ltd.cpp pinball/ltd] ==
Z80 based. Shares similarities with merit.cpp and meritm.cpp.
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.


== [http://github.com/mamedev/mame/blob/master/src/mame/merit/merits.cpp merits] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/macp.cpp pinball/macp] ==
Darts machines. 80C032 based.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/merit/meritsdx.cpp meritsdx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/mephistp.cpp pinball/mephistp] ==
Darts machines. AMD Elan SC300-33KC based.
Pinball hardware. I8088 based. Needs I8256 emulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/micral.cpp micral] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/micropin.cpp pinball/micropin] ==
Z80 based. No schematics / manuals available.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/microdar.cpp microdar] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/mrgame.cpp pinball/mrgame] ==
Darts. Main CPU has internal undumped ROM.
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.


== [http://github.com/mamedev/mame/blob/master/src/mame/korg/microkorg.cpp microkorg] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/newcanasta.cpp pinball/newcanasta] ==
Compact synthesizer/vocoder. HD6412320VF25 based.
Pinball. PC based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/micromon.cpp micromon] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/nsm.cpp pinball/nsm] ==
CDP1802 based. ECG unit.
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/micropin.cpp micropin] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/peyper.cpp pinball/peyper] ==
Pinball hardware.
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.


== [http://github.com/mamedev/mame/blob/master/src/mame/midway/midqslvr.cpp midqslvr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/play_1.cpp pinball/play_1] ==
PC based hardware (Celeron + 3DFX).
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/mightyframe.cpp mightyframe] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/play_2.cpp pinball/play_2] ==
MC68020RC12B based.
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/milwaukee.cpp milwaukee] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/play_3.cpp pinball/play_3] ==
6502 based.
Pinball games. Emulation of most of them is (almost) complete, but the missing simulation of the tables makes them unplayable.


== [http://github.com/mamedev/mame/blob/master/src/mame/cirsa/miniguay.cpp miniguay] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/recel.cpp pinball/recel] ==
Slot machine. I8085 based.
Pinballs. PPS4 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/minivideo.cpp minivideo] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/rowamet.cpp pinball/rowamet] ==
Undumped HD6473258P10 internal ROM (H8/325 series).
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.


== [http://github.com/mamedev/mame/blob/master/src/mame/cirsa/missbamby.cpp missbamby] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/s11a.cpp pinball/s11a] ==
Mechanical slot machine. I8085A based.
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/miuchiz.cpp miuchiz] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/s11b.cpp pinball/s11b] ==
Handhelds. ST2205U based.
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.


== [http://github.com/mamedev/mame/blob/master/src/mame/ussr/mk98.cpp mk98] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/s11c.cpp pinball/s11c] ==
Palmtop. 80C86 clone CPU.
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.


== [http://github.com/mamedev/mame/blob/master/src/mame/maygay/mmm.cpp mmm] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/s7.cpp pinball/s7] ==
Fruit machine hardware. Z80 based.
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/modellot.cpp modellot] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/sam.cpp pinball/sam] ==
Z80 based.
Pinball games.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/molecular.cpp molecular] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/sleic.cpp pinball/sleic] ==
Z80 based.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/sega/monacogp.cpp monacogp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/spinb.cpp pinball/spinb] ==
Discrete hardware.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/monkey_king_3b.cpp monkey_king_3b] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/st_mp100.cpp pinball/st_mp100] ==
Unemulated presumably-custom ARM-based SOC.
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.


== [http://github.com/mamedev/mame/blob/master/src/mame/akai/mpc60.cpp mpc60] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/st_mp200.cpp pinball/st_mp200] ==
I80186 based. Wave ROMs aren't dumped.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/barcrest/mpu2.cpp mpu2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/stargame.cpp pinball/stargame] ==
Fruit machine hardware. M6800 based.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/barcrest/mpu5sw.cpp mpu5sw] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/supstarf.cpp pinball/supstarf] ==
Fruit machine hardware. M68340 based.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/mrgame.cpp mrgame] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/taito.cpp pinball/taito] ==
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.


== [http://github.com/mamedev/mame/blob/master/src/mame/microterm/mt420.cpp mt420] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/techno.cpp pinball/techno] ==
Terminal. Z80 based.
Pinball game. Missing sound ROMs.


== [http://github.com/mamedev/mame/blob/master/src/mame/microterm/mt5510.cpp mt5510] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/vd.cpp pinball/vd] ==
Terminal. Z80 based.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/mtd1256.cpp mtd1256] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/whitestar.cpp pinball/whitestar] ==
Data acquisition station. MC68HC11A1 based.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/mw4pole.cpp mw4pole] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/wms_shuffle.cpp pinball/wms_shuffle] ==
Analog filter module. MC68HC11E1 based.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/mx2178.cpp mx2178] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/wpc_95.cpp pinball/wpc_95] ==
Shows the status line but keystrokes are ignored.
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.


== [http://github.com/mamedev/mame/blob/master/src/mame/sharp/mz3500.cpp mz3500] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/wpc_an.cpp pinball/wpc_an] ==
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/namco/namcops2.cpp namcops2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/wpc_dcs.cpp pinball/wpc_dcs] ==
Playstation 2 based.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/namco/namcos1b.cpp namcos1b] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/wpc_dot.cpp pinball/wpc_dot] ==
Heavily modified bootleg Namco System 1 hardware.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/ncd/ncd88k.cpp ncd88k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/wpc_flip1.cpp pinball/wpc_flip1] ==
Terminal. MC88100 based.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/neomania.cpp neomania] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/wpc_flip2.cpp pinball/wpc_flip2] ==
PC with NeoGeo emulator.
Pinball hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/cirsa/neptunp2.cpp neptunp2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/wpc_s.cpp pinball/wpc_s] ==
Slots (both video and mechanical). I80188 based. Most are incomplete dumps.
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/newcanasta.cpp newcanasta] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/zac_1.cpp pinball/zac_1] ==
Pinball. PC based.
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.


== [http://github.com/mamedev/mame/blob/master/src/mame/sony/news_38xx.cpp news_38xx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/zac_2.cpp pinball/zac_2] ==
PC. Needs  r3000 cpu emulation, misc control registers and leds, slots/graphics, sound and centronics support.
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.


== [http://github.com/mamedev/mame/blob/master/src/mame/apple/newton.cpp newton] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/zpinball.cpp pinball/zpinball] ==
ARM 610 / ARM 710a / StrongARM SA-110 based.
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/nexus3d.cpp nexus3d] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/quantel/harriet.cpp quantel/harriet] ==
ARM920T based. 2 x QS1000 for sound.
M68010 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pc/nforcepc.cpp nforcepc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/qume/qvt103.cpp qume/qvt103] ==
nForce chipset emulation is preliminary.
Terminal. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/ngen.cpp ngen] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/qume/qvt190.cpp qume/qvt190] ==
I80186 and I386 based.
M6800 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/nmk/nmkmedal.cpp nmkmedal] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/qume/qvt201.cpp qume/qvt201] ==
Electromechanical. TMP90C041AN based.
Terminal. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/nokia/nokia_3310.cpp nokia_3310] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ramtek/ramtek.cpp ramtek/ramtek] ==
Cell phones. ARM7 based.
Discrete hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/xerox/notetaker.cpp notetaker] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/alphajuno.cpp roland/alphajuno] ==
I8086 based. Extensive todo at the top of the driver.
Synthesiser. MCS-51 family based.


== [http://github.com/mamedev/mame/blob/master/src/mame/novadesitec/novadesitec_fr002.cpp novadesitec_fr002] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/boss_se70.cpp roland/boss_se70] ==
Slot machines. MB90F533A based.
Signal processor. HD6415108 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/novadesitec/novadesitec_fr004.cpp novadesitec_fr004] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/boss_sx700.cpp roland/boss_sx700] ==
Slot machines. H8S/2318 based.
Signal processor. HD6413002F based.


== [http://github.com/mamedev/mame/blob/master/src/mame/novadesitec/novadesitec_fr009.cpp novadesitec_fr009] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/juno106.cpp roland/juno106] ==
Slot machines. H8S/2318 based.
Synthesizer. UPD7810 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/nsm.cpp nsm] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/juno6.cpp roland/juno6] ==
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.
Synthesizer. I8049 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/natsemi/ns5652.cpp ns5652] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_jd800.cpp roland/roland_jd800] ==
INS8900 based.
Synthesizers. HD6435328 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/nsg6809.cpp nsg6809] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_jv80.cpp roland/roland_jv80] ==
6809 based mechanical game.
Synthesizers. HD6435328 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/odissey.cpp odissey] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_jx3p.cpp roland/roland_jx3p] ==
Slot hardware. Pentium based. No hard disk dump available.
Synthesizer. I8031 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/opercoin.cpp opercoin] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_jx8p.cpp roland/roland_jx8p] ==
Mechanical slot machine. Z80 based.
Synthesizer. HD63B03RP based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/palestra.cpp palestra] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_mc50.cpp roland/roland_mc50] ==
Discrete hardware. Preliminary netlist available.
MIDI sequencers. Z80180 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pc/paokaipc.cpp paokaipc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_r8.cpp roland/roland_r8] ==
Bowling game. x86 PC-like hardware.
Drum machine. UPD78210 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/pc2000.cpp pc2000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_ra30.cpp roland/roland_ra30] ==
''' gl5000, gl5005x, glpn, gmtt, gbs5505x, lexipcm, primusex ''' - Z80 based. Only ROM definitions added.
Realtime arranger. HD6415108 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/dec/pdp11.cpp pdp11] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_s10.cpp roland/roland_s10] ==
''' sms1000 ''' - Many undumped PROMs. T11 + i80188 based.
Sampler. I8032 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/pdt3100.cpp pdt3100] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_s50.cpp roland/roland_s50] ==
Handheld computer. V25 based.
Samplers. 8097 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/perq.cpp perq] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_sc88.cpp roland/roland_sc88] ==
CPU is discrete components including 74S181 bit-slice ALUs, and AM2910 microcode sequencer. A Z80 handles most of the I/O.
MIDI sound generator. HD6415108 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/peyper.cpp peyper] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_tnsc1.cpp roland/roland_tnsc1] ==
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.
Just a holder for the Roland "Style Data ROM", until some device that uses them is dumped.


== [http://github.com/mamedev/mame/blob/master/src/mame/igs/pgm3.cpp pgm3] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_tnsc2.cpp roland/roland_tnsc2] ==
Highly protected + encrypted. Probably ARM based.
Just a holder for the Roland "Style Data ROM", until some device that uses them is dumped.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/philipsbo.cpp philipsbo] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_tr505.cpp roland/roland_tr505] ==
Videosynthesizer. M68010 based.
Drum machine. HD6301Y0 based. Undumped internal ROM.


== [http://github.com/mamedev/mame/blob/master/src/mame/funworld/photoplys.cpp photoplys] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_tr606.cpp roland/roland_tr606] ==
Touch screen game. Celeron based.
Drum machine. NEC_D650. Sound unemulated (discrete).


== [http://github.com/mamedev/mame/blob/master/src/mame/funworld/photoplysx.cpp photoplysx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_tr707.cpp roland/roland_tr707] ==
Touch screen game. Celeron based.
Drum machine. HD6303X based.


== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/phusion.cpp phusion] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_tr808.cpp roland/roland_tr808] ==
Handheld organizer/PDA. Runs on an unknown CR16B SoC.
Drum machine. NEC_D650. Sound unemulated (discrete).


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/picno.cpp picno] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_u20.cpp roland/roland_u20] ==
H8/532 CPU with inbuilt ROM which hasn't been dumped yet.
Synthesizers. P8098 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/midway/pinball2k.cpp pinball2k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/samsung/dvd-n5xx.cpp samsung/dvd-n5xx] ==
Pinball - video hybrid based on Cyrix MediaGX hardware.
Nuon enhanced DVD player.  


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/play_1.cpp play_1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/saturn/st17xx.cpp saturn/st17xx] ==
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.
DVD players. ARM based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/play_2.cpp play_2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/anyworks.cpp sega/anyworks] ==
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.
Medal game system bios / boot code. PKM32AG-Q SoC based. Needs SD cards dumps.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/play_3.cpp play_3] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/digamart.cpp sega/digamart] ==
Pinball games. Emulation of most of them is (almost) complete, but the missing simulation of the tables makes them unplayable.
Electromechanical crane game. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/playcenter.cpp playcenter] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/eshockey.cpp sega/eshockey] ==
Touch screen game. AMD K6 based.
Air hockey. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/plsonic4.cpp plsonic4] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/monacogp.cpp sega/monacogp] ==
Multisystem. Allows plugging in up to 4 JAMMA PCBs. Z80 based. Currently stops after ROM/RAM test.
Discrete hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/jpm/pluto5.cpp pluto5] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/segacoin.cpp sega/segacoin] ==
Fruit machine hardware. M68340 based.
Z80-based coin pusher hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/pmc.cpp pmc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/segattl.cpp sega/segattl] ==
Very early arcade games. I4040 based.
Discrete hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/korg/poly800.cpp poly800] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/sega_sawatte.cpp sega/sega_sawatte] ==
Synthesizer. MSM80C85ARS based.
Crane machine. H8/3007 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/korg/polysix.cpp polysix] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/sega_sawatte.cpp sega/sega_sawatte] ==
Synthesizer. I804X based.
Unknown CPU. Possibly MCU with internal ROM?


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/potgoldu.cpp potgoldu] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/semcrossw.cpp sega/semcrossw] ==
TMS34010 based. One of the sets is possibly a bad dump.
Crosswalk traffic light controller. M6802 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/motorola/powerstack.cpp powerstack] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/speedbsk.cpp sega/speedbsk] ==
PowerPC 604 based.
''' boatrace ''' - Only the sound ROMs are dumped. Should be moved to an own driver when the rest is dumped.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/proconn.cpp proconn] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/stvdev.cpp sega/stvdev] ==
Fruit machine hardware. Z80 based.
ST-V development box. 486 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/psattack.cpp psattack] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/triforce.cpp sega/triforce] ==
VRENDER0 SOC based. Needs Compact Flash hookup.
Gamecube based.


== [http://github.com/mamedev/mame/blob/master/src/mame/sony/ps2sony.cpp ps2sony] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/unkhockey.cpp sega/unkhockey] ==
R5900 based.
Air hockey. M68000 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/pse.cpp pse] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/unktop.cpp sega/unktop] ==
Discrete hardware.
Sound PCB for an arcade game? HD63B03XP + UPD7759.


== [http://github.com/mamedev/mame/blob/master/src/mame/capcom/psrockman.cpp psrockman] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/winclub.cpp sega/winclub] ==
Hybrid pinball / medal game. Z80 based.
Medal games. SH-4 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/pubint_storyreader.cpp pubint_storyreader] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/y2.cpp sega/y2] ==
Non-video electronic book reader. Unknown CPU / MCU type.
Encrypted. Driven by an unidentified SoC. Thought to be a Naomi / AtomisWave clone.


== [http://github.com/mamedev/mame/blob/master/src/mame/pc/quakeat.cpp quakeat] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/seibu/bloodbro_ms.cpp seibu/bloodbro_ms] ==
PC based hardware (Pentium II + VGA card).
Bootleg on Modular System, heavily modified from the original. M68000 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pc/queen.cpp queen] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sfrj/tim100.cpp sfrj/tim100] ==
PC based hardware (probably Celeron or Pentium III).
Terminal. I8085A based.


== [http://github.com/mamedev/mame/blob/master/src/mame/qume/qvt103.cpp qvt103] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sgi/iris3130.cpp sgi/iris3130] ==
Terminal. Z80 based.
M68020 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/qume/qvt190.cpp qvt190] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sharp/mz3500.cpp sharp/mz3500] ==
M6800 based.
PC. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/qume/qvt201.cpp qvt201] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sharp/wizard.cpp sharp/wizard] ==
Terminal. Z80 based.
Organizer. Unemulated SC62015B02 main CPU.


== [http://github.com/mamedev/mame/blob/master/src/mame/kawai/r100.cpp r100] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sharp/zaurus.cpp sharp/zaurus] ==
Synthesizer. M50734SP based.
PDA. The driver has dumps for models from different series, which range from Z80 based to ARM based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/radikaldarts.cpp radikaldarts] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/siemens/bitel.cpp siemens/bitel] ==
Celeron based.
Terminal hardware. I8031 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/dec/rainbow.cpp rainbow] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sigma/sigma21.cpp sigma/sigma21] ==
''' rainbow100a ''' - Incomplete dump.
2 of the program ROMs are bad dumps.


== [http://github.com/mamedev/mame/blob/master/src/mame/atlus/rallypnt.cpp rallypnt] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sigma/sigmab31.cpp sigma/sigmab31] ==
Medal game. H8/3337 based. Internal ROM isn't dumped.
Mechanical slot. Hardware is very similar to sigmab52.cpp.


== [http://github.com/mamedev/mame/blob/master/src/mame/ramtek/ramtek.cpp ramtek] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sigma/sigmab88.cpp sigma/sigmab88] ==
Discrete hardware.
Gambling games. Mostly unemulated HD641016 CPU.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/rawthrillspc.cpp rawthrillspc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/600cat.cpp skeleton/600cat] ==
Arcade. Athlon 64 X2 based.
Cellular Activation Tester. HD6303 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/namco/rbowlorama.cpp rbowlorama] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/aaa.cpp skeleton/aaa] ==
Arcade. Celeron based.
Terminal. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/rcorsair.cpp rcorsair] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/acd.cpp skeleton/acd] ==
Program ROM is in a custom block and hasn't been dumped. CPU type unknown.
WD9000 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/recel.cpp recel] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/aceex.cpp skeleton/aceex] ==
Pinballs. PPS4 based.
Modem. CPU is a I8031 derivate.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/rf51w14cg.cpp rf51w14cg] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/aid80f.cpp skeleton/aid80f] ==
Slot. N80C188XL based. Incomplete dump.
Z80 development system. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/rfslots8085.cpp rfslots8085] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/airbase99.cpp skeleton/airbase99] ==
Slot machines. 8085 + 8035 based.
Drum machine. PIC17C43 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/rfslotsmcs48.cpp rfslotsmcs48] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/alcat7100.cpp skeleton/alcat7100] ==
Slot machines. MCS48 based.
Terminal. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/rfslotspcpent.cpp rfslotspcpent] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/alesis_qs.cpp skeleton/alesis_qs] ==
Slot machines. Pentium based.
Musical keyboard. H8/510 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_jd800.cpp roland_jd800] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/alfaskop41xx.cpp skeleton/alfaskop41xx] ==
Synthesizers. HD6435328 based.
Terminal. M6800 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_jv80.cpp roland_jv80] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/alphasma3k.cpp skeleton/alphasma3k] ==
Synthesizers. HD6435328 based.
MC68EZ328PU16V based.


== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_jx3p.cpp roland_jx3p] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/am1000.cpp skeleton/am1000] ==
Synthesizer. I8031 based.
M68000 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_jx8p.cpp roland_jx8p] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/ampex.cpp skeleton/ampex] ==
Synthesizer. HD63B03RP based.
Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_mc50.cpp roland_mc50] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/ampex210.cpp skeleton/ampex210] ==
MIDI sequencers. Z80180 based.
Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_r8.cpp roland_r8] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/aquaplus_piece.cpp skeleton/aquaplus_piece] ==
Drum machine. UPD78210 based.
Handheld console. S1C33209 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_ra30.cpp roland_ra30] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/argox.cpp skeleton/argox] ==
Realtime arranger. HD6415108 based.
Printer. H83002 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_s10.cpp roland_s10] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/blit.cpp skeleton/blit] ==
Sampler. I8032 based.
Bitmap graphics terminal. M68000 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_s50.cpp roland_s50] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/bolsaint.cpp skeleton/bolsaint] ==
Samplers. 8097 based.
Mechanical slot machines. 80188based.


== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_sc88.cpp roland_sc88] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/c2color.cpp skeleton/c2color] ==
MIDI sound generator. HD6415108 based.
Unidentified CPU.


== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_tr505.cpp roland_tr505] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/caramball.cpp skeleton/caramball] ==
Drum machine. HD6301Y0 based. Undumped internal ROM.
Electromechanical air hockey. I8085A based.


== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_tr606.cpp roland_tr606] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/cardinal.cpp skeleton/cardinal] ==
Drum machine. NEC_D650. Sound unemulated (discrete).
Terminal. I8031 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_tr707.cpp roland_tr707] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/cbnt2039.cpp skeleton/cbnt2039] ==
Drum machine. HD6303X based.
Printer controller card. F8680 PC/CHIP (x86 with custom opcodes) based.


== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_tr808.cpp roland_tr808] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/cd100.cpp skeleton/cd100] ==
Drum machine. NEC_D650. Sound unemulated (discrete).
Jukebox. HD64180RP based.


== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_u20.cpp roland_u20] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/cdsys5.cpp skeleton/cdsys5] ==
Synthesizers. P8098 based.
Jukebox. MC68HC11D0 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/rowamet.cpp rowamet] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/cit1500.cpp skeleton/cit1500] ==
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.
Public pay phones. UPD78053 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/s11a.cpp s11a] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/clxvme186.cpp skeleton/clxvme186] ==
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.
80186-based VMEbus controller.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/s11b.cpp s11b] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/cobrasd.cpp skeleton/cobrasd] ==
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.
Darts. V25 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/s11c.cpp s11c] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/consola_emt.cpp skeleton/consola_emt] ==
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.
Printer isn't emulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/s7.cpp s7] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/ct909e_segadvd.cpp skeleton/ct909e_segadvd] ==
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.
Portable DVD player. SPARCV8 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/sam.cpp sam] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/d400.cpp skeleton/d400] ==
Pinball games.
Terminal. M6809 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/sanremmg.cpp sanremmg] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/diablo1300.cpp skeleton/diablo1300] ==
Based on an unemulated M30624FG (M16C/62A family) with undumped internal ROM.
Printer with DIABLO CPU.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/sansa_fuze.cpp sansa_fuze] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/digiblast.cpp skeleton/digiblast] ==
Mp3 player. ARM7 based.
Handheld. ARM9 + S3C2410 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/savquest.cpp savquest] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/digilog400.cpp skeleton/digilog400] ==
PC based hardware (Pentium II + VGA card).
Protocol analyzer. I80186 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/ice/schexx4gen.cpp schexx4gen] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/digitech_gsp5.cpp skeleton/digitech_gsp5] ==
Bubble jockey. Electromechanical. MC68HC11A1 based.
Guitar effects processor. HD6303RP based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/scm_500.cpp scm_500] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/easy_karaoke.cpp skeleton/easy_karaoke] ==
Change machine. Everything unknown.
ARM 720 based. TV games.


== [http://github.com/mamedev/mame/blob/master/src/mame/intel/sdk51.cpp sdk51] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/elcirculo.cpp skeleton/elcirculo] ==
I8031 based.
Electromechanical gambling roulette. M6504 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/sealy.cpp sealy] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/elzet80.cpp skeleton/elzet80] ==
Program ROMs aren't dumped. Probably inside M30624 MCU.
Luggable CP/M computer. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/sealy_fr.cpp sealy_fr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/esprit.cpp skeleton/esprit] ==
Medal game. Unemulated Frontrunner core.
M6502 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/sega/segacoin.cpp segacoin] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/eurocom2.cpp skeleton/eurocom2] ==
Z80-based coin pusher hardware.
Preliminary driver. M6809 based. Big TODO list at the top of the driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/sega/segattl.cpp segattl] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/evolution_handheld.cpp skeleton/evolution_handheld] ==
Discrete hardware.
Handheld. Unknown CPU type.


== [http://github.com/mamedev/mame/blob/master/src/mame/sega/sega_sawatte.cpp segaufoh8] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/fs3216.cpp skeleton/fs3216] ==
Crane machine. H8/3007 based.
M68000 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/sega/sega_beena.cpp sega_beena] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/gem_rp.cpp skeleton/gem_rp] ==
Custom Sega SoC with ARM7TDMI core. Needs bios dump.
Electric piano. H83003 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/sega/sega_sawatte.cpp sega_sawatte] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/gm1000.cpp skeleton/gm1000] ==
Unknown CPU. Possibly MCU with internal ROM?
Sound module. M37702S1 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/sh4robot.cpp sh4robot] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/gnat10.cpp skeleton/gnat10] ==
SH4 based.
CP/M system. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/si5500.cpp si5500] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/happyvideo.cpp skeleton/happyvideo] ==
Temperature controller. TMS9981 based.
Kiddie ride. ARM9 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/sigma/sigma21.cpp sigma21] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/hohnadam.cpp skeleton/hohnadam] ==
2 of the program ROMs are bad dumps.
Keyboard synthesizer. M68000 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/sigma/sigmab31.cpp sigmab31] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/iez80.cpp skeleton/iez80] ==
Mechanical slot. Hardware is very similar to sigmab52.cpp.
Computer. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/silverball.cpp silverball] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/ikt5a.cpp skeleton/ikt5a] ==
Touch screen game. Pentium-S based.
Terminal. I80C51 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/skopro.cpp skopro] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/is48x.cpp skeleton/is48x] ==
Pentium E2160 based.
I80188 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/skylncr.cpp skylncr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/itt1700.cpp skeleton/itt1700] ==
''' rolla ''' - Undumped internal ROM of an unemulated Winbond W77E58P.
Terminal. Z80 based.


''' superb2k ''' - CPU is inside an epoxy block, so unverified type. External CPU ROM is encrypted.
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/itt9216.cpp skeleton/itt9216] ==
Terminal hardware. M68008 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/toaplan/slapfght_ms.cpp slapfght_ms] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/junior80.cpp skeleton/junior80] ==
Arcade game. 2 x Z80 based. Bootleg of slapfght.cpp.
Computer. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/sleic.cpp sleic] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/kkcount.cpp skeleton/kkcount] ==
Pinball hardware.
Medal game. Unemulated TMP95C265P MCU.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/slsstars.cpp slsstars] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/learnwin.cpp skeleton/learnwin] ==
Jukebox. MC68HC11F1 based.
Learning computer.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/smd2144c.cpp smd2144c] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/lee1214.cpp skeleton/lee1214] ==
Arcade games. H8S based. Has undumped internal ROM.
Terminal. I80188 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/snesb51.cpp snesb51] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/lee1220.cpp skeleton/lee1220] ==
SNES bootlegs controlled by an MCS-51 core.
Terminal. I8085A based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/solbourne.cpp solbourne] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/lft.cpp skeleton/lft] ==
CY7C601 based.
Computer. I80186 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/spdamjes.cpp spdamjes] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/lilith.cpp skeleton/lilith] ==
Darts. Z80 based.
CPU consists of various parts including AM2901 and AM2911.


== [http://github.com/mamedev/mame/blob/master/src/mame/sega/speedbsk.cpp speedbsk] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/lms46.cpp skeleton/lms46] ==
''' boatrace ''' - Only the sound ROMs are dumped. Should be moved to an own driver when the rest is dumped.
Z80 based. No info available. Bad dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/spg29x_lexibook_jg7425.cpp spg29x_lexibook_jg7425] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/micral.cpp skeleton/micral] ==
Multigame console. SCORE7 based (possibly SPG290 related).
Z80 based. No schematics / manuals available.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/spinb.cpp spinb] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/micromon.cpp skeleton/micromon] ==
Pinball hardware.
CDP1802 based. ECG unit.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/st_mp100.cpp st_mp100] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/mightyframe.cpp skeleton/mightyframe] ==
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.
MC68020RC12B based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/st_mp200.cpp st_mp200] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/milwaukee.cpp skeleton/milwaukee] ==
Pinball hardware.
6502 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/saturn/st17xx.cpp st17xx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/minihock.cpp skeleton/minihock] ==
DVD players. ARM based.
Electromechanical hockey game. M68705 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/st2302u_bbl_rom.cpp st2302u_bbl_rom] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/miuchiz.cpp skeleton/miuchiz] ==
ST22xx based. TV games.
Handhelds. ST2205U based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/stargame.cpp stargame] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/modellot.cpp skeleton/modellot] ==
Pinball hardware.
Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/midway/starrider.cpp starrider] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/molecular.cpp skeleton/molecular] ==
Laserdisc game. MC6809E based.
Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/startouch.cpp startouch] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/mtd1256.cpp skeleton/mtd1256] ==
Pentium MMX based. Touschsceen game.
Data acquisition station. MC68HC11A1 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/adp/stellafr.cpp stellafr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/mw4pole.cpp skeleton/mw4pole] ==
Fruit machine hardware. Possibly M68000 based.
Analog filter module. MC68HC11E1 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/stm/stmpc.cpp stmpc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/mx2178.cpp skeleton/mx2178] ==
Portable computer. I80186 based.
Shows the status line but keystrokes are ignored.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/stop.cpp stop] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/ngen.cpp skeleton/ngen] ==
Mechanical arcade machine. I8031 based.
I80186 and I386 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/storio.cpp storio] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/palestra.cpp skeleton/palestra] ==
ARM926EJ-S based.
Discrete hardware. Preliminary netlist available.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/strkzn.cpp strkzn] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/pdt3100.cpp skeleton/pdt3100] ==
Redemption game using infrared light curtains. Z80 + 80188 based.
Handheld computer. V25 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/sumt8035.cpp sumt8035] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/pegasos2.cpp skeleton/pegasos2] ==
Fruit machine hardware. NEC D8035LC based.
PC. PPC based.


== [http://github.com/mamedev/mame/blob/master/src/mame/funworld/supercrd.cpp supercrd] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/perq.cpp skeleton/perq] ==
Card games. Encrypted custom Fun World CPU based on Z80 family, plus 2x 8255 PPI, and YM3812 / Y3014 for sound.
CPU is discrete components including 74S181 bit-slice ALUs, and AM2910 microcode sequencer. A Z80 handles most of the I/O.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/supstarf.cpp supstarf] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/philipsbo.cpp skeleton/philipsbo] ==
Pinball hardware.
Videosynthesizer. M68010 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/casio/sx1000.cpp sx1000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/picno.cpp skeleton/picno] ==
Unix workstation. M68010 based.
H8/532 CPU with inbuilt ROM which hasn't been dumped yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/kawai/sx240.cpp sx240] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/pullttrigger.cpp skeleton/pullttrigger] ==
Synthesizer. I8031 based.
Arcade game. PC based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/symbolics.cpp symbolics] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/qmquasar.cpp skeleton/qmquasar] ==
M68000 based.
Synthesizer modules. I8032 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/synthex.cpp synthex] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/qmsirius.cpp skeleton/qmsirius] ==
Synthesizer. M6502 based.
Keyboard. P80C552 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/motorola/sys1121.cpp sys1121] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/sansa_fuze.cpp skeleton/sansa_fuze] ==
VME chassis.
Mp3 player. ARM7 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/sys2900.cpp sys2900] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/sh4robot.cpp skeleton/sh4robot] ==
Computer. Z80 based .Appears to be looping waiting for a disk.
SH4 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/sys9002.cpp sys9002] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/si5500.cpp skeleton/si5500] ==
Terminal. i8085a based.
Temperature controller. TMS9981 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/systel1.cpp systel1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/slsstars.cpp skeleton/slsstars] ==
Computer. Z80 based.
Jukebox. MC68HC11F1 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/taito.cpp taito] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/solbourne.cpp skeleton/solbourne] ==
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.
CY7C601 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/taito/taitottl.cpp taitottl] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/sterz80.cpp skeleton/sterz80] ==
Discrete hardware.
Mahjong. Z80 based. Encrypted.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/tapatune.cpp tapatune] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/symbolics.cpp skeleton/symbolics] ==
''' smartoss, srockbwl ''' - Mechanical games, differ from the pure videogames in the driver.
M68000 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/teamjocs.cpp teamjocs] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/synthex.cpp skeleton/synthex] ==
Darts machine. Undumped PIC as main CPU.
Synthesizer. M6502 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/techno.cpp techno] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/sys2900.cpp skeleton/sys2900] ==
Pinball game. Missing sound ROMs.
Computer. Z80 based .Appears to be looping waiting for a disk.


== [http://github.com/mamedev/mame/blob/master/src/mame/tektronix/tekxp33x.cpp tekxp33x] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/sys9002.cpp skeleton/sys9002] ==
Terminal. i8085a based.


== [http://github.com/mamedev/mame/blob/master/src/mame/tektronix/tek43xx.cpp tek43xx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/systel1.cpp skeleton/systel1] ==
Graphics workstation. MC68020 based.
Computer. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/telex1192.cpp telex1192] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/telex1192.cpp skeleton/telex1192] ==
Video terminal. DP8344 based.
Video terminal. DP8344 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/telex274.cpp telex274] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/telex274.cpp skeleton/telex274] ==
Coaxial controller. M68000 based.
Coaxial controller. M68000 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/telex277d.cpp telex277d] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/telex277d.cpp skeleton/telex277d] ==
Coaxial terminal. I8085A based.
Coaxial terminal. I8085A based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/terco.cpp terco] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/terco.cpp skeleton/terco] ==
Mill control unit. M6800 based.
Mill control unit. M6800 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/terminal.cpp terminal] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/terminal.cpp skeleton/terminal] ==
Drivers for various terminal ROMs to be sorted out.
Drivers for various terminal ROMs to be sorted out.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/textelcomp.cpp textelcomp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/textelcomp.cpp skeleton/textelcomp] ==
GS65SC02P-2 based.
GS65SC02P-2 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/sfrj/tim100.cpp tim100] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/ticz80.cpp skeleton/ticz80] ==
Mahjong. Z80 based. Seems 'inspired' by dynax/dynax.cpp hardware.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/tnshc08.cpp skeleton/tnshc08] ==
Computer. Z80 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/tr175.cpp skeleton/tr175] ==
M68000 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/unistar.cpp skeleton/unistar] ==
Terminal. I8085A based.
Terminal. I8085A based.


== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/titan_soc.cpp titan_soc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/vanguardmk1.cpp skeleton/vanguardmk1] ==
Unemulated Titan 1.0C (System on a Chip - ARM based processor).
Bomb disposal robot. MC68HC811E2 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/vd56sp.cpp skeleton/vd56sp] ==
Modem. L2800-38 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/vectrix.cpp skeleton/vectrix] ==
i8088 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/vp415.cpp skeleton/vp415] ==
LV-ROM player. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/tnshc08.cpp tnshc08] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/xbase09.cpp skeleton/xbase09] ==
Computer. Z80 based.
Drum machine. PIC17C43 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/tomsadvs.cpp tomsadvs] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/zeebo_qualcomm_adreno130.cpp skeleton/zeebo_qualcomm_adreno130] ==
Redemption game. Winbond W87C32C-40 based.
Console. ARM11 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/tomy/tomy_princ.cpp tomy_princ] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/zms8085.cpp skeleton/zms8085] ==
Unemulated F2MC-16L based CPU.
Terminal. 8085 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pc/tosh1000.cpp tosh1000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/zt8802.cpp skeleton/zt8802] ==
80C88 based.
V40 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/tr175.cpp tr175] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sony/betacam.cpp sony/betacam] ==
M68000 based.
Videocassette player. V25 + H8/534 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/sega/triforce.cpp triforce] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sony/bvm.cpp sony/bvm] ==
Gamecube based.
Monitor. HD6435368 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/truesys.cpp truesys] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sony/dpsv55.cpp sony/dpsv55] ==
Gambling game. Probably FPGA based.
Effect processors. MB90641A based.


== [http://github.com/mamedev/mame/blob/master/src/mame/televideo/ts3000.cpp ts3000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sony/news_38xx.cpp sony/news_38xx] ==
I8088 based.
PC. Needs  r3000 cpu emulation, misc control registers and leds, slots/graphics, sound and centronics support.


== [http://github.com/mamedev/mame/blob/master/src/mame/televideo/ts802.cpp ts802] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sony/ps2sony.cpp sony/ps2sony] ==
Terminal. Z80 based.
R5900 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/televideo/ts816.cpp ts816] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sony/umatic.cpp sony/umatic] ==
Terminal. Z80 based. ROM is a bad dump.
Videocassette recorder. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/televideo/tv924.cpp tv924] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/stm/stmpc.cpp stm/stmpc] ==
Terminal. M6502 based.
Portable computer. I80186 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/televideo/tv965.cpp tv965] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/bingowav.cpp taito/bingowav] ==
Terminal. G65816 based.
TMP63803F-16 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/capcom/tvcapcom.cpp tvcapcom] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/capr1.cpp taito/capr1] ==
Nintendo WII derived hardware.
Coin pusher hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/twinbskt.cpp twinbskt] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/caprcyc.cpp taito/caprcyc] ==
Mechanical redemption machine. ST6225 based.
Coin pusher hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/homebrew/ultim809.cpp ultim809] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/cucaracha.cpp taito/cucaracha] ==
Homebrew computer. 68B09E based.
Mechanical whack-a-mole with a dot-matrix LED screen. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/sony/umatic.cpp umatic] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/dinoking.cpp taito/dinoking] ==
Videocassette recorder. Z80 based.
Medal games. H8S-2394 based. Could be similar to invqix.cpp, with an additional video chip similar to that in gunpey.cpp.


== [http://github.com/mamedev/mame/blob/master/src/mame/unico/unianapc.cpp unianapc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/haplucky.cpp taito/haplucky] ==
Arcade games. Celeron based.
Video slot machine. Z80 based. Missing some code.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/unistar.cpp unistar] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/heromem.cpp taito/heromem] ==
Terminal. I8085A based.
Coin pusher with 2 screens. Based on 3 Z80s + 2 TC0091LVC. 2 YM2610B for sound.


== [http://github.com/mamedev/mame/blob/master/src/mame/sega/unkhockey.cpp unkhockey] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/pkspirit.cpp taito/pkspirit] ==
Air hockey. M68000 based.
Taito GFX custom chips aren't emulated yet and there are some missing features in the TMP68303 core.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/usbilliards.cpp usbilliards] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/taitottl.cpp taito/taitottl] ==
Discrete hardware.
Discrete hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/v0bowl.cpp v0bowl] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/vicshoot.cpp taito/vicshoot] ==
VRender0+ based. The flash dump is bad.
Mechanical soccer based redemption game. Z80 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/tangerine/hhtiger.cpp tangerine/hhtiger] ==
Z80 based. No documentation available.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/tektronix/tekxp33x.cpp tektronix/tekxp33x] ==
Terminal. R3052E based.


== [http://github.com/mamedev/mame/blob/master/src/mame/visual/v100.cpp v100] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tektronix/tek43xx.cpp tektronix/tek43xx] ==
Terminal hardware. Z80 based.
Graphics workstation. MC68020 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/visual/v102.cpp v102] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/televideo/ts3000.cpp televideo/ts3000] ==
Terminal hardware. Z80 based.
I8088 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/visual/v550.cpp v550] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/televideo/ts802.cpp televideo/ts802] ==
Terminal. Z80 based.
Terminal. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/vanguardmk1.cpp vanguardmk1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/televideo/ts816.cpp televideo/ts816] ==
Bomb disposal robot. MC68HC811E2 based.
Terminal. Z80 based. ROM is a bad dump.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/televideo/tv924.cpp televideo/tv924] ==
Terminal. M6502 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/televideo/tv965.cpp televideo/tv965] ==
Terminal. G65816 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/toaplan/slapfght_ms.cpp toaplan/slapfght_ms] ==
Arcade game. 2 x Z80 based. Bootleg of slapfght.cpp.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/tomy/tomy_princ.cpp tomy/tomy_princ] ==
Unemulated F2MC-16L based CPU.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/actions_atj2279b.cpp tvgames/actions_atj2279b] ==
Unknown ARM type in SoC.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/generalplus_gpl_unknown.cpp tvgames/generalplus_gpl_unknown] ==
Unknown CPU, doesn't seem to have unSP2.0 opcodes.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/vd.cpp vd] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/generalplus_gpl16250_mobigo.cpp tvgames/generalplus_gpl16250_mobigo] ==
Pinball hardware.
GPL16250 based. Possibly undumped internal ROM / bootloader.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/vd56sp.cpp vd56sp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/generalplus_gpl32612.cpp tvgames/generalplus_gpl32612] ==
Modem. L2800-38 based.
ARM based, unknown core.


== [http://github.com/mamedev/mame/blob/master/src/mame/mera/vdm7932x.cpp vdm7932x] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/gpm4530a_lexibook_jg7420.cpp tvgames/gpm4530a_lexibook_jg7420] ==
Terminal. UA880D (Z80) based.
GPM4530A (ARM) based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/vectrix.cpp vectrix] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/magiceyes_pollux_vr3520f.cpp tvgames/magiceyes_pollux_vr3520f] ==
i8088 based.
Unemulated SoC based on ARM926EJ core.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/vlc34010.cpp vlc34010] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/monkey_king_3b.cpp tvgames/monkey_king_3b] ==
Slots with touch screen. M68000 + TMS34010 based.
Unemulated presumably-custom ARM-based SOC.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/vp415.cpp vp415] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/pubint_storyreader.cpp tvgames/pubint_storyreader] ==
LV-ROM player. Z80 based.
Non-video electronic book reader. Unknown CPU / MCU type.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/vp60.cpp vp60] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/spg29x_lexibook_jg7425.cpp tvgames/spg29x_lexibook_jg7425] ==
Terminal. i8051 based.
Multigame console. SCORE7 based (possibly SPG290 related).


== [http://github.com/mamedev/mame/blob/master/src/mame/dec/vt220.cpp vt220] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/st2302u_bbl_rom.cpp tvgames/st2302u_bbl_rom] ==
i8051 based.
ST22xx based. TV games.


== [http://github.com/mamedev/mame/blob/master/src/mame/dec/vt320.cpp vt320] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/titan_soc.cpp tvgames/titan_soc] ==
i8051 based.
Unemulated Titan 1.0C (System on a Chip - ARM based processor).


== [http://github.com/mamedev/mame/blob/master/src/mame/dec/vt520.cpp vt520] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/unico/unianapc.cpp unico/unianapc] ==
I80C3X based.
Arcade games. Celeron based.


== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/vtech_eu3a12.cpp vtech_eu3a12] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ussr/mk98.cpp ussr/mk98] ==
Unknown CPU type.
Palmtop. 80C86 clone CPU.


== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/vtech_innotab.cpp vtech_innotab] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/visual/v100.cpp visual/v100] ==
ARM9 based. Exact model unknown.
Terminal hardware. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/namco/wacky_gator.cpp wacky_gator] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/visual/v102.cpp visual/v102] ==
Electromechanical game.
Terminal hardware. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/whitestar.cpp whitestar] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/visual/v550.cpp visual/v550] ==
Pinball hardware.
Terminal. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/winbingo.cpp winbingo] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/geniusjr.cpp vtech/geniusjr] ==
Gambling game. Based on an unemulated F3068F25V with undumped internal ROM.
Unidentified CPU (possibly derived from 68HC05?).


== [http://github.com/mamedev/mame/blob/master/src/mame/sega/winclub.cpp winclub] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/gkidabc.cpp vtech/gkidabc] ==
Medal games. SH-4 based.
Unidentified main CPU.


== [http://github.com/mamedev/mame/blob/master/src/mame/sharp/wizard.cpp wizard] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/glcx.cpp vtech/glcx] ==
Organizer. Unemulated SC62015B02 main CPU.
Unknown CPU type. At least gl6600cx uses an unemulated NSC1028 SOC.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/wms.cpp wms] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/innotv_innotabmax.cpp innotv_innotabmax]==
Fruit machine hardware. X86 based.
Tablet. Unknown core type / frequency, but confirmed as ARM based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/wms_shuffle.cpp wms_shuffle] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/inteladv.cpp vtech/inteladv] ==
Pinball hardware.
ST220x based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/wpc_95.cpp wpc_95] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/iqunlim.cpp vtech/iqunlim] ==
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.
MC68EZ328 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/wpc_an.cpp wpc_an] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/pc2000.cpp vtech/pc2000] ==
Pinball hardware.
''' gl5000, gl5005x, glpn, gmtt, gbs5505x, lexipcm, primusex ''' - Z80 based. Only ROM definitions added.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/wpc_dcs.cpp wpc_dcs] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/phusion.cpp vtech/phusion] ==
Pinball hardware.
Handheld organizer/PDA. Runs on an unknown CR16B SoC.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/wpc_dot.cpp wpc_dot] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/storio.cpp vtech/storio] ==
Pinball hardware.
ARM926EJ-S based.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/wpc_flip1.cpp wpc_flip1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/vtech_eu3a12.cpp vtech/vtech_eu3a12] ==
Pinball hardware.
Unknown CPU type.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/wpc_flip2.cpp wpc_flip2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/vtech_innotab.cpp vtech/vtech_innotab] ==
Pinball hardware.
ARM9 based. Exact model unknown.


== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/wpc_s.cpp wpc_s] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/wing/lucky37.cpp wing/lucky37] ==
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.
Undumped main CPU ROMs.


== [http://github.com/mamedev/mame/blob/master/src/mame/wyse/wy150.cpp wy150] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/wyse/wy150.cpp wyse/wy150] ==
Terminal. I80C32 based.
Terminal. I80C32 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/wyse/wy30p.cpp wy30p] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/wyse/wy30p.cpp wyse/wy30p] ==
Terminal. I8031 based.
Terminal. I8031 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/wyse/wy50.cpp wy50] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/wyse/wy50.cpp wyse/wy50] ==
Terminal. I8031 based.
Terminal. I8031 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/wyse/wy55.cpp wy55] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/wyse/wy55.cpp wyse/wy55] ==
Terminal. I8032 based.
Terminal. I8032 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/wyse/wy60.cpp wy60] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/wyse/wy85.cpp wyse/wy85] ==
Terminal. I8051 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/wyse/wy85.cpp wy85] ==
Terminal. I8032 based.
Terminal. I8032 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/xbase09.cpp xbase09] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/xerox/alto1.cpp xerox/alto1] ==
Drum machine. PIC17C43 based.
Similar in architecture to the Alto II and the Lilith, with 74181 ALUs and unique CPU.


== [http://github.com/mamedev/mame/blob/master/src/mame/microsoft/xbox.cpp xbox] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/xerox/notetaker.cpp xerox/notetaker] ==
I8086 based. Extensive todo at the top of the driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/xtom3d.cpp xtom3d] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ymdx11.cpp yamaha/ymdx11] ==
PC based (Celeron + 3DFX).
 
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/y2.cpp y2] ==
Encrypted. Driven by an unidentified SoC. Thought to be a Naomi / AtomisWave clone.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ymdx11.cpp ymdx11] ==
Synthesizers. HD63B03YP based.
Synthesizers. HD63B03YP based.


== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ymdx7.cpp ymdx7] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ymdx7.cpp yamaha/ymdx7] ==
Synthesizers. HD63B03RP based.
Synthesizers. HD63B03RP based.


== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ymdx9.cpp ymdx9] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ymdx9.cpp yamaha/ymdx9] ==
Synthesizers. HD63B03RP based.
Synthesizers. HD63B03RP based.


== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ympsr16.cpp ympsr16] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ympcs30.cpp yamaha/ympcs30] ==
Keyboard. TMPZ84C00P based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ymps400.cpp yamaha/ymps400] ==
Keyboard. I8039 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ympsr16.cpp yamaha/ympsr16] ==
Keyboards. 65C02-based SoC.
Keyboards. 65C02-based SoC.


== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ympsr40.cpp ympsr40] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ympsr2000.cpp yamaha/ympsr2000]==
Keyboards. SH3 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ympsr260.cpp yamaha/ympsr260]==
Keyboards. GEW12 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ympsr40.cpp yamaha/ympsr40] ==
Keyboards. Z80 based.
Keyboards. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ympss12 ympss12]==
== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ympsr540.cpp yamaha/ympsr540] ==
Keyboards. 65C02-based SoC.
Keyboard. SH2 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ymrx15.cpp ymrx15] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ymrx15.cpp yamaha/ymrx15] ==
Drum machine. HD6303X based.
Drum machine. HD6303X based.


== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ymsy35.cpp ymsy35] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ymsy35.cpp yamaha/ymsy35] ==
AWM/FM vector synthesizer. HD6435208A00P or HD6475208P based.
AWM/FM vector synthesizer. HD6435208A00P or HD6475208P based.


== [http://github.com/mamedev/mame/blob/master/src/mame/misc/yuvomz80.cpp yuvomz80] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/zenith/z29.cpp zenith/z29] ==
Mechanical medal games. Z80 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/zenith/z29.cpp z29] ==
Terminal. I8031 based.
Terminal. I8031 based.
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/zac_1.cpp zac_1] ==
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/zac_2.cpp zac_2] ==
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.
== [http://github.com/mamedev/mame/blob/master/src/mame/sharp/zaurus.cpp zaurus] ==
PDA. The driver has dumps for models from different series, which range from Z80 based to ARM based.
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/zeebo_qualcomm_adreno130.cpp zeebo_qualcomm_adreno130] ==
Console. ARM11 based.
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/zms8085.cpp zms8085] ==
Terminal. 8085 based.
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/zpinball.cpp zpinball] ==
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/zt8802.cpp zt8802] ==
V40 based.

Revision as of 07:26, 25 March 2024

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

adds/4000_260

Terminal. P-80C32-16 based.

adds/adds2020

Terminal. I8031 based.

adds/vp60

Terminal. i8051 based.

adp/stellafr

Fruit machine hardware. Possibly M68000 based.

akai/akaivx600

Analog synthesizer. UPD78310 + UPD78C11 based.

akai/mpc60

I80186 based. Wave ROMs aren't dumped.

alliedleisure/aleisttl

Discrete hardware.

apple/iphone2g

ARM11 based.

apple/lwriter

Printer hardware. M68000 based.

apple/newton

ARM 610 / ARM 710a / StrongARM SA-110 based.

aristocrat/aristmk7

Slot machines. Celeron-M 440 based.

atari/atarittl

Discrete hardware.

atari/badlands_ms

Bootleg on Modular System, modified from the original. M68000 based.

atari/gumrally

Electromechanical redemption game. M68000 based.

atlus/bowltry

H8-3008 based. TT5565 for sound.

atlus/rallypnt

Medal game. H8/3337 based. Internal ROM isn't dumped.

att/att3b2

WE32100 based.

att/att4425

Terminal. Z80 based.

att/att610

Terminal. Z80 based.

att/att630

Terminal. M68000 based.

bandai/design_master

H8/328 based.

barcrest/mpu5sw

Fruit machine hardware. M68340 based.

bfm/bfmsys83

Fruit machine hardware. M6802 based.

bfm/bfm_ad5sw

Video fruit machine hardware. MCF5206E + YGV619-V AVDP based.

bfm/bfm_sc5sw

Fruit machine hardware. MCF5206E based.

bfm/bfm_sc6

Fruit machine hardware. MCF53014 based.

bfm/bfm_swp

SWP hardware. M68340 based.

burroughs/anzterm

Bank teller terminal. M6809 based. Dump is incomplete.

burroughs/td831

Terminal. M6800 based.

capcom/blktiger_ms

Bootleg, Z80 based hardware. Differs heavily from the original in blktiger.cpp.

capcom/instantm

No inputs and needs mechanical parts emulation (camera, printer..).

capcom/psrockman

Hybrid pinball / medal game. Z80 based.

capcom/tvcapcom

Nintendo WII derived hardware.

casio/casio_rompack

Just a holder for the Casio ROM Pack Software List to ensure they aren't orphaned. These ROM Packs are used by various devices, but none of the devices have been dumped. Once a supported system is dumped this can be removed and the list can be hooked up to that.

casio/ht6000

Synthesizer. UPD7810 based.

casio/sx1000

Unix workstation. M68010 based.

cave/cavepc

PC hardware.

cave/fstgfish

PC hardware.

chess/conic_cchess3

Unemulated MSM5840 with undumped internal ROM.

cinematronics/dlair2

No laserdisc captures in MAME format.

cirsa/cirsa820xxx

Mechanical slot machine. I8085 based.

cirsa/cirsa910510

Mechanical slot machine. I8088 based.

cirsa/miniguay

Slot machine. I8085 based.

cirsa/missbamby

Mechanical slot machine. I8085A based.

cirsa/neptunp2

Slots (both video and mechanical). I80188 based. Most are incomplete dumps.

citoh/cit101xl

Video terminal. HD64B180R0P based.

commodore/c64dtv

Based on an ASIC which contains the entire C64 hardware.

commodore/c900

Computer. Z8001 based.

dataeast/ffantasy_ms

Bootleg on Modular System, heavily modified from the original. M68000 based.

dec/decmate2

Business PCs. PDP8 based.

dec/decwritr

Teletype / teleprinter. I8080 based.

dec/jensen

DEC 21064 based.

dec/pdp11

sms1000 - Many undumped PROMs. T11 + i80188 based.

dec/rainbow

rainbow100a - Incomplete dump.

dec/vt220

i8051 based.

dec/vt320

i8051 based.

dec/vt520

I80C3X based.

dg/aviion88k

Personal computer. MC88100 based.

emusys/emax

Samplers. NS32008 / NS32016 based.

emusys/emu2

Synthesizer. Z80 based.

emusys/emu3

Synthesizer. NS32016 based.

emusys/emu68k

MC68000-based synthesizer modules.

ericsson/e9161

Teminal. M68000 based.

exidy/exidyttl

Discrete hardware.

falco/falco500

falco500e, falco5220s - Specifics of these newer models aren't emulated yet.

falco/falcots

Terminal. Z80 based.

funworld/photoplys

Touch screen game. Celeron based.

funworld/photoplysx

Touch screen game. Celeron based.

gaelco/gaelcof3

Kiddie rides. Undumped PIC16C56 as main CPU.

gaelco/gaelcopc

Pentium IV based. NVIDIA TI4200 GFX card.

gridcomp/gridcomp

grid1109, grid1121, grid1129, grid1131 - Missing BIOS dumps.

grid1139 - Differences from base hardware aren't emulated yet.

homebrew/ultim809

Homebrew computer. 68B09E based.

homelab/braiplus

Talking computer. Z80 based.

hp/hp2100

CPU is a 2116A, a hard-wired design.

hp/hp700

Terminal. V20 based.

hp/hp7596a

Plotter. M68000 based.

hp/hp9845

hp9835a, hp9835b, hp9845a, hp9845s - Emulation of this systems hasn't been started yet.

hp/jornada

PDA. SA1110 based.

husky/hawk

Z180 based. No documentation available.

husky/hunter16

Computer. V25 based.

ibm/ibm3153

Terminal. I80C32 based.

ibm/ibm5150

PC. Undocumented. It's barely known that it uses a specific "JDA" video adapter, and that it uses a specific incompatible bus slot.

ibm/ibm6580

Word-processing workstation. I8086 based.

ice/frenzyxprss

Redemption game. PC based (Celeron).

ice/ice_hhhippos

Redemption game. M68HC705C8A based.

ice/ice_tbd

Slot car type race game. Z80 based,

ice/schexx4gen

Bubble jockey. Electromechanical. MC68HC11A1 based.

igs/goldstar

ss2001 - Different GFXs (has one more reel than other sets).

igs/igs_fear

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

igs/igs_m027

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

igs/igs_m036

The igs036 MCU has internal undumped code.

igs/pgm2

bubucar - Most ROMs are undumped, external CPU ROM is encrypted, internal CPU ROM is undumped.

igs/pgm3

Highly protected + encrypted. Probably ARM based.

informer/informer_207_100

Bad dump. Terminal. HD68B09EP based.

intel/intellec8

Development machine for the 8008 CPU.

intel/sdk51

I8031 based.

irem/m119

Medal games. SH3 based.

jpm/jpmmps

Fruit machine hardware. TMS9995 based.

jpm/jpms80

Fruit machine hardware. TMS9995 based.

jpm/jpmsys7

Fruit machine hardware. Possibly M68340 based.

jpm/pluto5

Fruit machine hardware. M68340 based.

jpm/pluto6

Fruit machine hardware. MCF5206E based.

kawai/acr20

Digital Accompaniment Center. TMP96C141 based.

kawai/k1

Synthesizer. UPD78310 based.

kawai/k4

Synthesizer. UPD78310 based.

kawai/k5

Synthesizer. V40 based.

kawai/ksp10

Digital piano. TMP96C141 based.

kawai/r100

Synthesizer. M50734SP based.

kawai/sx240

Synthesizer. I8031 based.

konami/cougar

Coin pusher. SH4 based.

konami/kongs470

Japanese bingo. This is thought to be the main PCB and to be missing the satellite PCBs. M68000 based.

konami/kpontoon

Arcade card game. Z80 based.

konami/kpython

Playstation 2 based.

konami/kpython2

Playstation 2 based.

korg/korgds8

Synthesizer. UPD78C10 based.

korg/korgdss1

Synthesizer. UPD70208 based.

korg/korgdvp1

Vocoder. UPD7811 based.

korg/korgdw8k

Synthesizer. HD63B03XP based.

korg/korgws

Vector synthesizer. HD641016 based.

korg/korgz3

Synthesizer. UPD70116C based.

korg/microkorg

Compact synthesizer/vocoder. HD6412320VF25 based.

korg/poly800

Synthesizer. MSM80C85ARS based.

korg/polysix

Synthesizer. I804X based.

leapfrog/iquest

I8032 based.

leapfrog/leappad

Unidentified CPU.

leapfrog/leapster

ARCompact based.

leapfrog/leapster_explorer

Unidentified ARM9 based SoC. Internal ROM not dumped.

learsiegler/adm11

Terminal. I8031 based.

learsiegler/adm23

Terminal. Z8682 based.

learsiegler/adm31

Terminal. M6800 based.

learsiegler/adm36

Terminal. Z80 based.

liberty/freedom120

Serial terminal. Z80 based.

mattel/pixtermu

Handheld. ARM720T based.

maygay/maygayep

Fruit machine hardware (H8-3002 + YMZ280B).

maygay/maygaysw

SWP games. MC68306 based.

maygay/mmm

Fruit machine hardware. Z80 based.

meadows/meadwttl

Discrete hardware.

mera/ec7915

Terminal. КР580ВМ80А based.

mera/konin

Z80 based, no info available.

mera/vdm7932x

Terminal. UA880D (Z80) based.

merit/merit3xx

Z80 based. Shares similarities with merit.cpp and meritm.cpp.

merit/merits

Darts machines. 80C032 based.

merit/meritsdx

Darts machines. AMD Elan SC300-33KC based.

microterm/ergo201

Terminal. Z80 based.

microterm/mt420

Terminal. Z80 based.

microterm/mt440

Terminal. Z80 based.

microterm/mt5510

Terminal. Z80 based.

microsoft/xbox

midway/midqslvr

PC based hardware (Celeron + 3DFX).

midway/pinball2k

Pinball - video hybrid based on Cyrix MediaGX hardware.

midway/starrider

Laserdisc game. MC6809E based.

misc/a1supply

I4040 based.

misc/aces1

Fruit machine hardware. Z80 based?

misc/acesp

Fruit machine hardware. HD6301 based.

misc/age_candy

Crane game. Unemulated HPC46104 CPU.

misc/amstarz80

Card game. Z80 based.

misc/antonelli_hd6305

Keyboards. HD6305 based.

misc/astrafr

Fruit machine hardware. M68000 based.

misc/atronic

Fruit machine hardware. Z80 based.

misc/bailey

Discrete hardware.

misc/belatra

Fruit machine hardware. Possibly ARM based.

misc/bingoman

H8 based.

misc/blocktax

Uses an 80C51 with undumped internal flash rom.

misc/bntyhunt

Arcade game with PC hardware. Bios is undumped.

misc/brglitz

Coin pusher. PIC17C43 based. Dump may be bad.

misc/castle

Mechanical Fruit Machines with DMD display. HD6301 based.

misc/chameleonrx1

PENTIUM 4 based.

misc/changyu

Unknown gambling game. M6502 based.

misc/chicago

Discrete hardware.

misc/cleartone

Mechanical fruit machine. Z80 + Digitalker based.

misc/clowndn

Redemption game. M6802 based.

misc/cointek

Slot / poker game? Z80 based.

misc/comebaby

Arcade game. Runs on a 633 MHz Celeron CPU class machine running Windows 98.

misc/compucranes

MCS51-based crane coinops.

misc/cosmos_playc8f

Electromechanical redemption games. M68HC705C based.

misc/cowtipping

MC68SZ328AVH66 based. Redemption game.

misc/crazybal

Discrete hardware.

misc/cromptons

Redemption game. TS80C32X2-MCA based.

misc/cupidon

Fruit machine hardware. Possibly M68340 based.

misc/cwheel

ST6228 based.

misc/daryde

Darts. Z180 based.

misc/ddz

Encrypted. VRENDER0 SOC based.

misc/diamondking

Video slot machine. I8085A based.

misc/dmainevent

Electromechanical. M6802 based.

misc/dynamoah

Air hockey. I80C31 based.

misc/ecoinf1

Fruit machine hardware. Z80 based.

misc/electra

Discrete hardware.

misc/extrema

Fruit machine hardware. Possibly Z80 based. Some weak encryption.

misc/falgas_m89

Kiddy ride. I8085A based.

misc/freeway

Poker game. 8088 based.

misc/funeball

Electromechanical. 80C562 based.

misc/fungames

Discrete hardware.

misc/gamemasters

Coin pusher hardware. M6502 based.

misc/gfamily

Celeron based. Bootleg multi-emulator system (MAME, Nebula, FBA, ZiNc).

misc/globalfr

Fruit machine hardware. M37702S based.

misc/globalvr

Skeleton hardware. Pentium based.

misc/hapyfish

Bootleg with emulators of arcade games. ARM920T based.

misc/hazelgr

Fruit machine hardware. Z80 based.

misc/hobbyplay

Mechanical slot machines. Z80 based.

misc/houseball

Electromechanical. ST62E65B based.

misc/itgambl2

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

misc/itgambl3

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

misc/itgamble

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

misc/laz_ribrac

Mechanical game. I80C31 based.

misc/magreel

Gambling game. M68000 based. Encrypted.

misc/microdar

Darts. Main CPU has internal undumped ROM.

misc/minivideo

Undumped HD6473258P10 internal ROM (H8/325 series).

misc/neomania

PC with NeoGeo emulator.

misc/nexus3d

ARM920T based. 2 x QS1000 for sound.

misc/nsg6809

6809 based mechanical game.

misc/odissey

Slot hardware. Pentium based. No hard disk dump available.

misc/opercoin

Mechanical slot machine. Z80 based.

misc/playcenter

Touch screen game. AMD K6 based.

misc/plsonic4

Multisystem. Allows plugging in up to 4 JAMMA PCBs. Z80 based. Currently stops after ROM/RAM test.

misc/pmc

Very early arcade games. I4040 based.

misc/potgoldu

TMS34010 based. One of the sets is possibly a bad dump.

misc/proconn

Fruit machine hardware. Z80 based.

misc/psattack

VRENDER0 SOC based. Needs Compact Flash hookup.

misc/pse

Discrete hardware.

misc/radikaldarts

Celeron based.

misc/rawthrillspc

Arcade. Athlon 64 X2 based.

misc/rcorsair

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

misc/rf51w14cg

Slot. N80C188XL based. Incomplete dump.

misc/rfslotspcpent

Slot machines. Pentium based.

misc/sanremmg

Based on an unemulated M30624FG (M16C/62A family) with undumped internal ROM.

misc/savquest

PC based hardware (Pentium II + VGA card).

misc/scm_500

Change machine. Everything unknown.

misc/sealy

Program ROMs aren't dumped. Probably inside M30624 MCU.

misc/sealy_fr

Medal game. Unemulated Frontrunner core.

misc/silverball

Touch screen game. Pentium-S based.

misc/skopro

Pentium E2160 based.

misc/skylncr

rolla - Undumped internal ROM of an unemulated Winbond W77E58P.

superb2k - CPU is inside an epoxy block, so unverified type. External CPU ROM is encrypted.

misc/smd2144c

Arcade games. H8S based. Has undumped internal ROM.

misc/spdamjes

Darts. Z80 based.

misc/startouch

Pentium MMX based. Touschsceen game.

misc/stop

Mechanical arcade machine. I8031 based.

misc/strkzn

Redemption game using infrared light curtains. Z80 + 80188 based.

misc/sumt8035

Fruit machine hardware. NEC D8035LC based.

misc/tapatune

smartoss, srockbwl - Mechanical games, differ from the pure videogames in the driver.

misc/teamjocs

Darts machine. Undumped PIC as main CPU.

misc/tomsadvs

Redemption game. Winbond W87C32C-40 based.

misc/truesys

Gambling game. Nios II soft CPU core programmed in the FPGA.

misc/twinbskt

Mechanical redemption machine. ST6225 based.

misc/unkgolf

Unknown golf game, possibly only sound / IO part.

misc/usbilliards

Discrete hardware.

misc/v0bowl

VRender0+ based. The flash dump is bad.

misc/vlc34010

Slots with touch screen. M68000 + TMS34010 based.

misc/winbingo

Gambling game. Based on an unemulated F3068F25V with undumped internal ROM.

misc/wms

Fruit machine hardware. X86 based.

misc/yuvomz80

Mechanical medal games. Z80 based.

mitsubishi/trium

Phone. ARM-based SoC.

motorola/ampscarp

Unknown CPU.

motorola/m8120

Computer. M88K based, built around the MVME187 board.

motorola/powerstack

PowerPC 604 based.

motorola/sys1121

VME chassis.

namco/dangbar

Mechanical medal game with led screen. MC68HC11K1 based. Hits some unimplemented / stub-only features of the CPU core.

namco/dkmb

MPC603RRX266LC based.

namco/namcops2

Playstation 2 based.

namco/namcos1b

Heavily modified bootleg Namco System 1 hardware.

namco/quickncrash

Mechanical medal game with led screens. KL5C80A12 + TMPZ84C015 based.

namco/rbowlorama

Arcade. Celeron based.

namco/sweetland4

Mechanical candy distributing medal game. H8/3007 + Oki M9810.

namco/wacky_gator

Electromechanical game.

natsemi/ns5652

INS8900 based.

ncd/ncd88k

Terminal. MC88100 based.

nec/ews4800

PC. R4000 based.

nec/pc_h98

PC. I486 based. Has NESA bus.

nintendo/compmahj

LH5XXX family based.

nintendo/gamecube

IBM "Gekko" based.

nintendo/snesb51

SNES bootlegs controlled by an MCS-51 core.

nmk/nmkmedal

Electromechanical. TMP90C041AN based.

nokia/nokia_3310

Cell phones. ARM7 based.

novadesitec/novadesitec_fr002

Slot machines. MB90F533A based.

novadesitec/novadesitec_fr004

Slot machines. H8S/2318 based.

novadesitec/novadesitec_fr009

Slot machines. H8S/2318 based.

novation/basssta

Synthesizer. MN1880 based.

novation/drumsta

Drum machine. MN1880 based.

olivetti/m20

m44 - Z8001+ Z8010 based.

omron/luna_68k

Computer. M68030 based.

orla/hk1000

Music keyboard. UPD7810 based.

orla/xm200

PCM sound module. ST90R50 based.

pc/igspc

PC based hardware.

pc/nforcepc

nForce chipset emulation is preliminary.

pc/paokaipc

Bowling game. x86 PC-like hardware.

pc/quakeat

PC based hardware (Pentium II + VGA card).

pc/queen

PC based hardware (probably Celeron or Pentium III).

pc/tosh1000

80C88 based.

pinball/alvg

Pinball hardware.

pinball/atari_4x4

Pinball. M6502 based.

pinball/atari_s1

Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.

pinball/barni

Pinball hardware.

pinball/bingo

Bingo hardware.

pinball/by17

Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.

pinball/by35

Pinball hardware.

pinball/by6803

Pinball hardware.

pinball/by68701

Pinball hardware.

pinball/capcom

Pinball hardware.

pinball/de_2

Pinball hardware.

pinball/de_3

Pinball hardware.

pinball/gp_2

Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.

pinball/gts1

Pinball hardware.

pinball/gts3

Pinball hardware.

pinball/gts3a

Pinball hardware.

pinball/gts80

Pinball hardware.

pinball/gts80a

Pinball hardware.

pinball/gts80b

Pinball hardware.

pinball/idsa

Pinball hardware.

pinball/inder

Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.

pinball/inderp

Pinball hardware.

pinball/jeutel

Pinball hardware.

pinball/joctronic

Pinball hardware.

pinball/jp

Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.

pinball/jvh

Pinball hardware.

pinball/kissproto

Pinball hardware. I8035 based

pinball/lancelot

Pinball. Z80 based.

pinball/ltd

Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.

pinball/macp

Pinball hardware.

pinball/mephistp

Pinball hardware. I8088 based. Needs I8256 emulation.

pinball/micropin

Pinball hardware.

pinball/mrgame

Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.

pinball/newcanasta

Pinball. PC based.

pinball/nsm

Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.

pinball/peyper

Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.

pinball/play_1

Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.

pinball/play_2

Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.

pinball/play_3

Pinball games. Emulation of most of them is (almost) complete, but the missing simulation of the tables makes them unplayable.

pinball/recel

Pinballs. PPS4 based.

pinball/rowamet

Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.

pinball/s11a

Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.

pinball/s11b

Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.

pinball/s11c

Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.

pinball/s7

Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.

pinball/sam

Pinball games.

pinball/sleic

Pinball hardware.

pinball/spinb

Pinball hardware.

pinball/st_mp100

Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.

pinball/st_mp200

Pinball hardware.

pinball/stargame

Pinball hardware.

pinball/supstarf

Pinball hardware.

pinball/taito

Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.

pinball/techno

Pinball game. Missing sound ROMs.

pinball/vd

Pinball hardware.

pinball/whitestar

Pinball hardware.

pinball/wms_shuffle

Pinball hardware.

pinball/wpc_95

Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.

pinball/wpc_an

Pinball hardware.

pinball/wpc_dcs

Pinball hardware.

pinball/wpc_dot

Pinball hardware.

pinball/wpc_flip1

Pinball hardware.

pinball/wpc_flip2

Pinball hardware.

pinball/wpc_s

Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.

pinball/zac_1

Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.

pinball/zac_2

Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.

pinball/zpinball

Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.

quantel/harriet

M68010 based.

qume/qvt103

Terminal. Z80 based.

qume/qvt190

M6800 based.

qume/qvt201

Terminal. Z80 based.

ramtek/ramtek

Discrete hardware.

roland/alphajuno

Synthesiser. MCS-51 family based.

roland/boss_se70

Signal processor. HD6415108 based.

roland/boss_sx700

Signal processor. HD6413002F based.

roland/juno106

Synthesizer. UPD7810 based.

roland/juno6

Synthesizer. I8049 based.

roland/roland_jd800

Synthesizers. HD6435328 based.

roland/roland_jv80

Synthesizers. HD6435328 based.

roland/roland_jx3p

Synthesizer. I8031 based.

roland/roland_jx8p

Synthesizer. HD63B03RP based.

roland/roland_mc50

MIDI sequencers. Z80180 based.

roland/roland_r8

Drum machine. UPD78210 based.

roland/roland_ra30

Realtime arranger. HD6415108 based.

roland/roland_s10

Sampler. I8032 based.

roland/roland_s50

Samplers. 8097 based.

roland/roland_sc88

MIDI sound generator. HD6415108 based.

roland/roland_tnsc1

Just a holder for the Roland "Style Data ROM", until some device that uses them is dumped.

roland/roland_tnsc2

Just a holder for the Roland "Style Data ROM", until some device that uses them is dumped.

roland/roland_tr505

Drum machine. HD6301Y0 based. Undumped internal ROM.

roland/roland_tr606

Drum machine. NEC_D650. Sound unemulated (discrete).

roland/roland_tr707

Drum machine. HD6303X based.

roland/roland_tr808

Drum machine. NEC_D650. Sound unemulated (discrete).

roland/roland_u20

Synthesizers. P8098 based.

samsung/dvd-n5xx

Nuon enhanced DVD player.

saturn/st17xx

DVD players. ARM based.

sega/anyworks

Medal game system bios / boot code. PKM32AG-Q SoC based. Needs SD cards dumps.

sega/digamart

Electromechanical crane game. Z80 based.

sega/eshockey

Air hockey. Z80 based.

sega/monacogp

Discrete hardware.

sega/segacoin

Z80-based coin pusher hardware.

sega/segattl

Discrete hardware.

sega/sega_sawatte

Crane machine. H8/3007 based.

sega/sega_sawatte

Unknown CPU. Possibly MCU with internal ROM?

sega/semcrossw

Crosswalk traffic light controller. M6802 based.

sega/speedbsk

boatrace - Only the sound ROMs are dumped. Should be moved to an own driver when the rest is dumped.

sega/stvdev

ST-V development box. 486 based.

sega/triforce

Gamecube based.

sega/unkhockey

Air hockey. M68000 based.

sega/unktop

Sound PCB for an arcade game? HD63B03XP + UPD7759.

sega/winclub

Medal games. SH-4 based.

sega/y2

Encrypted. Driven by an unidentified SoC. Thought to be a Naomi / AtomisWave clone.

seibu/bloodbro_ms

Bootleg on Modular System, heavily modified from the original. M68000 based.

sfrj/tim100

Terminal. I8085A based.

sgi/iris3130

M68020 based.

sharp/mz3500

PC. Z80 based.

sharp/wizard

Organizer. Unemulated SC62015B02 main CPU.

sharp/zaurus

PDA. The driver has dumps for models from different series, which range from Z80 based to ARM based.

siemens/bitel

Terminal hardware. I8031 based.

sigma/sigma21

2 of the program ROMs are bad dumps.

sigma/sigmab31

Mechanical slot. Hardware is very similar to sigmab52.cpp.

sigma/sigmab88

Gambling games. Mostly unemulated HD641016 CPU.

skeleton/600cat

Cellular Activation Tester. HD6303 based.

skeleton/aaa

Terminal. Z80 based.

skeleton/acd

WD9000 based.

skeleton/aceex

Modem. CPU is a I8031 derivate.

skeleton/aid80f

Z80 development system. Z80 based.

skeleton/airbase99

Drum machine. PIC17C43 based.

skeleton/alcat7100

Terminal. Z80 based.

skeleton/alesis_qs

Musical keyboard. H8/510 based.

skeleton/alfaskop41xx

Terminal. M6800 based.

skeleton/alphasma3k

MC68EZ328PU16V based.

skeleton/am1000

M68000 based.

skeleton/ampex

Z80 based.

skeleton/ampex210

Z80 based.

skeleton/aquaplus_piece

Handheld console. S1C33209 based.

skeleton/argox

Printer. H83002 based.

skeleton/blit

Bitmap graphics terminal. M68000 based.

skeleton/bolsaint

Mechanical slot machines. 80188based.

skeleton/c2color

Unidentified CPU.

skeleton/caramball

Electromechanical air hockey. I8085A based.

skeleton/cardinal

Terminal. I8031 based.

skeleton/cbnt2039

Printer controller card. F8680 PC/CHIP (x86 with custom opcodes) based.

skeleton/cd100

Jukebox. HD64180RP based.

skeleton/cdsys5

Jukebox. MC68HC11D0 based.

skeleton/cit1500

Public pay phones. UPD78053 based.

skeleton/clxvme186

80186-based VMEbus controller.

skeleton/cobrasd

Darts. V25 based.

skeleton/consola_emt

Printer isn't emulated.

skeleton/ct909e_segadvd

Portable DVD player. SPARCV8 based.

skeleton/d400

Terminal. M6809 based.

skeleton/diablo1300

Printer with DIABLO CPU.

skeleton/digiblast

Handheld. ARM9 + S3C2410 based.

skeleton/digilog400

Protocol analyzer. I80186 based.

skeleton/digitech_gsp5

Guitar effects processor. HD6303RP based.

skeleton/easy_karaoke

ARM 720 based. TV games.

skeleton/elcirculo

Electromechanical gambling roulette. M6504 based.

skeleton/elzet80

Luggable CP/M computer. Z80 based.

skeleton/esprit

M6502 based.

skeleton/eurocom2

Preliminary driver. M6809 based. Big TODO list at the top of the driver.

skeleton/evolution_handheld

Handheld. Unknown CPU type.

skeleton/fs3216

M68000 based.

skeleton/gem_rp

Electric piano. H83003 based.

skeleton/gm1000

Sound module. M37702S1 based.

skeleton/gnat10

CP/M system. Z80 based.

skeleton/happyvideo

Kiddie ride. ARM9 based.

skeleton/hohnadam

Keyboard synthesizer. M68000 based.

skeleton/iez80

Computer. Z80 based.

skeleton/ikt5a

Terminal. I80C51 based.

skeleton/is48x

I80188 based.

skeleton/itt1700

Terminal. Z80 based.

skeleton/itt9216

Terminal hardware. M68008 based.

skeleton/junior80

Computer. Z80 based.

skeleton/kkcount

Medal game. Unemulated TMP95C265P MCU.

skeleton/learnwin

Learning computer.

skeleton/lee1214

Terminal. I80188 based.

skeleton/lee1220

Terminal. I8085A based.

skeleton/lft

Computer. I80186 based.

skeleton/lilith

CPU consists of various parts including AM2901 and AM2911.

skeleton/lms46

Z80 based. No info available. Bad dump.

skeleton/micral

Z80 based. No schematics / manuals available.

skeleton/micromon

CDP1802 based. ECG unit.

skeleton/mightyframe

MC68020RC12B based.

skeleton/milwaukee

6502 based.

skeleton/minihock

Electromechanical hockey game. M68705 based.

skeleton/miuchiz

Handhelds. ST2205U based.

skeleton/modellot

Z80 based.

skeleton/molecular

Z80 based.

skeleton/mtd1256

Data acquisition station. MC68HC11A1 based.

skeleton/mw4pole

Analog filter module. MC68HC11E1 based.

skeleton/mx2178

Shows the status line but keystrokes are ignored.

skeleton/ngen

I80186 and I386 based.

skeleton/palestra

Discrete hardware. Preliminary netlist available.

skeleton/pdt3100

Handheld computer. V25 based.

skeleton/pegasos2

PC. PPC based.

skeleton/perq

CPU is discrete components including 74S181 bit-slice ALUs, and AM2910 microcode sequencer. A Z80 handles most of the I/O.

skeleton/philipsbo

Videosynthesizer. M68010 based.

skeleton/picno

H8/532 CPU with inbuilt ROM which hasn't been dumped yet.

skeleton/pullttrigger

Arcade game. PC based.

skeleton/qmquasar

Synthesizer modules. I8032 based.

skeleton/qmsirius

Keyboard. P80C552 based.

skeleton/sansa_fuze

Mp3 player. ARM7 based.

skeleton/sh4robot

SH4 based.

skeleton/si5500

Temperature controller. TMS9981 based.

skeleton/slsstars

Jukebox. MC68HC11F1 based.

skeleton/solbourne

CY7C601 based.

skeleton/sterz80

Mahjong. Z80 based. Encrypted.

skeleton/symbolics

M68000 based.

skeleton/synthex

Synthesizer. M6502 based.

skeleton/sys2900

Computer. Z80 based .Appears to be looping waiting for a disk.

skeleton/sys9002

Terminal. i8085a based.

skeleton/systel1

Computer. Z80 based.

skeleton/telex1192

Video terminal. DP8344 based.

skeleton/telex274

Coaxial controller. M68000 based.

skeleton/telex277d

Coaxial terminal. I8085A based.

skeleton/terco

Mill control unit. M6800 based.

skeleton/terminal

Drivers for various terminal ROMs to be sorted out.

skeleton/textelcomp

GS65SC02P-2 based.

skeleton/ticz80

Mahjong. Z80 based. Seems 'inspired' by dynax/dynax.cpp hardware.

skeleton/tnshc08

Computer. Z80 based.

skeleton/tr175

M68000 based.

skeleton/unistar

Terminal. I8085A based.

skeleton/vanguardmk1

Bomb disposal robot. MC68HC811E2 based.

skeleton/vd56sp

Modem. L2800-38 based.

skeleton/vectrix

i8088 based.

skeleton/vp415

LV-ROM player. Z80 based.

skeleton/xbase09

Drum machine. PIC17C43 based.

skeleton/zeebo_qualcomm_adreno130

Console. ARM11 based.

skeleton/zms8085

Terminal. 8085 based.

skeleton/zt8802

V40 based.

sony/betacam

Videocassette player. V25 + H8/534 based.

sony/bvm

Monitor. HD6435368 based.

sony/dpsv55

Effect processors. MB90641A based.

sony/news_38xx

PC. Needs r3000 cpu emulation, misc control registers and leds, slots/graphics, sound and centronics support.

sony/ps2sony

R5900 based.

sony/umatic

Videocassette recorder. Z80 based.

stm/stmpc

Portable computer. I80186 based.

taito/bingowav

TMP63803F-16 based.

taito/capr1

Coin pusher hardware.

taito/caprcyc

Coin pusher hardware.

taito/cucaracha

Mechanical whack-a-mole with a dot-matrix LED screen. Z80 based.

taito/dinoking

Medal games. H8S-2394 based. Could be similar to invqix.cpp, with an additional video chip similar to that in gunpey.cpp.

taito/haplucky

Video slot machine. Z80 based. Missing some code.

taito/heromem

Coin pusher with 2 screens. Based on 3 Z80s + 2 TC0091LVC. 2 YM2610B for sound.

taito/pkspirit

Taito GFX custom chips aren't emulated yet and there are some missing features in the TMP68303 core.

taito/taitottl

Discrete hardware.

taito/vicshoot

Mechanical soccer based redemption game. Z80 based.

tangerine/hhtiger

Z80 based. No documentation available.

tektronix/tekxp33x

Terminal. R3052E based.

tektronix/tek43xx

Graphics workstation. MC68020 based.

televideo/ts3000

I8088 based.

televideo/ts802

Terminal. Z80 based.

televideo/ts816

Terminal. Z80 based. ROM is a bad dump.

televideo/tv924

Terminal. M6502 based.

televideo/tv965

Terminal. G65816 based.

toaplan/slapfght_ms

Arcade game. 2 x Z80 based. Bootleg of slapfght.cpp.

tomy/tomy_princ

Unemulated F2MC-16L based CPU.

tvgames/actions_atj2279b

Unknown ARM type in SoC.

tvgames/generalplus_gpl_unknown

Unknown CPU, doesn't seem to have unSP2.0 opcodes.

tvgames/generalplus_gpl16250_mobigo

GPL16250 based. Possibly undumped internal ROM / bootloader.

tvgames/generalplus_gpl32612

ARM based, unknown core.

tvgames/gpm4530a_lexibook_jg7420

GPM4530A (ARM) based.

tvgames/magiceyes_pollux_vr3520f

Unemulated SoC based on ARM926EJ core.

tvgames/monkey_king_3b

Unemulated presumably-custom ARM-based SOC.

tvgames/pubint_storyreader

Non-video electronic book reader. Unknown CPU / MCU type.

tvgames/spg29x_lexibook_jg7425

Multigame console. SCORE7 based (possibly SPG290 related).

tvgames/st2302u_bbl_rom

ST22xx based. TV games.

tvgames/titan_soc

Unemulated Titan 1.0C (System on a Chip - ARM based processor).

unico/unianapc

Arcade games. Celeron based.

ussr/mk98

Palmtop. 80C86 clone CPU.

visual/v100

Terminal hardware. Z80 based.

visual/v102

Terminal hardware. Z80 based.

visual/v550

Terminal. Z80 based.

vtech/geniusjr

Unidentified CPU (possibly derived from 68HC05?).

vtech/gkidabc

Unidentified main CPU.

vtech/glcx

Unknown CPU type. At least gl6600cx uses an unemulated NSC1028 SOC.

innotv_innotabmax

Tablet. Unknown core type / frequency, but confirmed as ARM based.

vtech/inteladv

ST220x based.

vtech/iqunlim

MC68EZ328 based.

vtech/pc2000

gl5000, gl5005x, glpn, gmtt, gbs5505x, lexipcm, primusex - Z80 based. Only ROM definitions added.

vtech/phusion

Handheld organizer/PDA. Runs on an unknown CR16B SoC.

vtech/storio

ARM926EJ-S based.

vtech/vtech_eu3a12

Unknown CPU type.

vtech/vtech_innotab

ARM9 based. Exact model unknown.

wing/lucky37

Undumped main CPU ROMs.

wyse/wy150

Terminal. I80C32 based.

wyse/wy30p

Terminal. I8031 based.

wyse/wy50

Terminal. I8031 based.

wyse/wy55

Terminal. I8032 based.

wyse/wy85

Terminal. I8032 based.

xerox/alto1

Similar in architecture to the Alto II and the Lilith, with 74181 ALUs and unique CPU.

xerox/notetaker

I8086 based. Extensive todo at the top of the driver.

yamaha/ymdx11

Synthesizers. HD63B03YP based.

yamaha/ymdx7

Synthesizers. HD63B03RP based.

yamaha/ymdx9

Synthesizers. HD63B03RP based.

yamaha/ympcs30

Keyboard. TMPZ84C00P based.

yamaha/ymps400

Keyboard. I8039 based.

yamaha/ympsr16

Keyboards. 65C02-based SoC.

yamaha/ympsr2000

Keyboards. SH3 based.

yamaha/ympsr260

Keyboards. GEW12 based.

yamaha/ympsr40

Keyboards. Z80 based.

yamaha/ympsr540

Keyboard. SH2 based.

yamaha/ymrx15

Drum machine. HD6303X based.

yamaha/ymsy35

AWM/FM vector synthesizer. HD6435208A00P or HD6475208P based.

zenith/z29

Terminal. I8031 based.