MNW: Difference between revisions

From MAMEDEV Wiki
No edit summary
Line 2: Line 2:
This page is designed to allow for a quick look over all the drivers with a MACHINE_NOT_WORKING flag by giving, as much as possible, an idea on the amount of effort needed to fix them.
This page is designed to allow for a quick look over all the drivers with a MACHINE_NOT_WORKING flag by giving, as much as possible, an idea on the amount of effort needed to fix them.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/20pacgal.cpp 20pacgal] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/namco/20pacgal.cpp 20pacgal] ==
''' 25pacman ''' - Newer set on slightly different hardware.
''' 25pacman ''' - Newer set on slightly different hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/24cdjuke.cpp 24cdjuke] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/midcoin/24cdjuke.cpp 24cdjuke] ==
Skeleton driver for a CD Juke Box.
Skeleton driver for a CD Juke Box.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/2mindril.cpp 2mindril] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/2mindril.cpp 2mindril] ==
Missing working simulation of the sensors. Requires a major rework of the artwork sub-system.
Missing working simulation of the sensors. Requires a major rework of the artwork sub-system.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/39in1.cpp 39in1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/39in1.cpp 39in1] ==
''' 19in1, 48in1 and clones, 60in1, fruitwld and clone, jumanji, plutus, pokrwild, rodent ''' - Should be correctly decrypted but expect something different from the CPLD.
''' 19in1, 48in1 and clones, 60in1, fruitwld and clone, jumanji, plutus, pokrwild, rodent ''' - Should be correctly decrypted but expect something different from the CPLD.


''' 4in1a, 4in1b ''' - These have been decrypted, currently boot but stuck at  'Hardware Check' with an error. Need adjusting of the cpld_*() methods.
''' 4in1a, 4in1b ''' - These have been decrypted, currently boot but stuck at  'Hardware Check' with an error. Need adjusting of the cpld_*() methods.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/3do.cpp 3do] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/3do.cpp 3do] ==
Emulation is stil preliminary. Needs DSPP core properly hooked up (should be similar if not same to the one used by the later Konami M2 HW).
Emulation is still preliminary. Needs DSPP core properly hooked up (should be similar if not same to the one used by the later Konami M2 HW).


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/4dpi.cpp 4dpi] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sgi/4dpi.cpp 4dpi] ==
Preliminary driver. Hangs after booting irix from miniroot.
Preliminary driver. Hangs after booting irix from miniroot.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/4enlinea.cpp 4enlinea] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/4enlinea.cpp 4enlinea] ==
Needs proper UM487F device emulation. CPU logic seems quite off.
Needs proper UM487F device emulation. CPU logic seems quite off.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/4enraya.cpp 4enraya] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/4enraya.cpp 4enraya] ==
''' strker ''' - Stops with 'RAM no good' message.
''' strker ''' - Stops with 'RAM no good' message.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/4roses.cpp 4roses] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/funworld/4roses.cpp 4roses] ==
Skeleton driver. The games' program rom has been decrypted, but they have an undumped MCU which needs decapping or simulation.
Skeleton driver. The games' program ROM has been decrypted, but they have an undumped MCU which needs decapping or simulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/8080bw.cpp 8080bw] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/midw8080/8080bw.cpp 8080bw] ==
''' invasionrza ''' - Bootlegs on slightly different hardware.
''' invasionrza ''' - Bootlegs on slightly different hardware.


''' sisv1 ''' - Some ROMs aren't dumped.
''' sisv1 ''' - Some ROMs aren't dumped.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/a2600.cpp a2600] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atari/a2600.cpp a2600] ==
''' a2600_pop ''' - 2 joysticks and 2 paddles are hooked up to the unit; unknown how.
''' a2600_pop ''' - 2 joysticks and 2 paddles are hooked up to the unit; unknown how.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/a5105.cpp a5105] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/robotron/a5105.cpp a5105] ==
There's a hang while scrolling and cassette loading (bit 7 of port 91) needs work.
There's a hang while scrolling and cassette loading (bit 7 of port 91) needs work.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/a51xx.cpp a51xx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/robotron/a51xx.cpp a51xx] ==
Skeleton driver. 65C816 based.
Skeleton driver. 65C816 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/a7150.cpp a7150] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/robotron/a7150.cpp a7150] ==
Needs MMS16 (Multibus clone) and slot devices emulation, native keyboard and more work on the  A7100 model.
Needs MMS16 (Multibus clone) and slot devices emulation, native keyboard and more work on the  A7100 model.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/aa310.cpp aa310] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/acorn/aa310.cpp aa310] ==
RISC OS Draw app uses unimplemented copro instructions;  needs ABORT line support to the ARM core; missing hard disc controller, serial interface, 82c711, podules expansions.
RISC OS Draw app uses unimplemented copro instructions;  needs ABORT line support to the ARM core; missing hard disc controller, serial interface, 82c711, podules expansions.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/abc1600.cpp abc1600] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/luxor/abc1600.cpp abc1600] ==
TODOs are short/long reset (RSTBUT), CIO, hard disk and connect RS-232 port A.
TODOs are short/long reset (RSTBUT), CIO, hard disk and connect RS-232 port A.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ac1.cpp ac1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ddr/ac1.cpp ac1] ==
''' ac1scch ''' - Hardware differences aren't emulated yet.
''' ac1scch ''' - Hardware differences aren't emulated yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/accomm.cpp accomm] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/acorn/accomm.cpp accomm] ==
Skeletonish.  
Skeletonish.  


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/acefruit.cpp acefruit] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/acefruit.cpp acefruit] ==
''' acefruit ''' - Inputs aren't fully understood. Video in bonus game needs fixing.
''' acefruit ''' - Inputs aren't fully understood. Video in bonus game needs fixing.


''' starspnr ''' - Most likely needs a redump of the program ROMs.
''' starspnr ''' - Most likely needs a redump of the program ROMs.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/acommand.cpp acommand] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/jaleco/acommand.cpp acommand] ==
''' acommand ''' - Inputs aren't fully understood. Requires a major rework of the artwork sub-system. Needs to be merged with cischeat.cpp driver.
''' acommand ''' - Inputs aren't fully understood. Requires a major rework of the artwork sub-system. Needs to be merged with cischeat.cpp driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/acvirus.cpp acvirus] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/access/acvirus.cpp acvirus] ==
80C5xx + dsp56k based. Skeletonish.
80C5xx + dsp56k based. Skeletonish.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/adacp150p.cpp adacp150p] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/adacp150p.cpp adacp150p] ==
ASCII printer adapter. Does not do much more than pass the extensive self-test.
ASCII printer adapter. Does not do much more than pass the extensive self-test.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/adp.cpp adp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/adp/adp.cpp adp] ==
Driver seems almost complete, still marked as not working.
Driver seems almost complete, still marked as not working.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/agat.cpp agat] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/agat/agat.cpp agat] ==
Similar to Apple II (same bus architecture, keyboard and floppy interface), but video controller is completely different.
Similar to Apple II (same bus architecture, keyboard and floppy interface), but video controller is completely different.


''' agat9 ''' -  Needs memory banking. Extensive todo at the top of the driver.
''' agat9 ''' -  Needs memory banking. Extensive todo at the top of the driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/aim65_40.cpp aim65_40] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/rockwell/aim65_40.cpp aim65_40] ==
Skeleton driver.
Skeleton driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/airraid.cpp airraid] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/seibu/airraid.cpp airraid] ==
''' airraid, cshooter ''' - GFX roms in black 'blobs'.
''' airraid, cshooter ''' - GFX ROMs in black 'blobs'.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/aleck64.cpp aleck64] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/akai/akaiax80.cpp akaiax80] ==
Skeletonish. UPD7811 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/aleck64.cpp aleck64] ==
'''mtetrisc''' - Uses additional 2d sprite overlay for tetrominoes gfxs, mostly working minus gfx decoding itself.
'''mtetrisc''' - Uses additional 2d sprite overlay for tetrominoes gfxs, mostly working minus gfx decoding itself.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/alesis.cpp alesis] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/alesis/alesis.cpp alesis] ==
The driver seems quite flashed out, but has no notes on what's missing.
The driver seems quite flashed out, but has no notes on what's missing.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/alg.cpp alg] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/amiga/alg.cpp alg] ==
Laserdisc games on Amiga 500 hardware. They all work in theory, but are waiting for a good quality laserdisc dump.
Laserdisc games on Amiga 500 hardware. They all work in theory, but are waiting for a good quality laserdisc dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/alien.cpp alien] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/capcom/alien.cpp alien] ==
Skeleton driver (SH4 based system). Has 2 MPEG2 decoder chips.
Skeleton driver (SH4 based system). Has 2 MPEG2 decoder chips.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/alpha68k.cpp alpha68k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/allied.cpp allied] ==
''' sbasebal, sbasebalj ''' - MCU simulation is inaccurate / unverified, calculates pitch speeds at very least.
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/drivers/alphasma.cpp alphasma] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/alphasma.cpp alphasma] ==
Needs work on ADB and PS/2. The charset ROM is wrong.
Needs work on ADB and PS/2. The charset ROM is wrong.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/alphatan.cpp alphatan] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tangerine/alphatan.cpp alphatan] ==
Unemulated SAA5070 device.
Unemulated SAA5070 device.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/alphatpc16.cpp alphatpc16] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ta/alphatpc16.cpp alphatpc16] ==
SCSI emulation is guessed / incomplete.
SCSI emulation is guessed / incomplete.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/alphatpx.cpp alphatpx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ta/alphatpx.cpp alphatpx] ==
Preliminary driver. Currently only shows the initial boot message. I8085A based.
Preliminary driver. Currently only shows the initial boot message. I8085A based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/altair.cpp altair] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/mits/altair.cpp altair] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/altos2.cpp altos2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/altos/altos2.cpp altos2] ==
Keyboard not dumped and emulated.
Keyboard not dumped and emulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/altos486.cpp altos486] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/altos/altos486.cpp altos486] ==
Still very incomplete.
Still very incomplete.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/altos5.cpp altos5] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/altos/altos5.cpp altos5] ==
When running MP/M, dir command crashes the system.
When running MP/M, dir command crashes the system.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/amaticmg.cpp amaticmg] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/amaticmg.cpp amaticmg] ==
Emulation of the type 2 and 3 boards is preliminary, thus only suprstar (board type 1) kinda works, though it errors out when inserting coins.
Emulation of the type 2 and 3 boards is preliminary, thus only suprstar (board type 1) kinda works, though it errors out when inserting coins.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/amerihok.cpp amerihok] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/amerihok.cpp amerihok] ==
Preliminary driver. Mechanical / screenless system. Uses a Z8 based MCU.
Preliminary driver. Mechanical / screenless system. Uses a Z8 based MCU.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/amiga.cpp amiga] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/amiga/amiga.cpp amiga] ==
Amiga chips emulation lacks a lot of features.
Amiga chips emulation lacks a lot of features.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ampoker2.cpp ampoker2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/ampoker2.cpp ampoker2] ==
''' arizna10 ''' - Undumped PIC provides protection. Currently can't exit operator mode to get in game.
''' arizna10 ''' - Undumped PIC provides protection. Currently can't exit operator mode to get in game.


''' ampkr2jsp, ampkr2jspa ''' -  
''' ampkr2jsp, ampkr2jspa ''' -  


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/amstr_pc.cpp amstr_pc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/amstrad/amstr_pc.cpp amstr_pc] ==
The driver seems quite flashed out, but has no notes on what's missing.
The driver seems quite flashed out, but has no notes on what's missing.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/amust.cpp amust] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ausnz/amust.cpp amust] ==
Lots of work still needed. Lacks software to further improve emulation.
Lots of work still needed. Lacks software to further improve emulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/amuzy.cpp amuzy] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/amuzy.cpp amuzy] ==
Skeleton-ish. H8/3007 CPU (internal ROM apparently not used), barely documented Yamaha YGV625 sprite processor and CRTC and OKI M9810 for sound.
Skeleton-ish. H8/3007 CPU (internal ROM apparently not used), barely documented Yamaha YGV625 sprite processor and CRTC and OKI M9810 for sound.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/anes.cpp anes] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/anes.cpp anes] ==
ROM banking isn't done yet. Blitter isn't emulated so nothing gets shown on screen.
ROM banking isn't done yet. Blitter isn't emulated so nothing gets shown on screen.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/apc.cpp apc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nec/apc.cpp apc] ==
Several major features still unimplemented, available software doesn't make use of them.
Several major features still unimplemented, available software doesn't make use of them.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/apollo.cpp apollo] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/apollo/apollo.cpp apollo] ==
''' dn5500, dsp5500, dn5500_19i ''' - Newer models aren't fully emulated yet.
''' dn5500, dsp5500, dn5500_19i ''' - Newer models aren't fully emulated yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/apple2.cpp apple2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/apple/apple2.cpp apple2] ==
''' space84 ''' - Clone on different hardware.
''' space84 ''' - Clone on different hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/apple2e.cpp apple2e] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/apple/apple2e.cpp apple2e] ==
''' mprof3, prav8c ''' - Clones on different hardware.
''' mprof3, prav8c ''' - Clones on different hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/apple2gs.cpp apple2gs] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/apple/apple2gs.cpp apple2gs] ==
''' apple2gsr3p ''' - A rom isn't dumped.
''' apple2gsr3p ''' - A ROM isn't dumped.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/apricotf.cpp apricotf] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/act/apricotf.cpp apricotf] ==
Needs CTC/SIO interrupt acknowledge, CTC clocks and sound emulation.
Needs CTC/SIO interrupt acknowledge, CTC clocks and sound emulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/apricotp.cpp apricotp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/act/apricotp.cpp apricotp] ==
Needs devices, LCD and sound hook-ups.
Needs devices, LCD and sound hook-ups.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/apxen.cpp apxen] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/act/apxen.cpp apxen] ==
Needs boot ROM disable, wrap around mode, floppy, DMA, harddisk, keyboard, RS232, printer, colour graphics board.
Needs boot ROM disable, wrap around mode, floppy, DMA, harddisk, keyboard, RS232, printer, colour graphics board.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/arachnid.cpp arachnid] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/arachnid.cpp arachnid] ==
Mechanical game. Needs artwork with lamps support.
Mechanical game. Needs artwork with lamps support.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/arcadia.cpp arcadia] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/arcadia/arcadia.cpp arcadia] ==
''' mratlus, plldium, polyvcg, trakcvg ''' -
''' mratlus, plldium, polyvcg, trakcvg ''' -


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/argo.cpp argo] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ussr/argo.cpp argo] ==
Needs devices hook-up and cassette UART on ports C1 and C3.
Needs devices hook-up and cassette UART on ports C1 and C3.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/aristmk4.cpp aristmk4] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/aristocrat/aristmk4.cpp aristmk4] ==
''' 86lions ''' - Runs on earlier, slightly different hardware.
''' 86lions ''' - Runs on earlier, slightly different hardware.


''' clkwise ''' - Needs redump of the program ROMs.
''' clkwise ''' - Needs redump of the program ROMs.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/aristmk5.cpp aristmk5] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/acorn/aristmk5.cpp aristmk5] ==
Hardware differences from the base Acorn Archimedes are not fully understood yet.
Hardware differences from the base Acorn Archimedes are not fully understood yet.


Shares timing issues like base AA.
Shares timing issues like base AA.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/aristmk6.cpp aristmk6] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/aristocrat/aristmk6.cpp aristmk6] ==
Skeleton driver. System is SH4 based.
Skeleton driver. System is SH4 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/arkanoid.c.html arkanoid] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/arkanoid.cpp arkanoid] ==
''' arkatour2 ''' - Undumped MCU.
''' arkatour2 ''' - Undumped MCU.


''' hexaa ''' - Protection hasn't been figured out yet.
''' hexaa ''' - Protection hasn't been figured out yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/arcadia.cpp arsystems] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/jaleco/armchamp.cpp armchamp] ==
Mechanical arm simulation isn't perfect.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/amiga/arsystems.cpp arsystems] ==
''' ar_dart2 ''' - Bad dump.
''' ar_dart2 ''' - Bad dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/armchamp.cpp armchamp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/artmagic.cpp artmagic] ==
Mechanical arm simulation isn't perfect.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/artmagic.cpp artmagic] ==
''' shtstar ''' - Runs on different hardware.
''' shtstar ''' - Runs on different hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/asst128.cpp asst128] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pc/asst128.cpp asst128] ==
A ROM isn't dumped.
A ROM isn't dumped.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/astrcorp.cpp astrcorp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/astrcorp.cpp astrcorp] ==
''' magibomba, westvent ''' - Bad dump of a program ROM.
''' magibomba, westvent ''' - Bad dump of a program ROM.


''' magibombb, magibombc, magibombf ''' - Freeze due to unemulated protection.
''' magibombb, magibombc, magibombf ''' - Freeze due to unemulated protection.


'''' magibombd, winbingoa ''' Need correct sprite ROM dump.
''' magibombd, winbingoa ''' Need correct sprite ROM dump.


''' magibombg ''' - Needs correct "CPU code", EEPROM and sprite ROM dump.
''' magibombg ''' - Needs correct "CPU code", EEPROM and sprite ROM dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/astrocde.cpp astrocde] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/midway/astrocde.cpp astrocde] ==
''' tenpindx ''' - This game used a physical hockey puck which the player slid down the bowling alley. Sensors on the other end picked up the location and velocity of the puck and simulated the pin behavior. Requires simulation of this input interface in order to be considered working.
''' tenpindx ''' - This game used a physical hockey puck which the player slid down the bowling alley. Sensors on the other end picked up the location and velocity of the puck and simulated the pin behavior. Requires simulation of this input interface in order to be considered working.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/at.cpp at] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pc/at.cpp at] ==
Assorted PC-AT clones. Only preliminary emulation.
Assorted PC-AT clones. Only preliminary emulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/atari_s1.cpp atari_s1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atari/atari400.cpp atari400] ==
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/drivers/atari_s2.cpp atari_s2] ==
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/drivers/atari400.cpp atari400] ==
''' a1200xl ''' - Bad dump.
''' a1200xl ''' - Bad dump.


''' a65xea, a130xe ''' -  
''' a65xea, a130xe ''' -  


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/atarigx2.cpp atarigx2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atari/atarigx2.cpp atarigx2] ==
All of these games suffer from some advanced protection that affects them in different ways. Through some magic accesses in memory, data can be decrypted using some special key sequences that are not entirely understood. It's possible to find all possible data sources, run them through the decryption process on the real PCB, and then encode that information in the driver, and for some of the games it has been done. Only rrreveng and clones are missing.
All of these games suffer from some advanced protection that affects them in different ways. Through some magic accesses in memory, data can be decrypted using some special key sequences that are not entirely understood. It's possible to find all possible data sources, run them through the decryption process on the real PCB, and then encode that information in the driver, and for some of the games it has been done. Only rrreveng and clones are missing.


''' rrreveng and clones ''' - Unemulated protection. It's possible the same method used to break Moto Frenzy's protection could be used.
''' rrreveng and clones ''' - Unemulated protection. It's possible the same method used to break Moto Frenzy's protection could be used.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/atarist.cpp atarist] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atari/atarist.cpp atarist] ==
Emulation still preliminary. TODO is on top of the source file.
Emulation still preliminary. TODO is on top of the source file.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/atarisy2.cpp atarisy2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atari/atarisy2.cpp atarisy2] ==
''' paperboyp ''' - Prototype with possibly different hardware. Some program ROMs didn't read consistently and are suspected bad. GFX ROMs weren't dumped for this set.
''' paperboyp ''' - Prototype with possibly different hardware. Some program ROMs didn't read consistently and are suspected bad. GFX ROMs weren't dumped for this set.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/atarittl.cpp atarittl] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atari/atarittl.cpp atarittl] ==
''' tank ''' - Netlist has been added but needs debugging and it runs very slow.
''' tank ''' - Netlist has been added but needs debugging and it runs very slow.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/atetris.cpp atetris] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atari/atetris.cpp atetris] ==
''' atetrisb5 ''' - Uses a large TTL board as substitute for Slapstic and Pokeys. Currently unemulated.
''' atetrisb5 ''' - Uses a large TTL board as substitute for Slapstic and Pokeys. Currently unemulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/atlantis.cpp atlantis] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/midway/atlantis.cpp atlantis] ==
The Zeus2 video chip needs more work.
The Zeus2 video chip needs more work.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/atm.cpp atm] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sinclair/atm.cpp atm] ==
''' atm ''' -  
''' atm ''' -  


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/atpci.cpp atpci] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pc/atpci.cpp atpci] ==
Pentium and PCI emulation still preliminar.
Pentium and PCI emulation still preliminar.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/atvtrack.cpp atvtrack] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/gaelco/atvtrack.cpp atvtrack] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/avt.cpp avt] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/avt.cpp avt] ==
Needs CTC and daisy-chain.
Needs CTC and daisy-chain.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ax20.cpp ax20] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/ax20.cpp ax20] ==
Skeleton driver.
Skeleton driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/b16.cpp b16] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/hitachi/b16.cpp b16] ==
No documentation available, system boots only after some debugger trickery.
No documentation available, system boots only after some debugger trickery.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/b2m.cpp b2m] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ussr/b2m.cpp b2m] ==
Preliminary driver. FDC support is broken, among other problems.
Preliminary driver. FDC support is broken, among other problems.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/badlandsbl.cpp badlandsbl] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atari/badlandsbl.cpp badlandsbl] ==
Inputs aren't correctly hooked up, missing sprite-tilemap priority, colors. Sound hw isn't correctly hooked up.
Inputs aren't correctly hooked up, missing sprite-tilemap priority, colors. Sound hw isn't correctly hooked up.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/balsente.cpp balsente] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/midway/balsente.cpp balsente] ==
''' triviaes4, triviaes5 ''' - Though clearly derived by the originals in this driver, it uses different hardware, especially for the sound. Banking / rom loading isn't figured out yet.
''' triviaes4, triviaes5 ''' - Though clearly derived by the originals in this driver, it uses different hardware, especially for the sound. Banking / ROM loading isn't figured out yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/banctec.cpp banctec] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/banctec/banctec.cpp banctec] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/banprestoms.cpp banprestoms] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/seibu/banprestoms.cpp banprestoms] ==
Need emulation of the card printer / dispenser.
Need emulation of the card printer / dispenser.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bartop52.cpp bartop52] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atari/bartop52.cpp bartop52] ==
Coins and timer were handled by Bartop system bios. Since bios dump is not available, regular Atari 5200 bios is used and game is marked as not working. Game cart is also marked as bad dump as it is done in "console style", i.e. one file for all game data.
Coins and timer were handled by Bartop system bios. Since bios dump is not available, regular Atari 5200 bios is used and game is marked as not working. Game cart is also marked as bad dump as it is done in "console style", i.e. one file for all game data.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bbc.cpp bbc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/acorn/bbc.cpp bbc] ==
''' torch301, torch725, abc110, acw443, abc310, reutapm, bbcmaiv, bbcmarm, discmate, discmon, cfa3000, cfa3000bp, econx25, autoc15, daisy, mpc800, mpc900, mpc900gx, sist1 ''' - All have different hardware combinations which aren't implemented yet.
''' torch301, torch725, abc110, acw443, abc310, reutapm, bbcmaiv, bbcmarm, discmate, discmon, cfa3000, cfa3000bp, econx25, autoc15, daisy, mpc800, mpc900, mpc900gx, sist1 ''' - All have different hardware combinations which aren't implemented yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bebox.cpp bebox] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ddr/bcs3.cpp bcs3] ==
''' bcs3a, bcs3b, bcs3c, bcs3d ''' -
 
== [http://github.com/mamedev/mame/blob/master/src/mame/be/bebox.cpp bebox] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bert.cpp bert] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/bert.cpp bert] ==
Preliminary driver. Z8671 based.
Preliminary driver. Z8671 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/besta.cpp besta] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/bfm/bfcobra.cpp bfcobra] ==
Preliminary driver. M68030 based.
''' beeline, inquiztr ''' - Missing floppy disk image.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bfcobra.cpp bfcobra] ==
''' beeline ''' - Missing floppy disk image.
 
''' inquiztr ''' - Missing floppy disk image.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bfmsys85.cpp bfmsys85] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/bfm/bfmsys85.cpp bfmsys85] ==
Fruit machine hardware. Skeleton driver.
Fruit machine hardware. Skeleton driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bfm_sc1.cpp bfm_sc1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/bfm/bfm_sc1.cpp bfm_sc1] ==
Fruit machine hardware. Skeleton driver.
Fruit machine hardware. Skeleton driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bfm_sc2.cpp bfm_sc2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/bfm/bfm_sc2.cpp bfm_sc2] ==
''' m_bcgslm, m_brkfst and clones, m_bfocus, m_cpeno1, m_luvjob ''' - Mechanical games imported from AgeMame.
''' m_bcgslm, m_brkfst and clones, m_bfocus, m_cpeno1, m_luvjob ''' - Mechanical games imported from AgeMame.
The fruit machine games don't work either.
The fruit machine games don't work either.
Line 328: Line 323:
''' quintond ''' - Missing emulation of RS232 data link device (see BACTA Datapak specs for more info).
''' quintond ''' - Missing emulation of RS232 data link device (see BACTA Datapak specs for more info).


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bfm_sc4.cpp bfm_sc4] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/bfm/bfm_sc4.cpp bfm_sc4] ==
Fruit machine hardware. Most games pass the startup tests.
Fruit machine hardware. Most games pass the startup tests.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bigbord2.cpp bigbord2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/xerox/bigbord2.cpp bigbord2] ==
Main problem is floppy disk support is missing.
Main problem is floppy disk support is missing.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bigkarnk_ms.cpp bigkarnk_ms] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/gaelco/bigkarnk_ms.cpp bigkarnk_ms] ==
Heavily modified bootleg of Big Karnak running on the Modular System. Only preliminary work has been done.
Heavily modified bootleg of Big Karnak running on the Modular System. Only preliminary work has been done.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bingoc.cpp bingoc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/bingoc.cpp bingoc] ==
''' bingoc ''' - Needs to be connected to the terminals. Sound banking could be wrong.
''' bingoc ''' - Needs to be connected to the terminals. Sound banking could be wrong.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bingor.cpp bingor] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/bingor.cpp bingor] ==
Protection problems? Video hardware don't make much sense.
Protection problems? Video hardware don't make much sense.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bitgraph.cpp bitgraph] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/bitgraph.cpp bitgraph] ==
''' bitgrphb ''' -
''' bitgrphb ''' -


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bk.cpp bk] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ussr/bk.cpp bk] ==
''' bk0010 ''' - Error message at start. Thrown into monitor.
''' bk0010 ''' - Error message at start. Thrown into monitor.


''' bk0010fd ''' - Continually reboots. The system expects a rom at A000.
''' bk0010fd ''' - Continually reboots. The system expects a ROM at A000.


''' bk0011m ''' - Black screen at start, differences with the other systems in the driver aren't emulated.
''' bk0011m ''' - Black screen at start, differences with the other systems in the driver aren't emulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/blitz68k.cpp blitz68k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/blitz68k.cpp blitz68k] ==
''' Cadillac Jack sets ''' - These games freeze while trying to print the redemption tickets. Also need the MCU dumped and emulated, since they currently relay on ROM patches to bypass the checks.
''' Cadillac Jack sets ''' - These games freeze while trying to print the redemption tickets. Also need the MCU dumped and emulated, since they currently relay on ROM patches to bypass the checks.


''' The other games ''' - Undumped MCUs.
''' The other games ''' - Undumped MCUs.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/blockch.cpp blockch] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sunelectronics/blockch.cpp blockch] ==
Paddle/ball sprite drawing is guessed, video timing is wrong, 2nd irq timing is guessed.
Paddle/ball sprite drawing is guessed, video timing is wrong, 2nd irq timing is guessed.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/blueprnt.cpp blueprnt] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/jaleco/blueprnt.cpp blueprnt] ==
''' unkzilec ''' - Only the GFX ROMs are dumped.
''' unkzilec ''' - Only the GFX ROMs are dumped.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/blw700i.cpp blw700i] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/blw700i.cpp blw700i] ==
Keyboard matrix hasn't been completely figured out yet.
Keyboard matrix hasn't been completely figured out yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bmjr.cpp bmjr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/hitachi/bmjr.cpp bmjr] ==
Break key is unemulated.
Break key is unemulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bml3.cpp bml3] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/hitachi/bml3.cpp bml3] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bntyhunt.cpp bntyhunt] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/bntyhunt.cpp bntyhunt] ==
Preliminary driver. PC hardware. Bios is undumped.
Preliminary driver. PC hardware. Bios is undumped.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bpmmicro.cpp bpmmicro] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/bpmmicro.cpp bpmmicro] ==
Universal device programmer. 286 based.
Universal device programmer. 286 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/br8641.cpp br8641] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/br8641.cpp br8641] ==
Preliminary driver based on guesswork. Needs documentation.
Preliminary driver based on guesswork. Needs documentation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/btime.cpp btime] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dataeast/btime.cpp btime] ==
''' tisland ''' - The decryption seems good but needs a ROM patch for some opcodes. The ROM is confirmed good, so maybe some special feature of the DECO-7 CPU?
''' tisland ''' - The decryption seems good but needs a ROM patch for some opcodes. The ROM is confirmed good, so maybe some special feature of the DECO-7 CPU?


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bublbobl.cpp bublbobl] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/bublbobl.cpp bublbobl] ==
''' bub8749 ''' - Uses a different MCU, dumped but needs to be hooked up.
''' bub8749 ''' - Uses a different MCU, dumped but needs to be hooked up.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bullet.cpp bullet] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/wavemate/bullet.cpp bullet] ==
Memory banking is broken.
Memory banking is broken.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bungo.cpp bungo] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nec/bungo.cpp bungo] ==
Dump is incomplete and components are guessed as there's no documentation.
Dump is incomplete and components are guessed as there's no documentation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/busicom.cpp busicom] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/busicom.cpp busicom] ==
Addition and subtraction do not work.
Addition and subtraction do not work.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/buster.cpp buster] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/buster.cpp buster] ==
Skeleton driver.
Skeleton driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/bwidow.cpp bwidow] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atari/bwidow.cpp bwidow] ==
''' bwidowp ''' - Prototype on different hardware.
''' bwidowp ''' - Prototype on different hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/c10.cpp c10] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/by17.cpp by17] ==
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/by35.cpp by35] ==
Pinball hardware. Not playable without mechanical part simulation.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/cromemco/c10.cpp c10] ==
Driver currently gets to a loop where it waits for an interrupt.
Driver currently gets to a loop where it waits for an interrupt.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/c64.cpp c64] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/commodore/c64.cpp c64] ==
''' clipper ''' - Hardware differencies haven't been emulated yet.
''' clipper ''' - Hardware differences haven't been emulated yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/c65.cpp c65] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/commodore/c65.cpp c65] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cabaret.cpp cabaret] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/igs/cabaret.cpp cabaret] ==
Not fully playable because of some pitfalls.
Not fully playable because of some pitfalls.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/calchase.cpp calchase] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pc/calchase.cpp calchase] ==
''' calchase ''' - Has mangled Win 98 dump (need to type boot at DOS prompt), in-game sports some video bugs, inputs are sketchy and no steering is implemented.
''' calchase ''' - Has mangled Win 98 dump (need to type boot at DOS prompt), in-game sports some video bugs, inputs are sketchy and no steering is implemented.


''' hostinv ''' - "DISK BOOT FAILURE", trying to save BIOS settings causes black screen (shadow RAM issue), disk dump itself doesn't seem ISO 9660 complaint (protection?)
''' hostinv ''' - "DISK BOOT FAILURE", trying to save BIOS settings causes black screen (shadow RAM issue), disk dump itself doesn't seem ISO 9660 complaint (protection?)


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/calomega.cpp calomega] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/calomega.cpp calomega] ==
''' comg123, comg164, comg187, comg227, comg230 ''' - Bad/incomplete dumps.
''' comg123, comg164, comg187, comg227, comg230 ''' - Bad/incomplete dumps.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/candela.cpp candela] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/candela.cpp candela] ==
''' can09 ''' - Preliminary driver: among other things needs keyboard, 6845 CRTC and FDC support.
''' can09 ''' - Preliminary driver: among other things needs keyboard, 6845 CRTC and FDC support.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/canon_s80.cpp canon_s80] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/canon/canon_s80.cpp canon_s80] ==
Skeleton driver. Missing dump of the internal ROM.
Skeleton driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/casloopy.cpp casloopy] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/casio/casloopy.cpp casloopy] ==
Missing bios dump.
Missing bios dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cat.cpp cat] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/canon/cat.cpp cat] ==
Big TODO at the top of the driver.
Big TODO at the top of the driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cb2001.cpp cb2001] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/cb2001.cpp cb2001] ==
Encrypted CPU.
Encrypted CPU.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cbm2.cpp cbm2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/commodore/cbm2.cpp cbm2] ==
''' bx256hp, cbm730 ''' - The i8088 board isn't emulated yet.
''' bx256hp, cbm730 ''' - The i8088 board isn't emulated yet.


''' cbm720_de ''' - Missing chargen dump.
''' cbm720_de ''' - Missing chargen dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cchance.cpp cchance] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/cchance.cpp cchance] ==
Imperfect hopper emulation makes this game to not coin up and gives "hopper time out errors" when you win.
Imperfect hopper emulation makes this game to not coin up and gives "hopper time out errors" when you win.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cclimber.cpp cclimber] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nichibutsu/cclimber.cpp cclimber] ==
''' bagmanf ''' - Bootleg on different hardware.
''' bagmanf ''' - Bootleg on different hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ccs2810.cpp ccs2810] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ccs/ccs2810.cpp ccs2810] ==
Floppy implementation needs work.
Floppy implementation needs work.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cdc721.cpp cdc721] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/cdc721.cpp cdc721] ==
Skeleton driver.
Skeleton driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cdi.cpp cdi] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/philips/cdi.cpp cdi] ==
General CDI emulation suffers from incomplete simulation of the SLAVE and CDIC MCUs.
General CDI emulation suffers from incomplete simulation of the SLAVE and CDIC MCUs.


''' quizard3, quizard4 and respective clones''' - The MCUs are dumped but the hook up isn't correct yet.
''' quizard3, quizard4 and respective clones''' - The MCUs are dumped but the hook up isn't correct yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cedar_magnet.cpp cedar_magnet] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/efo/cedar_magnet.cpp cedar_magnet] ==
''' mag_drac ''' - Bad dump.
''' mag_drac ''' - Bad dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/centiped.cpp centiped] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atari/centiped.cpp centiped] ==
''' magworma ''' - Service mode works, game does not.
''' magworma ''' - Service mode works, game does not.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ceres.cpp ceres] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ceres/ceres.cpp ceres] ==
Needs startup/reset memory map, i/o device mapping, interrupt acknowledge, WD1002-05 Winchester/Floppy Disk Controller (WFC), keyboard, mouse.
Needs startup/reset memory map, i/o device mapping, interrupt acknowledge, WD1002-05 Winchester/Floppy Disk Controller (WFC), keyboard, mouse.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cesclass.cpp cesclass] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ces/cesclass.cpp cesclass] ==
Needs custom layout for dual LCDs, artwork and lamps position needed to make progresses, U43 and U44 bad in Trap Shoot Classic, games are incredibly sluggish, irq sources are unknown, Trap Shoot Classic runs on a single LCD, needs mod.
Needs custom layout for dual LCDs, artwork and lamps position needed to make progresses, U43 and U44 bad in Trap Shoot Classic, games are incredibly sluggish, irq sources are unknown, Trap Shoot Classic runs on a single LCD, needs mod.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cfx9850.cpp cfx9850] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/casio/cfx9850.cpp cfx9850] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cgc7900.cpp cgc7900] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/chromatics/cgc7900.cpp cgc7900] ==
Skeleton driver.
Skeleton driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cham24.cpp cham24] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/cham24.cpp cham24] ==
Missing coins and timer due to unemulated Amtel MCU.
Missing coins and timer due to unemulated Amtel MCU.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/champbas.cpp champbas] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/alpha/champbas.cpp champbas] ==
''' tbasebal ''' - M68705 MCU isn't emulated yet.
''' tbasebal ''' - M68705 MCU isn't emulated yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/chessmst.cpp chessmst] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ddr/chessmst.cpp chessmst] ==
''' chessmsta ''' - Figure out why it won't work, for starters it assumes z80 carry flag is set at poweron?
''' chessmsta ''' - Figure out why it won't work, for starters it assumes z80 carry flag is set at poweron?


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/chexx.cpp chexx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ice/chexx.cpp chexx] ==
Electro-mechanical bubble hockey games.
Electro-mechanical bubble hockey games.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/chihiro.cpp chihiro] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/chihiro.cpp chihiro] ==
X-BOX hardware emulation is still preliminary, but some games boot, albeit slowly.
X-BOX hardware emulation is still preliminary, but some games boot, albeit slowly.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cischeat.cpp cischeat] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/jaleco/cischeat.cpp cischeat] ==
''' armchmp2 and clones ''' - Arm motor emulation is incorrect.
''' armchmp2 and clones ''' - Arm motor emulation is incorrect.


''' wildplt ''' - Busted timings.
''' wildplt ''' - Busted timings.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cit220.cpp cit220] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/citoh/cit220.cpp cit220] ==
Preliminary driver. I8085A based.
Preliminary driver. I8085A based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ckz80.cpp ckz80] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/ckz80.cpp ckz80] ==
No documentation available, so driver is mostly guesswork. If fdc is enabled in address map, it hangs waiting for a fdc response. Otherwise, it displays an error, and you can press a key to try again.
No documentation available, so driver is mostly guesswork. If fdc is enabled in address map, it hangs waiting for a fdc response. Otherwise, it displays an error, and you can press a key to try again.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/clickstart.cpp clickstart] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/clickstart.cpp clickstart] ==
Preliminary driver. UNSP based.
Preliminary driver. UNSP based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cliffhgr.cpp cliffhgr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/stern/cliffhgr.cpp cliffhgr] ==
''' cliffhgra2 ''' - Fails a start up check.
''' cliffhgra2 ''' - Fails a start up check.


''' goaltogo ''' - Laserdisc game. Works in theory, but is waiting for a good quality laserdisc dump.
''' goaltogo ''' - Laserdisc game. Works in theory, but is waiting for a good quality laserdisc dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cm1800.cpp cm1800] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ussr/cm1800.cpp cm1800] ==
Peripherals aren't hooked up.
Peripherals aren't hooked up.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cmi.cpp cmi] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/fairlight/cmi.cpp cmi] ==
MASTER 'TIM' test fails.  LGTST 'TIM' test is out of tolerance without 6840 hack.
MASTER 'TIM' test fails.  LGTST 'TIM' test is out of tolerance without 6840 hack.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cmmb.cpp cmmb] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atari/cmmb.cpp cmmb] ==
Banking not understood.
Banking not understood.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cntsteer.cpp cntsteer] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dataeast/cntsteer.cpp cntsteer] ==
''' cntsteer ''' - Needs better understanding of the communications and correct ROZ layer implementation.  
''' cntsteer ''' - Needs better understanding of the communications and correct ROZ layer implementation.  


''' gekitsui, zerotrgt and clone ''' - Need better ROZ layer implementation.
''' gekitsui, zerotrgt and clone ''' - Need better ROZ layer implementation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cobra.cpp cobra] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/cobra.cpp cobra] ==
Complicated Konami 3D hardware. Bujutsu works a bit better and is playable if you set it to free play (aka coins don't work).
Complicated Konami 3D hardware. Bujutsu works a bit better and is playable if you set it to free play (aka coins don't work).


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/codata.cpp codata] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/codata.cpp codata] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/coinmstr.cpp coinmstr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/coinmstr.cpp coinmstr] ==
''' pokeroul, supnudg2 ''' - Incomplete protection simulation.
''' pokeroul, supnudg2 ''' - Incomplete protection simulation.


''' trailblz ''' - Question roms aren't dumped.
''' trailblz ''' - Question ROMs aren't dumped.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/coinmvga.cpp coinmvga] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/coinmvga.cpp coinmvga] ==
Interrupt generation is unknown and touch screen needs to be hooked up.
Interrupt generation is unknown and touch screen needs to be hooked up.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/combatsc.cpp combatsc]==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/combatsc.cpp combatsc]==
'''  bootcamp, bootcampa, combatscj, combatsct ''' - Trackball isn't correctly emulated.
'''  bootcamp, bootcampa, combatscj, combatsct ''' - Trackball isn't correctly emulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/comebaby.cpp comebaby] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/comebaby.cpp comebaby] ==
Skeleton driver. Game runs on a 633 MHz Celeron CPU class machine running Windows 98.
Skeleton driver. Game runs on a 633 MHz Celeron CPU class machine running Windows 98.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/compc.cpp compc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pc/compc.cpp compc] ==
Preliminary driver. I8088 based. Boots with a timer2 error.
Preliminary driver. I8088 based. Boots with a timer2 error.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/compucolor.cpp compucolor] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/isc/compucolor.cpp compucolor] ==
ROMs are badly dumped. Needs floppy hook-up.
ROMs are badly dumped. Needs floppy hook-up.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/comquest.cpp comquest] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/teamconcepts/comquest.cpp comquest] ==
Skeleton driver.
Skeleton driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/controlid.cpp controlid] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/controlid.cpp controlid] ==
Fingerprint reader device. Very skeletonish.
Fingerprint reader device. Very skeletonish.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/coolridr.cpp coolridr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/coolridr.cpp coolridr] ==
''' aquastge ''' - coin pusher, some video bugs, never completes RAM test, some inputs aren't hooked up.
''' aquastge ''' - coin pusher, some video bugs, never completes RAM test, some inputs aren't hooked up.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cops.cpp cops] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atari/cops.cpp cops] ==
Preliminary driver. Laserdisc game.
Preliminary driver. Laserdisc game.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cortex.cpp cortex] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/cortex.cpp cortex] ==
Skeleton driver.
Skeleton driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cp1.cpp cp1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/cp1.cpp cp1] ==
Skeleton driver.
Skeleton driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cps1.cpp cps1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/capcom/cps1.cpp cps1] ==
''' hkittymp ''' - Needs wheel emulation.
''' hkittymp ''' - Needs wheel emulation.


Line 576: Line 577:
''' varthb3 ''' - Different video registers need emulating.
''' varthb3 ''' - Different video registers need emulating.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cps1bl_pic.cpp cps1bl_pic] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/cpzodiac.cpp cpzodiac] ==
''' dinopic2 ''' - Bootlegs on different hardware.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cpzodiac.cpp cpzodiac] ==
Punching bag game with red dot matrix display. Z80 based.
Punching bag game with red dot matrix display. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/crgolf.cpp crgolf] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nasco/crgolf.cpp crgolf] ==
''' mastrglf ''' - There's a custom CPU box, main cpu banking and communications with sub cpu aren't understood. Possibly protected.
''' mastrglf ''' - There's a custom CPU box, main cpu banking and communications with sub cpu aren't understood. Possibly protected.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/crimson.cpp crimson] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sgi/crimson.cpp crimson] ==
Skeleton driver. MIPS based
Skeleton driver. MIPS based


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/crospuzl.cpp crospuzl] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/crospuzl.cpp crospuzl] ==
Dies at POST with a SPU error.
Dies at POST with a SPU error.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/crystal.cpp crystal] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/crystal.cpp crystal] ==
''' donghaer, maldaiza ''' - Protection PIC hasn't been dumped yet.
''' donghaer, maldaiza ''' - Protection PIC hasn't been dumped yet.


Line 598: Line 596:
''' wulybuly ''' - Only shows text and no other GFX.
''' wulybuly ''' - Only shows text and no other GFX.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/csplayh5.cpp csplayh5] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nichibutsu/csplayh5.cpp csplayh5] ==
Implementation of DVD routing and YUV decoding, needs serial emulation in TMP68301 CPU core, game timings seem busted which could be due of missing DVD hook-up.
Implementation of DVD routing and YUV decoding, needs serial emulation in TMP68301 CPU core, game timings seem busted which could be due of missing DVD hook-up.


''' csplayh1 ''' - runs on Super CD HW, Inputs doesn't work at all, slower than the others too.
''' csplayh1 ''' - runs on Super CD HW, Inputs doesn't work at all, slower than the others too.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cswat.cpp cswat] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/namco/cswat.cpp cswat] ==
The game utilizes a projector. Can it be simulated with external artwork? Interrupts need to be improved.
The game utilizes a projector. Can it be simulated with external artwork? Interrupts need to be improved.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ctk2000.cpp ctk2000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/casio/ctk2000.cpp ctk2000] ==
Keyboard. Emulation is preliminary. ARM derivative.
Keyboard. Emulation is preliminary. ARM derivative.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cubo.cpp cubo] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/amiga/cubo.cpp cubo] ==
''' lsrquiz ''' - no player 2 inputs (ingame), wrong pitch for most gfxs.
''' eldoraldg ''' - Touchscreen is offset and cannot be calibrated, joystick buttons aren't recognized properly, has slight GFX bug with roulette ball.
 
''' lsrquiz ''' - No player 2 inputs (ingame), wrong pitch for most gfxs, access violation during gameplay or on emu exit (microtouch?).
 
''' lsrquiz2i ''' - Wrong pitch for some gfxs, access violation during gameplay (microtouch?).
 
''' lsrquizg ''' - Doesn't accept coins, no player 2 inputs (ingame), wrong pitch for most gfxs, access violation during gameplay or on emu exit (microtouch?).


''' lsrquiz2 ''' - wrong pitch for some gfxs, crashes during gameplay.
''' odeontw ''' - 'Invalid NVRAM', accesses area $6xxxxx and claims invalid RAM config if bypassed.


''' eldoraldg, lsrquizg, odeontw, odeontw2 ''' -
''' odeontw2 ''' - Resets halfway thru "please wait" in service mode, therefore NVRAM cannot be inited.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cv1k.cpp cv1k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/cv1k.cpp cv1k] ==
''' mmmbanc ''' - Needs touch screen emulation handled via SH4 serial
''' mmmbanc ''' - Needs touch screen emulation handled via SH4 serial


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cxhumax.cpp cxhumax] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/cxhumax.cpp cxhumax] ==
ROMs are badly dumped / missing.
ROMs are badly dumped / missing.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cz101.cpp cz101] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/casio/cz101.cpp cz101] ==
Currently seems to hang while processing the serial ports (midi). The uPD7810 core is lacking the externally clocked serial mode.
Currently seems to hang while processing the serial ports (midi). The uPD7810 core is lacking the externally clocked serial mode.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/d6809.cpp d6809] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/homebrew/d6809.cpp d6809] ==
Most devices aren't hooked up. Skeletonish.
Most devices aren't hooked up. Skeletonish.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/daruma.cpp daruma] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/daruma.cpp daruma] ==
Printer. Very preliminary driver.
Printer. Very preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/datacast.cpp datacast] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/datacast.cpp datacast] ==
Unimplemented keypad, incomplete SAA5240 emulation.
Unimplemented keypad, incomplete SAA5240 emulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/dbox.cpp dbox] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nokia/dbox.cpp dbox] ==
Needs GALs dump / decoding, debug terminal and demuxer work.
Needs GALs dump / decoding, debug terminal and demuxer work.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/dc_atomiswave.cpp dc_atomiswave] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/dbz.cpp dbz]==
''' dbz2bl ''' - Bootleg on different hardware. Heavy priority / GFX issues, no sound.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/dc_atomiswave.cpp dc_atomiswave] ==
Most games show something and some are playable, but emulation is still incomplete.
Most games show something and some are playable, but emulation is still incomplete.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/dccons.cpp dccons] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/dccons.cpp dccons] ==
Dreamcast emulation is preliminary. Big TODO at the top of the driver, not extensively tested.
Dreamcast emulation is preliminary. Big TODO at the top of the driver, not extensively tested.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/dct11em.cpp dct11em] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dec/dct11em.cpp dct11em] ==
Skeleton driver.
Skeleton driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ddenlovr.cpp ddenlovr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dynax/ddenlovr.cpp ddenlovr] ==
''' momotaro ''' - Protection + some roms are badly dumped.
''' momotaro ''' - Protection + some ROMs are badly dumped.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ddragon.cpp ddragon] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/technos/ddragon.cpp ddragon] ==
''' ddragon6809, ddragon6809a ''' - Bootlegs on different hardware, encrypted.
''' ddragon6809, ddragon6809a ''' - Bootlegs on different hardware, encrypted.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/deadang.cpp deadang] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/seibu/deadang.cpp deadang] ==
''' popnrun and clone ''' - GFX ROMs aren't dumped. They are inside an epoxy block, similar to the Air Raid one.
''' popnrun and clone ''' - GFX ROMs aren't dumped. They are inside an epoxy block, similar to the Air Raid one.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/dec0.cpp dec0] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dataeast/dec0.cpp dec0] ==
''' automat''' - Bootleg on different hardware. Minor video glitches.
''' automat''' - Bootleg on different hardware. Minor video glitches.


''' bandit ''' - Incomplete decbac chip emulation causes bad GFXs.
''' bandit ''' - Incomplete decbac chip emulation causes bad GFXs.


''' secretab ''' - Bootleg on different hardware. Unemulated layer scrolling and banking.
''' mastbond, secretab ''' - Bootleg on different hardware. Unemulated layer scrolling and banking.


''' ffantasybl ''' - Hangs after killing Lamia. Might have to do with the M68705 MCU, which isn't dumped.
''' ffantasybl ''' - Hangs after killing Lamia. Might have to do with the M68705 MCU, which isn't dumped.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/dec8.cpp dec8] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dataeast/dec8.cpp dec8] ==
''' ghostb3a ''' - The game hangs as gameplay starts. ROMs confirmed working on PCB. MAME sync problems?
''' ghostb3a ''' - The game hangs as gameplay starts. ROMs confirmed working on PCB. MAME sync problems?


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/deco32.cpp deco32] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dataeast/deco32.cpp deco32] ==
''' gunhard, lockload, lockloadu  ''' - lightgun hookup not completely understood, randomly locks up
''' gunhard, lockload, lockloadu  ''' - lightgun hookup not completely understood, randomly locks up


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/deco_ld.cpp deco_ld] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dataeast/deco_ld.cpp deco_ld] ==
The driver needs better video e I/O emulation, laserdisc hook-ups.
The driver needs better video e I/O emulation, laserdisc hook-ups.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/deco_mlc.cpp deco_mlc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dataeast/deco_mlc.cpp deco_mlc] ==
''' skullfng and clones ''' - Random hangs sometimes.
''' skullfng and clones ''' - Random hangs sometimes.


''' stadhr96j2 ''' - Stops with a mismatch between mother board and cart country code.
''' stadhr96j2 ''' - Stops with a mismatch between mother board and cart country code.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/decstation.cpp decstation] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dec/decstation.cpp decstation] ==
MIPS family based. Preliminary driver.
MIPS family based. Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/dectalk.cpp dectalk] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dec/dectalk.cpp dectalk] ==
Extensive TODO at the top of the driver.
Extensive TODO at the top of the driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/deshoros.cpp deshoros] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dataeast/deshoros.cpp deshoros] ==
Needs graphics emulation through artwork system and printer emulation.
Needs graphics emulation through artwork system and printer emulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/design.cpp design] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/design.cpp design] ==
Tobacco vending machines. Don't accept coins, possibly because of unemulated coin selectors.
Tobacco vending machines. Don't accept coins, possibly because of unemulated coin selectors.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/dfs500.cpp dfs500] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sony/dfs500.cpp dfs500] ==
Emulation of the video hardware (DSP signal path) for GFX processing is still needed.
Emulation of the video hardware (DSP signal path) for GFX processing is still needed.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/dgn_beta.cpp dgn_beta] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/trs/dgn_beta.cpp dgn_beta] ==
Machine never boots.
Machine never boots.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/digel804.cpp digel804] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/digel804.cpp digel804] ==
Needs removing of the ACIA hack in digel804_state::acia_command_w, minor finishing touches to i/o map, EPROM socket stuff (ports 0x40, 0x41, 0x42 and 0x47) and artwork.
Needs removing of the ACIA hack in digel804_state::acia_command_w, minor finishing touches to i/o map, EPROM socket stuff (ports 0x40, 0x41, 0x42 and 0x47) and artwork.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/digijet.cpp digijet] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/digijet.cpp digijet] ==
Engine Control Unit (ECU). Skeleton driver. Uses an I8049.
Engine Control Unit (ECU). Skeleton driver. Uses an I8049.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/digilog320.cpp digilog320] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/digilog320.cpp digilog320] ==
Needs finishing floppy hookup; SCC interrupts; unknown DUART inputs/outputs; RS232; RTC; artwork with LEDs.
Needs finishing floppy hookup; SCC interrupts; unknown DUART inputs/outputs; RS232; RTC; artwork with LEDs.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/dim68k.cpp dim68k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/dim68k.cpp dim68k] ==
Very preliminary driver. Big TODO at the top of the driver.
Very preliminary driver. Big TODO at the top of the driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/dkong.cpp dkong] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/dkong.cpp dkong] ==
''' dkongjrc, dkongddk ''' - Graphic roms not switched.
''' dkongjrc, dkongddk ''' - Graphic ROMs not switched.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/dlair.cpp dlair] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/cinematronics/dlair.cpp dlair] ==
Laserdisc games. Work in theory, but waiting for a good quality laserdisc dump.
Laserdisc games. Work in theory, but waiting for a good quality laserdisc dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/dm7000.cpp dm7000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/dm7000.cpp dm7000] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/dmax8000.cpp dmax8000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ausnz/dmax8000.cpp dmax8000] ==
Needs parallel port, centronics port, AUX serial port and FDC/FDD/HD setup.
Needs parallel port, centronics port, AUX serial port and FDC/FDD/HD setup.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/dmndrby.cpp dmndrby] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/snk/dmndrby.cpp dmndrby] ==
Electrocoin on snk hardware.  Needs better video emulation. Enters service mode while attract mode is running.
Electrocoin on snk hardware.  Needs better video emulation. Enters service mode while attract mode is running.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/dms5000.cpp dms5000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dms/dms5000.cpp dms5000] ==
Skeleton driver.
Skeleton driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/dms86.cpp dms86] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dms/dms86.cpp dms86] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/docastle.cpp docastle] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/universal/docastle.cpp docastle] ==
''' asoccer, idsoccera, idsoccert ''' - See MT05419.
''' asoccer, idsoccera, idsoccert ''' - See MT05419.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/dolphunk.cpp dolphunk] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/trainer/dolphunk.cpp dolphunk] ==
It is not possible to save / load programs.
It is not possible to save / load programs.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/dpb7000.cpp dpb7000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/quantel/dpb7000.cpp dpb7000] ==
Disk Sequencer Card emulation is preliminary.
Disk Sequencer Card emulation is preliminary.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/drdmania.cpp drdmania] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/drdmania.cpp drdmania] ==
Darts machine with video. Z80 based. One ROM dump is bad.
Darts machine with video. Z80 based. One ROM dump is bad.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/drw80pkr.cpp drw80pkr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/igt/drw80pkr.cpp drw80pkr] ==
Driver shows something, but emulation is still incomplete. I8039 based CPU with CRTC6845 video and AY8910 sound.
Driver shows something, but emulation is still incomplete. I8039 based CPU with CRTC6845 video and AY8910 sound.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ds90.cpp ds90] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/luxor/ds90.cpp ds90] ==
Skeleton driver. M68010 based.
Skeleton driver. M68010 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/dsb46.cpp dsb46] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/dsb46.cpp dsb46] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/dual68.cpp dual68] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/dual68.cpp dual68] ==
Skeleton driver.
Skeleton driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/duet16.cpp duet16] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/matsushita/duet16.cpp duet16] ==
Floppy not hooked up correctly, still WIP.
Floppy not hooked up correctly, still WIP.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/dvk_kcgd.cpp dvk_kcgd] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ussr/dvk_kcgd.cpp dvk_kcgd] ==
Needs a K1801VM2 CPU core (interrupts and EVNT pin, full EIS set, other insns).
Needs a K1801VM2 CPU core (interrupts and EVNT pin, full EIS set, other insns).


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/dwarfd.cpp dwarfd] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/dwarfd.cpp dwarfd] ==
''' qc, quarterh and clones ''' - Missing laserdisc dumps.
''' qc, quarterh and clones ''' - Missing laserdisc dumps.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/dynax.cpp dynax] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dynax/dynax.cpp dynax] ==
''' majrjhdx, ougonhai, ougonhaib3, tenkai2b ''' - Missing dump of the internal rom of the TMP91640.
''' majrjhdx, ougonhai, ougonhaib3, tenkai2b ''' - Missing dump of the internal ROM of the TMP91640.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ec184x.cpp ec184x] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pc/ec184x.cpp ec184x] ==
''' ec1845 ''' - Differences to the other models aren't emulated yet.
''' ec1845 ''' - Differences to the other models aren't emulated yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ec65.cpp ec65] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/elektor/ec65.cpp ec65] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ecoinf2.cpp ecoinf2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/ecoinf2.cpp ecoinf2] ==
Skeleton driver for fruit machine games.
Skeleton driver for fruit machine games.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ecoinf3.cpp ecoinf3] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/ecoinf3.cpp ecoinf3] ==
Skeleton driver for fruit machine games.
Skeleton driver for fruit machine games.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ecoinfr.cpp ecoinfr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/ecoinfr.cpp ecoinfr] ==
Skeleton driver for fruit machine games.
Skeleton driver for fruit machine games.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/elan_eu3a05.cpp elan_eu3a05] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/elan_eu3a05.cpp elan_eu3a05] ==
''' airblsjs, buzztime, pvmilfin ''' - Preliminary emulation.
''' airblsjs, buzztime, pvmilfin ''' - Preliminary emulation.


Line 791: Line 798:
''' sudoelan ''' - Might be slightly different hardware.
''' sudoelan ''' - Might be slightly different hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/elan_eu3a14.cpp elan_eu3a14] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/elan_eu3a14.cpp elan_eu3a14] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/electron.cpp electron] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/acorn/electron.cpp electron] ==
''' btm2105 ''' -  
''' btm2105 ''' -  


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/elektronmono.cpp elektronmono] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/elektron/elektronmono.cpp elektronmono] ==
MCF5206E based. Skeletonish.
MCF5206E based. Skeletonish.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/enmirage.cpp enmirage] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ensoniq/enmirage.cpp enmirage] ==
Needs Four Pole Low-Pass Voltage Controlled Filter section, external sync signal, foot pedal, ADC feedback, piano keyboard controller, expansion connector, stereo output.
Needs Four Pole Low-Pass Voltage Controlled Filter section, external sync signal, foot pedal, ADC feedback, piano keyboard controller, expansion connector, stereo output.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/eolith.cpp eolith] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/eolith/eolith.cpp eolith] ==
''' raccoon ''' - Game animation & timers seem too fast.
''' raccoon ''' - Game animation & timers seem too fast.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/epos.cpp epos] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/epos.cpp epos] ==
''' catapult, revenger ''' - Bad dumps.
''' catapult, revenger ''' - Bad dumps.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/esd.cpp esd] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/esd16.cpp esd16] ==
''' fantstry and clone ''' - Playable, but no sound because of an undumped PIC.
''' fantstry and clone ''' - Playable, but no sound because of an undumped PIC.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/esh.cpp esh] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/esh.cpp esh] ==
LD TROUBLE appears at POST. Sync/timing issue? Performance spike after some time of gameplay, CPU comms gets corrupt?
LD TROUBLE appears at POST. Sync/timing issue? Performance spike after some time of gameplay, CPU comms gets corrupt?


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/esq1.cpp esq1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ensoniq/esq1.cpp esq1] ==
 
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/esq5505.cpp esq5505] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/ensoniq/esqasr.cpp esqasr] ==
Skeleton driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/esqkt.cpp esqkt] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ensoniq/esqkt.cpp esqkt] ==
''' ts10, ts12 ''' -  
''' ts10, ts12 ''' -  


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/esqasr.cpp esqasr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ensoniq/esqmr.cpp esqmr] ==
Skeleton driver.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/esqmr.cpp esqmr] ==
Skeleton driver.
Skeleton driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/eurit.cpp eurit] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/eurit.cpp eurit] ==
Preliminary driver. ISDN-Telefon. M37730S2 based.
Preliminary driver. ISDN-Telefon. M37730S2 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/europc.cpp europc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pc/europc.cpp europc] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/eva.cpp eva] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/eva.cpp eva] ==
Preliminary driver. TMS 1000 / COP420 based.
Preliminary driver. TMS 1000 / COP420 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/evmbug.cpp evmbug] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ti/exelv.cpp exelv] ==
Skeleton driver.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/exelv.cpp exelv] ==
EXL 100 cannot be emulated because the ROMs are not dumped. EXELTEL stops early in the boot process and displays a red error screen, presumably because the I/O processor is not emulated.
EXL 100 cannot be emulated because the ROMs are not dumped. EXELTEL stops early in the boot process and displays a red error screen, presumably because the I/O processor is not emulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/exidy440.cpp exidy440] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/exidy/exidy440.cpp exidy440] ==
''' showdown4 ''' - Different type of protection wrt to the parent.
''' showdown4 ''' - Different type of protection wrt to the parent.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/f-32.cpp f-32] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/f32/f-32.cpp f-32] ==
''' royalpk2 ''' - It will soft-lock when attempting to use either settings-save options in the service menu.
''' royalpk2 ''' - It will soft-lock when attempting to use either settings-save options in the service menu.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/f1gp.cpp f1gp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/vsystem/f1gp.cpp f1gp] ==
''' f1gpb ''' - Bootleg on different hardware.
''' f1gpb ''' - Bootleg on different hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/f387x.cpp f387x] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/fairchild/f387x.cpp f387x] ==
Computer. F8 based. Driver is skeleton-ish.
Computer. F8 based. Driver is skeleton-ish.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/f4431.cpp f4431] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/facit/f4431.cpp f4431] ==
Missing emulation of character attributes (RAM at 0xc000), cursor, 132 column mode, smooth scrolling, timings, printer.
Missing emulation of character attributes (RAM at 0xc000), cursor, 132 column mode, smooth scrolling, timings, printer.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/falco500.cpp falco500] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/facit/facit4440.cpp facit4440] ==
Keyboard isn't emulated.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/falco/falco500.cpp falco500] ==
''' falco5220e ''' - Bad dump. ASIC emulation is incomplete.
''' falco5220e ''' - Bad dump. ASIC emulation is incomplete.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fanucs15.cpp fanucs15] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/fanucs15.cpp fanucs15] ==
Skeleton driver.
Skeleton driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fanucspmg.cpp fanucspmg] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/fanucspmg.cpp fanucspmg] ==
Needs verifying VRAM hookup, hooking up enough keyboard to get it to boot a floppy.
Needs verifying VRAM hookup, hooking up enough keyboard to get it to boot a floppy.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fastfred.cpp fastfred] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/galaxian/fastfred.cpp fastfred] ==
''' boggy84b2 ''' - Missing the dump of a program ROM.
''' boggy84b2 ''' - Missing the dump of a program ROM.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fastinvaders.cpp fastinvaders] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/fastinvaders.cpp fastinvaders] ==
Games reset. Schematics are available.
Games reset. Schematics are available.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fc100.cpp fc100] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/fc100.cpp fc100] ==
Understand how 600 baud is selected for cassette. Hook up graphics modes and colours. Unknown i/o ports. Needs cart software (current code is just a guess).
Understand how 600 baud is selected for cassette. Hook up graphics modes and colours. Unknown i/o ports. Needs cart software (current code is just a guess).


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fccpu30.cpp fccpu30] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/force/fccpu30.cpp fccpu30] ==
Crashes during boot.
Crashes during boot.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fidel_msc.cpp fidel_msc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/firebeat.cpp firebeat] ==
Missing internal Z8 ROM dump.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/firebeat.cpp firebeat] ==
''' popn4, popn5, popn6, popn7, popn8, popnmt, popnmt2, popnanm, popnanm2 ''' - Require DVD CHD support.
''' popn4, popn5, popn6, popn7, popn8, popnmt, popnmt2, popnanm, popnanm2 ''' - Require DVD CHD support.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fitfight.cpp fitfight] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nix/fitfight.cpp fitfight] ==
''' hotmindff ''' - Scrolling offsets + inputs need to be fixed.
''' hotmindff ''' - Scrolling offsets + inputs need to be fixed.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fk1.cpp fk1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/fk1.cpp fk1] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/flashbeats.cpp flashbeats] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/flashbeats.cpp flashbeats] ==
Preliminary driver. H8/3007 based.
Preliminary driver. H8/3007 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/flicker.cpp flicker] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/fujitsu/fm7.cpp fm7] ==
Pinball games. Emulation is (almost) complete, but the missing simulation of the tables makes them unplayable.
''' fm11, fm16beta, fm7740sx ''' - Extra features not implemented.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fm7.cpp fm7] ==
''' fm11, fm16beta, fm7740sx ''' - Extra features not implemented.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fmtowns.cpp fmtowns] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/fujitsu/fmtowns.cpp fmtowns] ==
Video emulation is far from complete.
Video emulation is far from complete.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fontwriter.cpp fontwriter] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sharp/fontwriter.cpp fontwriter] ==
Extremely preliminary driver. The M37720 core is missing DMAC support.
Extremely preliminary driver. The M37720 core is missing DMAC support.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fp1100.cpp fp1100] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/casio/fp1100.cpp fp1100] ==
IRQs aren't emulated, cassette, FDC and keyboard don't work.
IRQs aren't emulated, cassette, FDC and keyboard don't work.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fp200.cpp fp200] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/casio/fp200.cpp fp200] ==
Video emulation is preliminary.
Video emulation is preliminary.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fp6000.cpp fp6000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/casio/fp6000.cpp fp6000] ==
FDC/HDD and cassette saving don't work.
FDC/HDD and cassette saving don't work.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/freekick.cpp freekick] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/freekick.cpp freekick] ==
''' countrun ''' - Main program inside of custom CPU block.
''' countrun ''' - Main program inside of custom CPU block.


''' countrb2 ''' - Possible bad dump, or encrypted.
''' countrunb2 ''' - Possible bad dump, or encrypted.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/fresh.cpp fresh] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/fresh.cpp fresh] ==
Preliminary driver. M68000 based.
Preliminary driver. M68000 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ft68m.cpp ft68m] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/ft68m.cpp ft68m] ==
Skeleton driver.
Skeleton driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/funkball.cpp funkball] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/funkball.cpp funkball] ==
Preliminary driver. PC based hardware (Cyrix GX + 3DFX).
Preliminary driver. PC based hardware (Cyrix GX + 3DFX).


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/funworld.cpp funworld] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/funworld/funworld.cpp funworld] ==
''' fw_a7_11, fw_a7_11a, fw_a0_1, jokcrdep ''' - Different hardware with epoxy block, to be reverse engineered.
''' fw_a7_11, fw_a7_11a, fw_a0_1, jokcrdep ''' - Different hardware with epoxy block, to be reverse engineered.


Line 938: Line 936:
''' royalcrd_msx , royalcrd_nes and clone ''' - Stealth games which combine the poker game hardware and the console hardware.
''' royalcrd_msx , royalcrd_nes and clone ''' - Stealth games which combine the poker game hardware and the console hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gaelco2.cpp gaelco2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/gaelco/gaelco2.cpp gaelco2] ==
''' play2000_50i ''' - Bad dump.
''' play2000_50i ''' - Bad dump.


''' aligatorp, chmppool, srollnd ''' - Missing ds5002fp dump.
''' aligatorp, chmppool, srollnd ''' - Missing ds5002fp dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gaiden.cpp gaiden] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tecmo/gaiden.cpp gaiden] ==
''' mastninj ''' - Sprites, sound and y-scroll need fixing.
''' mastninj ''' - Sprites, sound and y-scroll need fixing.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gal3.cpp gal3] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/namco/gal3.cpp gal3] ==
In need of laserdisc dump. Skeleton driver.
In need of laserdisc dump. Skeleton driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/galaxian.cpp galaxian] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/galaxian/galaxian.cpp galaxian] ==
''' amidarc ''' - Resets when starting a game.
''' amidarc ''' - Resets when starting a game.
''' ckongcv, ckongis ''' - Bootleg on different hardware.


''' dingoe ''' - Probable bad dump and encryption.
''' dingoe ''' - Probable bad dump and encryption.
''' highroll ''' - Auto starts game after inserting coin, bad cards GFX, bad inputs response, not all inputs are mapped.


''' jungsub ''' - Different hardware, needs better GFX handling and one GFX ROM is bad.
''' jungsub ''' - Different hardware, needs better GFX handling and one GFX ROM is bad.
Line 966: Line 968:
''' warofbugg ''' - Bootleg on slightly different hardware.
''' warofbugg ''' - Bootleg on slightly different hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/galaxold.cpp galaxold] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/galaxian/galaxold.cpp galaxold] ==
''' ckongcv, ckongis ''' - Bootleg on different hardware.
 
''' drivfrcsga, spcwarp ''' - Bad dump.
''' drivfrcsga, spcwarp ''' - Bad dump.


''' trvchlng ''' - Questions roms aren't dumped.
''' trvchlng ''' - Questions ROMs aren't dumped.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/galeb.cpp galeb] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sfrj/galeb.cpp galeb] ==
Cassette isn't working yet.
Cassette isn't working yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/galivan.cpp galivan] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nichibutsu/galivan.cpp galivan] ==
''' youmab, youmab2 ''' - Weird bootlegs, they have logic issues (always invincible, power ups can be freely selected).
''' youmab, youmab2 ''' - Weird bootlegs, they have logic issues (always invincible, power ups can be freely selected).


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/galpani2.cpp galpani2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/kaneko/galpani2.cpp galpani2] ==
Kaneko protection MCU with internal rom, managing CPU comms. Decap should possible, should be the same for all games / sets.
Kaneko protection MCU with internal rom, managing CPU comms. Decap should possible, should be the same for all games / sets.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/galpanic_ms.cpp galpanic_ms] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/kaneko/galpanic_ms.cpp galpanic_ms] ==
Heavily modified bootleg of Gals Panic running on the Modular System. Only preliminary work has been done.
Heavily modified bootleg of Gals Panic running on the Modular System. Only preliminary work has been done.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gambl186.cpp gambl186] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/gambl186.cpp gambl186] ==
Missing At89c52 dump. EEPROM behaviour still buggy.
Missing At89c52 dump. EEPROM behaviour still buggy.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gamtor.cpp gamtor] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/gamtor.cpp gamtor] ==
Skeleton driver for fruit machine games.
Skeleton driver for fruit machine games.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gb.cpp gb] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/gb.cpp gb] ==
''' mduckspa ''' - Clone with some differences.
''' mduckspa ''' - Clone with some differences.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gba.cpp gba] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/gba.cpp gba] ==
''' robotech ''' - Single game reissue of "Robotech - The Macross Saga (Euro, USA)" on the GBA but with double sized ROM (BIOS replacement in first half?) and other mods.  It is unclear how compatible this is with standard hardware.
''' robotech ''' - Single game reissue of "Robotech - The Macross Saga (Euro, USA)" on the GBA but with double sized ROM (BIOS replacement in first half?) and other mods.  It is unclear how compatible this is with standard hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gberet.cpp gberet] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/gberet.cpp gberet] ==
''' gberetb ''' - Needs correct PROM decoding. As is, GFX are too mangled to play it.
''' gberetb ''' - Needs correct PROM decoding. As is, GFX are too mangled to play it.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/generalplus_gpl16250_nand.cpp generalplus_gpl16250_nand] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/generalplus_gpl16250_nand.cpp generalplus_gpl16250_nand] ==
Newer hardware than the one in vii.cpp, new opcodes aren't emulated yet.
Newer hardware than the one in vii.cpp, new opcodes aren't emulated yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/generalplus_gpl16250_rom.cpp generalplus_gpl16250_rom] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/generalplus_gpl16250_rom.cpp generalplus_gpl16250_rom] ==
Newer hardware than the one in vii.cpp, new opcodes aren't emulated yet.
Newer hardware than the one in vii.cpp, new opcodes aren't emulated yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/generalplus_gpl16250_romram.cpp generalplus_gpl16250_romram] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/generalplus_gpl16250_romram.cpp generalplus_gpl16250_romram] ==
Newer hardware than the one in vii.cpp, new opcodes aren't emulated yet.
Newer hardware than the one in vii.cpp, new opcodes aren't emulated yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/generalplus_gpl16250_spi.cpp generalplus_gpl16250_spi] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/generalplus_gpl16250_spi.cpp generalplus_gpl16250_spi] ==
Newer hardware than the one in vii.cpp, new opcodes aren't emulated yet.
Newer hardware than the one in vii.cpp, new opcodes aren't emulated yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/generalplus_gpl16250_spi_direct.cpp generalplus_gpl16250_spi_direct] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/generalplus_gpl16250_spi_direct.cpp generalplus_gpl16250_spi_direct] ==
Newer hardware than the one in vii.cpp, new opcodes aren't emulated yet.
Newer hardware than the one in vii.cpp, new opcodes aren't emulated yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/generalplus_gpl162xx_lcdtype.cpp generalplus_gpl162xx_lcdtype] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/generalplus_gpl162xx_lcdtype.cpp generalplus_gpl162xx_lcdtype] ==
''' bkid218, pcp8718, pcp8728 ''' - Menus aren't working properly yet.
''' bkid218, pcp8718, pcp8728 ''' - Menus aren't working properly yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/geniusiq.cpp geniusiq] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/generalplus_gpl32612.cpp generalplus_gpl32612] ==
Newer hardware than the one in vii.cpp, new opcodes aren't emulated yet.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/geniusiq.cpp geniusiq] ==
''' iq128, iq128_fr, iqtv512 ''' - Very preliminary driver.
''' iq128, iq128_fr, iqtv512 ''' - Very preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/genpc.cpp genpc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pce/ggconnie.cpp ggconnie] ==
''' xtvga ''' -
 
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/getaway.cpp getaway] ==
Hardware emulation is preliminary. Various GFX problems, missing gear shifter, etc.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ggconnie.cpp ggconnie] ==
Hardware is PC-Engine Supergrafx based. RTC & hopper not emulated.
Hardware is PC-Engine Supergrafx based. RTC & hopper not emulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/giclassic.cpp giclassic] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/giclassic.cpp giclassic] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gizmondo.cpp gizmondo] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tigertel/gizmondo.cpp gizmondo] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gkigt.cpp gkigt] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/igt/gkigt.cpp gkigt] ==
Preliminary driver. Needs hookup of the QUART devices, and fix "QUART COUNTER NOT RUNNING" error message; interrupt system hookup; understanding of what's "netflex" device. Furthermore, the CMOS doesn't seem to get properly initialized. Also, the ms72c set seems to have extra checks.
Preliminary driver. Needs hookup of the QUART devices, and fix "QUART COUNTER NOT RUNNING" error message; interrupt system hookup; understanding of what's "netflex" device. Furthermore, the CMOS doesn't seem to get properly initialized. Also, the ms72c set seems to have extra checks.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/goldart.cpp goldart] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/gaelco/goldart.cpp goldart] ==
DS5002FP based. Preliminary driver, GFX, sound and inputs aren't properly emulated yet.
DS5002FP based. Preliminary driver, GFX, sound and inputs aren't properly emulated yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/goldngam.cpp goldngam] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/goldngam.cpp goldngam] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/goldnpkr.cpp goldnpkr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/goldnpkr.cpp goldnpkr] ==
''' falcnwldc ''' - Main CPU / MCU communications aren't correctly implemented yet.
''' falcnwldc ''' - Main CPU / MCU communications aren't correctly implemented yet.


Line 1,058: Line 1,055:
''' witchcdk ''' - A ROM is corrupt.
''' witchcdk ''' - A ROM is corrupt.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/goldstar.cpp goldstar] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/igs/goldstar.cpp goldstar] ==
''' 3cdpoker, 3cdpokera, cmfb55, luckylad, pkrmast, prkmasta, srmagic, super972 ''' - They need work on inputs / dips.
''' 3cdpoker, 3cdpokera, cmfb55, luckylad, pkrmast, prkmasta, srmagic, super972 ''' - They need work on inputs / dips.


Line 1,115: Line 1,112:
''' wcat3 ''' - Encryption not completely broken, can be seen running after a couple soft resets.
''' wcat3 ''' - Encryption not completely broken, can be seen running after a couple soft resets.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gp2x.cpp gp2x] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/gp_1.cpp gp_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/gamepark/gp2x.cpp gp2x] ==
Skeleton driver.
Skeleton driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gp32.cpp gp32] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/gamepark/gp32.cpp gp32] ==
Driver is quite advanced, but isn't fully working yet.
Driver is quite advanced, but isn't fully working yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gpworld.cpp gpworld] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/gpworld.cpp gpworld] ==
Laserdisc hardware. Works in theory, but is waiting for a good quality laserdisc dump.  Does have a small list of TODO items that could be looked at prior to a disc dump.
Laserdisc hardware. Works in theory, but is waiting for a good quality laserdisc dump.  Does have a small list of TODO items that could be looked at prior to a disc dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/grchamp.cpp grchamp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/grchamp.cpp grchamp] ==
''' grchampa ''' - Uses different ports. Possible bad dump.
''' grchampa ''' - Uses different ports. Possible bad dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/grfd2301.cpp grfd2301] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/grfd2301.cpp grfd2301] ==
Preliminary driver. Dump isn't complete.
Preliminary driver. Dump isn't complete.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gsspade.cpp gsspade] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/gsspade.cpp gsspade] ==
Mechanical redemption game? Only the sound board CPU ROM is dumped.
Mechanical redemption game? Only the sound board CPU ROM is dumped.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gstriker.cpp gstriker] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/vsystem/gstriker.cpp gstriker] ==
''' gstriker and clones ''' - Several GFX features aren't emulated yet, making the game almost unplayable.
''' gstriker and clones ''' - Several GFX features aren't emulated yet, making the game almost unplayable.


''' vgoalsoc, vgoalsoca '''Tecmo MCU providing jump addresses etc.  Has direct access to entire CPU bus, prevents code modification (MCU writes 'ROM ERROR' if you change ROM).  ROZ pitch difficult to understand.
''' vgoalsoc, vgoalsoca ''' - Tecmo MCU providing jump addresses etc.  Has direct access to entire CPU bus, prevents code modification (MCU writes 'ROM ERROR' if you change ROM).  ROZ pitch difficult to understand.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/vsystem/gsword.cpp gsword] ==
''' josvolly ''' - Incomplete MCU hook up.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gticlub.cpp gticlub] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/gticlub.cpp gticlub] ==
''' thunderh and clone ''' - They use an additional top board for sound, network and analog control functions.
''' thunderh and clone ''' - They use an additional top board for sound, network and analog control functions.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gts1.cpp gts1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/gts1.cpp gts1] ==
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/drivers/guab.cpp guab] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/jpm/guab.cpp guab] ==
''' crisscrs ''' - Missing disk image dump.
''' crisscrs ''' - Missing disk image dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/h89.cpp h89] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/heathkit/h89.cpp h89] ==
Skeleton driver.
Skeleton driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/harddriv.cpp harddriv] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atari/harddriv.cpp harddriv] ==
''' steeltalp, hdrivairp ''' - Prototypes, possibly running on slightly different hardware.
''' steeltalp, hdrivairp ''' - Prototypes, possibly running on slightly different hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hazeltin.cpp hazeltin] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/hazeltin.cpp hazeltin] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hazl1420.cpp hazl1420] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/hazl1420.cpp hazl1420] ==
Preliminary driver. Chargen not dumped.
Preliminary driver. Chargen not dumped.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hds200.cpp hds200] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/hds/hds200.cpp hds200] ==
Needs fixing the SCN2674/Z80DMA hookup, missing keyboard keys and RS232 control lines.
Needs fixing the SCN2674/Z80DMA hookup, missing keyboard keys and RS232 control lines.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hh_cop400.cpp hh_cop400] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/handheld/hh_cop400.cpp hh_cop400] ==
''' vidchal ''' - Needs videotape support.
''' vidchal ''' - Needs videotape support.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hh_hcms40.cpp hh_hcms40] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/handheld/hh_hcms40.cpp hh_hcms40] ==
''' bombman, gdefender, ggdman, ktparman, puckimon, tkjmaru, wantgman ''' - Missing artwork.
''' bombman, gdefender, ggdman, ktparman, puckimon, tkjmaru, wantgman ''' - Missing artwork.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hh_pic16.cpp hh_pic16] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/handheld/hh_pic16.cpp hh_pic16] ==
''' pabball, uspbball ''' - Preliminary drivers.
''' pabball, uspbball ''' - Preliminary drivers.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hh_sm510.cpp hh_sm510] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/handheld/hh_sm510.cpp hh_sm510] ==
''' nsmb3, nsmw ''' - Missing LCD scan.
''' nsmb3, nsmw ''' - Missing LCD scan.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hh_tms1k.cpp hh_tms1k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/handheld/hh_tms1k.cpp hh_tms1k] ==
''' bship and clone, elecbowl ''' - As far as MAME is concerned, the game is emulated fine. But for it to be playable, it requires interaction  with other, unemulatable, things (eg. game board/pieces, playing cards, pen & paper, etc).
''' bship and clone, elecbowl ''' - As far as MAME is concerned, the game is emulated fine. But for it to be playable, it requires interaction  with other, unemulatable, things (eg. game board/pieces, playing cards, pen & paper, etc).


''' tithermos ''' - Temperature sensor comparator isn't emulated yet (right now just the digital clock works).
''' tithermos ''' - Temperature sensor comparator isn't emulated yet (right now just the digital clock works).


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hideseek.cpp hideseek] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/hideseek.cpp hideseek] ==
Missing the internal ROM dump of the HD64F7045F28 main CPU.
Missing the internal ROM dump of the HD64F7045F28 main CPU.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/highvdeo.cpp highvdeo] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/highvdeo.cpp highvdeo] ==
''' bingopd, cuncino, grancapi, magicbom, newtiger, saladue and clone, zoomania and clone ''' - Need correct / verified inputs.
''' bingopd, cuncino, grancapi, magicbom, newtiger, saladue and clone, zoomania and clone ''' - Need correct / verified inputs.


''' unksmk ''' - Doesn't respond to inputs. Protected.
''' unksmk ''' - Doesn't respond to inputs. Protected.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hikaru.cpp hikaru] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/hikaru.cpp hikaru] ==
Skeleton driver.
Skeleton driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hitparade.cpp hitparade] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atari/hitparade.cpp hitparade] ==
Juke box. TMS1300 based. The mechanical parts aren't emulated.
Juke box. TMS1300 based. The mechanical parts aren't emulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hitpoker.cpp hitpoker] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/hitpoker.cpp hitpoker] ==
Protection: needs dumping or simulating PIC.
Protection: needs dumping or simulating PIC.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hng64.cpp hng64] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/snk/hng64.cpp hng64] ==
The I/O CPU is a protected MCU.  There is some thought that the games uses this as a protection device.
 
ROZ layer rotation not understood, some 3d glitches, several priority issues (i.e. buriki gameplay and attract mode), sams64_2 flickers like mad and "press start button" always displayed in game, racing games uses unemulated network CPU which most likely interferes with logic and currently kludged to work to some extent.
ROZ layer rotation not understood, some 3d glitches, several priority issues (i.e. buriki gameplay and attract mode), sams64_2 flickers like mad and "press start button" always displayed in game, racing games uses unemulated network CPU which most likely interferes with logic and currently kludged to work to some extent.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/homedata.cpp homedata] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/homedata.cpp homedata] ==
''' mirderby ''' - Preliminary driver. Might be protected.
''' mirderby ''' - Preliminary driver. Might be protected.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/homelab.cpp homelab] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/homelab/homelab.cpp homelab] ==
Preliminary driver. Cassette support needs to be fixed, among other things.
Preliminary driver. Cassette support needs to be fixed, among other things.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hornet.cpp hornet] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/northstar/horizon.cpp horizon] ==
 
 
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/hornet.cpp hornet] ==
''' sscope and clones, sscope2 and clones ''' -
''' sscope and clones, sscope2 and clones ''' -


Line 1,216: Line 1,220:
''' thrilldbu ''' - Heavy GFX glitches, fails wheel motor test.
''' thrilldbu ''' - Heavy GFX glitches, fails wheel motor test.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hotstuff.cpp hotstuff] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/hotstuff.cpp hotstuff] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hp_ipc.cpp hp_ipc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/hp/hp_ipc.cpp hp_ipc] ==
''' hp9808a ''' - Preliminary driver.
''' hp9808a ''' - Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hp16500.cpp hp16500] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/hp/hp16500.cpp hp16500] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hp2620.cpp hp2620] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/hp/hp2620.cpp hp2620] ==
Keyboard isn't emulated.
Keyboard isn't emulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hp3478a.cpp hp3478a] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/hp/hp3478a.cpp hp3478a] ==
Runs, AD LINK ERROR on stock ROM due to unimplemented AD link.
Runs, AD LINK ERROR on stock ROM due to unimplemented AD link.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hp48.cpp hp48] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/hp/hp48.cpp hp48] ==
''' hp39g ''' -
''' hp39g ''' -


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hp49gp.cpp hp49gp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/hp/hp49gp.cpp hp49gp] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hp95lx.cpp hp95lx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/hp/hp95lx.cpp hp95lx] ==
Native keyboard isn't emulated. Driver still preliminary.
Native keyboard isn't emulated. Driver still preliminary.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hp9k.cpp hp9k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/hp/hp9k.cpp hp9k] ==
Boot tests fail.
Boot tests fail.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hp9k_3xx.cpp hp9k_3xx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/hp/hp9k_3xx.cpp hp9k_3xx] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hprot1.cpp hprot1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/hprot1.cpp hprot1] ==
''' hprot2r6 ''' - LCD commands are sent, but nothing shows up on screen. Needs ADM695AN emulation.
''' hprot2r6 ''' - LCD commands are sent, but nothing shows up on screen. Needs ADM695AN emulation.


''' hprotr8a ''' - Loops during boot displaying an error message related to low power supply voltage. Needs ADM695AN emulation.
''' hprotr8a ''' - Loops during boot displaying an error message related to low power supply voltage. Needs ADM695AN emulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hpz80unk.cpp hpz80unk] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/hp/hpz80unk.cpp hpz80unk] ==
Skeleton driver. Needs banking and peripherals support.
Skeleton driver. Needs banking and peripherals support.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hshavoc.cpp hshavoc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/hshavoc.cpp hshavoc] ==
Genesis hardware, but uses a PIC to control state based encryption.  All the code that matches the Megadrive version has been decrypted, but the extra code (startup code, coins etc.) appears to have some annoying extra encryption.
Genesis hardware, but uses a PIC to control state based encryption.  All the code that matches the Megadrive version has been decrypted, but the extra code (startup code, coins etc.) appears to have some annoying extra encryption.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hunter2.cpp hunter2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/husky/hunter2.cpp hunter2] ==
Preliminary driver. Without software to test it, it's difficult to progress with the emulation.
Preliminary driver. Without software to test it, it's difficult to progress with the emulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/hx20.cpp hx20] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/epson/hx20.cpp hx20] ==
Needs emulation of: keyboard interrupt, LCD controller, serial, SW6 read, RS-232, microcassette, printer, ROM cartridge, floppy TF-20, barcode reader. Might need a M6800 core rewrite.
Needs emulation of: keyboard interrupt, LCD controller, serial, SW6 read, RS-232, microcassette, printer, ROM cartridge, floppy TF-20, barcode reader. Might need a M6800 core rewrite.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/i7000.cpp i7000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/i7000.cpp i7000] ==
Preliminary driver (NSC800 based).
Preliminary driver (NSC800 based).


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ibmpc.cpp ibmpc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pc/ibmpc.cpp ibmpc] ==
''' ibm5140 ''' - It doesn't boot.
''' ibm5140 ''' - It doesn't boot.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ibmpcjr.cpp ibmpcjr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pc/ibmpcjr.cpp ibmpcjr] ==
''' ibmpcjx ''' - Dump is incomplete.
''' ibmpcjx ''' - Dump is incomplete.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/icebox.cpp icebox] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/icebox.cpp icebox] ==
Z80 based. Floppy drives aren't hooked up. Unknown ports.
Z80 based. Floppy drives aren't hooked up. Unknown ports.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/icecold.cpp icecold] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/icecold.cpp icecold] ==
Mechanical arcade games which need simulation of the mechanical part to be playable.
Mechanical arcade games which need simulation of the mechanical part to be playable.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/if800.cpp if800] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/if800.cpp if800] ==
Skeleton driver. I8086 based.
Skeleton driver. I8086 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/igs017.cpp igs017] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/igs/igs017.cpp igs017] ==
''' mgcs ''' - IGS029 protection needs more work.
''' mgcs ''' - IGS029 protection needs more work.


Line 1,288: Line 1,292:
''' tarzana ''' - Missing IGS029 protection, missing sprites and sound ROM.
''' tarzana ''' - Missing IGS029 protection, missing sprites and sound ROM.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/igspoker.cpp igspoker] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/igs/igspoker.cpp igspoker] ==
''' cpoker210ks, cpoker300us ''' - Protection handling and inputs / outputs need to be verified.
''' cpoker210ks, cpoker300us ''' - Protection handling and inputs / outputs need to be verified.


Line 1,295: Line 1,299:
''' kungfua, stellecu ''' - Bad / incomplete dump.
''' kungfua, stellecu ''' - Bad / incomplete dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/imds.cpp imds] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/imsai.cpp imsai] ==
Skeleton driver. I8080 based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/imsai.cpp imsai] ==
Banking and dip-switches aren't implemented. I8085 based.
Banking and dip-switches aren't implemented. I8085 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/indiana.cpp indiana] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/indiana.cpp indiana] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/indigo.cpp indigo] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sgi/indigo.cpp indigo] ==
Skeleton driver.
Skeleton driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/indy_indigo2.cpp indy_indigo2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sgi/indy_indigo2.cpp indy_indigo2] ==
''' indigo2_4415 ''' - The different hardware isn't emulated yet.
''' indigo2_4415 ''' - The different hardware isn't emulated yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/informer_207_376.cpp informer_207_376] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/informer/informer_207_376.cpp informer_207_376] ==
Two ROMs need a redump.
Two ROMs need a redump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/informer_213.cpp informer_213] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/informer/informer_213.cpp informer_213] ==
Terminal. 6809 based. The ASIC needs to be figured out.
Terminal. 6809 based. The ASIC needs to be figured out.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/interpro.cpp interpro] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/intergraph/interpro.cpp interpro] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/intrscti.cpp intrscti] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/intrscti.cpp intrscti] ==
Undumped program ROM in an epoxy block.
Undumped program ROM in an epoxy block.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/intv.cpp intv] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/mattel/intv.cpp intv] ==
''' intvkbd ''' - Has additional components / devices (i.e. tape) which aren't emulated.
''' intvkbd ''' - Has additional components / devices (i.e. tape) which aren't emulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ipc.cpp ipc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/intel/ipc.cpp ipc] ==
''' ipc ''' - Dump incomplete.
''' ipc ''' - Dump incomplete.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ipds.cpp ipds] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/intel/ipds.cpp ipds] ==
Skeleton driver. I8085A based.
Skeleton driver. I8085A based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/iris_power.cpp iris_power] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sgi/iris_power.cpp iris_power] ==
Skeleton driver. MIPS based.
Skeleton driver. MIPS based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/irisha.cpp irisha] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ussr/irisha.cpp irisha] ==
Preliminary driver. I8080 based.
Preliminary driver. I8080 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ironhors.cpp ironhors] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/ironhors.cpp ironhors] ==
''' farwest ''' - Bootleg running on different hardware.
''' farwest ''' - Bootleg running on different hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/isbc.cpp isbc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/intel/isbc.cpp isbc] ==
''' rpc86, isbc86, isbc8605, isbc8630, isbc286, sm1810 ''' - Preliminary driver 8086 / 286 based.
''' rpc86, isbc86, isbc8605, isbc8630, isbc286, sm1810 ''' - Preliminary driver 8086 / 286 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/isbc660.cpp isbc660] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/intel/isbc660.cpp isbc660] ==
Needs more Multibus cards emulated and installed.
Needs more Multibus cards emulated and installed.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/iskr103x.cpp iskr103x] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pc/iskr103x.cpp iskr103x] ==
''' iskr1030 ''' - Keyboard test doesn't pass.
''' iskr1030 ''' - Keyboard test doesn't pass.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/istellar.cpp istellar] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/island.cpp island] ==
Unemulated features of the DS80C320 CPU and preliminary driver.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/istellar.cpp istellar] ==
Laserdisc game.  Has a small list of TODO items that could be looked at prior to a disc dump.
Laserdisc game.  Has a small list of TODO items that could be looked at prior to a disc dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/istrebiteli.cpp istrebiteli] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ussr/istrebiteli.cpp istrebiteli] ==
''' motogonki ''' - Preliminary. Shows something on screen.
''' motogonki ''' - Preliminary. Shows something on screen.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/itc4.cpp itc4] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/itc4.cpp itc4] ==
Skeletonish. Temperature controller. Z80 based.
Skeletonish. Temperature controller. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/itech32.cpp itech32] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/itech/itech8.cpp itech8] ==
''' wcbowl130 ''' - Incomplete dump.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/itech8.cpp itech8] ==
''' stratabs ''' - Controls aren't hooked up.
''' stratabs ''' - Controls aren't hooked up.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/itt3030.cpp itt3030] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/itt3030.cpp itt3030] ==
Keyboard isn't properly hooked up. Other problems at the top of the driver.
Keyboard isn't properly hooked up. Other problems at the top of the driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/jackpool.cpp jackpool] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/jackpool.cpp jackpool] ==
Needs better understanding of the master/slave communications, better EEPROM and NVRAM hook-up.
Needs better understanding of the master/slave communications, better EEPROM and NVRAM hook-up.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/jade.cpp jade] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/jade.cpp jade] ==
If you hit a key as soon as it is started, the system will present a prompt and work. Otherwise it runs into the weeds because the rom banking isn't yet emulated.
If you hit a key as soon as it is started, the system will present a prompt and work. Otherwise it runs into the weeds because the ROM banking isn't yet emulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/jaguar.cpp jaguar] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atari/jaguar.cpp jaguar] ==
''' jaguar, jaguarcd ''' - Currently the driver is geared toward supporting the cojag arcade games. Jaguar console support is very poor, most games aren't properly playable or have severe performance issues or crashes related to the unsafe blitter code.
''' jaguar, jaguarcd ''' - Currently the driver is geared toward supporting the cojag arcade games. Jaguar console support is very poor, most games aren't properly playable or have severe performance issues or crashes related to the unsafe blitter code.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/jokrwild.cpp jokrwild] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/jokrwild.cpp jokrwild] ==
Missing random number generator, inputs and sound.
Missing random number generator, inputs and sound.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/jonos.cpp jonos] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/jonos.cpp jonos] ==
Skeleton driver. I8085A based. No info available.
Skeleton driver. I8085A based. No info available.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/joystand.cpp joystand] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/joystand.cpp joystand] ==
Sticker machine which needs camera, printer and light pen support to be useable.
Sticker machine which needs camera, printer and light pen support to be useable.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/jpmimpct.cpp jpmimpct] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/jpm/jpmimpct.cpp jpmimpct] ==
''' buzzundr, monspdr, snlad ''' - Incomplete dumps.
''' buzzundr, monspdr, snlad ''' - Incomplete dumps.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/jpmimpctsw.cpp jpmimpctsw] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/jpm/jpmimpctsw.cpp jpmimpctsw] ==
''' all sets but j6aceclb, j6big50, j6bigbuk, j6bnza, j6camelt, j6cascz, j6gogold, j6guab, j6hapyhr, j6kungfu, j6mono60, j6montlk, j6roller, j6sonic, j6untch and relative clones ''' - Need correct layouts and settings.
''' all sets but j6aceclb, j6big50, j6bigbuk, j6bnza, j6camelt, j6cascz, j6gogold, j6guab, j6hapyhr, j6kungfu, j6mono60, j6montlk, j6roller, j6sonic, j6untch and relative clones ''' - Need correct layouts and settings.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/jpmsru.cpp jpmsru] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/jpm/jpmsru.cpp jpmsru] ==
Missing layouts.
Missing layouts.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/jpmsys5.cpp jpmsys5] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/jpm/jpmsys5.cpp jpmsys5] ==
''' cashcade ''' - Incomplete dump? Shows a loading error.
''' cashcade ''' - Incomplete dump? Shows a loading error.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/jpmsys5sw.cpp jpmsys5sw] ==
''' monopldx1 ''' - Missing questions?
 
== [http://github.com/mamedev/mame/blob/master/src/mame/jpm/jpmsys5sw.cpp jpmsys5sw] ==
The mechanical games aren't emulated yet.
The mechanical games aren't emulated yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/jr200.cpp jr200] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/matsushita/jr100.cpp jr100] ==
Paste drops many characters. Cassette not working correctly
 
== [http://github.com/mamedev/mame/blob/master/src/mame/matsushita/jr200.cpp jr200] ==
Wrong timings. Also needs a MN1544 4-bit CPU core and ROM dump.
Wrong timings. Also needs a MN1544 4-bit CPU core and ROM dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/island.cpp island] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/juku.cpp juku] ==
Mechanical game. Skeletonish.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/juku.cpp juku] ==
Needs display mode 384x200, sound, possibly tape and network. Floppy interface isn't understood, though it works enough with the only disk available.
Needs display mode 384x200, sound, possibly tape and network. Floppy interface isn't understood, though it works enough with the only disk available.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/jungleyo.cpp jungleyo] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/jungleyo.cpp jungleyo] ==
With a clean NVRAM MAME needs to be soft reset after init or the game will trip a '1111 exception' (caused by invalid opcode executed at  0x102, incomplete decryption most likely); likewise anything in the 0x100-0x1f7 range doesn't seem valid at all; the game sometimes expects 1+ coins even if player has available points  (and freezing with "COIN" text blinking), very unlikely to be intended  behaviour?
With a clean NVRAM MAME needs to be soft reset after init or the game will trip a '1111 exception' (caused by invalid opcode executed at  0x102, incomplete decryption most likely); likewise anything in the 0x100-0x1f7 range doesn't seem valid at all; the game sometimes expects 1+ coins even if player has available points  (and freezing with "COIN" text blinking), very unlikely to be intended  behaviour?


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/jupiter.cpp jupiter] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/wavemate/jupiter.cpp jupiter] ==
Preliminary driver. Devices aren't connected yet.
Preliminary driver. Devices aren't connected yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/k1003.cpp k1003] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/robotron/k1003.cpp k1003] ==
Skeleton driver. I8008 based. Keyboard isn't emulated.
Skeleton driver. I8008 based. Keyboard isn't emulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/k8915.cpp k8915] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/robotron/k8915.cpp k8915] ==
Skeleton driver. Z80 based. Chargen ROM isn't dumped.
Skeleton driver. Z80 based. Chargen ROM isn't dumped.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/karnov.cpp karnov] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dataeast/karnov.cpp karnov] ==
''' karnovjbl ''' - Bootleg. Uses a different MCU (NEC D8748HD) which needs simulation or, if possible, dumping.
''' karnovjbl ''' - Bootleg. Uses a different MCU (NEC D8748HD) which needs simulation or, if possible, dumping.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/kaypro.cpp kaypro] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/kaypro/kaypro.cpp kaypro] ==
Most machines are incompletely emulated. The problems listed in the driver are:
Most machines are incompletely emulated. The problems listed in the driver are:


Line 1,437: Line 1,440:
''' robie ''' - Has twin 2.6MB 5.25 floppy drives which aren't supported, no software available.
''' robie ''' - Has twin 2.6MB 5.25 floppy drives which aren't supported, no software available.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/kc.cpp kc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ddr/kc.cpp kc] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/kikikai.cpp kikikai] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/kikikai.cpp kikikai] ==
''' mexico86a ''' -
''' mexico86a ''' -


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/kingdrby.cpp kingdrby] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tatsumi/kingdrby.cpp kingdrby] ==
''' cowrace ''' - Incomplete dump.
''' cowrace ''' - Incomplete dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/kingpin.cpp kingpin] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/kingpin.cpp kingpin] ==
''' dealracl ''' - Partially a bad dump and / or wrong ROM loading.
''' dealracl ''' - Partially a bad dump and / or wrong ROM loading.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/kinst.cpp kinst] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atari/klax.cpp klax] ==
''' kinst2uk ''' - Upgrade kits. They add a small board which isn't emulated.
''' klax5bl3 ''' - Audio CPU has encrypted opcodes.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/klax.cpp klax] ==
''' klax2bl3 ''' - Audio CPU has encrypted opcodes.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/kminus.cpp kminus] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/kyber/kminus.cpp kminus] ==
Computer. Z80 based. No notes on what's missing.
Computer. Z80 based. No notes on what's missing.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/koftball.cpp koftball] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/bmc/koftball.cpp koftball] ==
Incomplete protection simulation.
Incomplete protection simulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/konamigv.cpp konamigv] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/konamigv.cpp konamigv] ==
''' btchamp, kdeadeye, tmosh and clones ''' - All games on this system suffer from a corner case involving audio track playback in the SCSI CD-ROM emulation.
''' btchamp, kdeadeye, tmosh and clones ''' - All games on this system suffer from a corner case involving audio track playback in the SCSI CD-ROM emulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/konamigx.cpp konamigx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/konamigx.cpp konamigx] ==
''' ggreats2, opengolf, opengolf2, racinfrc, racinfrcu ''' - These games use a special ROZ layer generated by the "PSAC4" custom IC which appears to include a height map.
''' opengolf and clones, racinfrc and clones ''' - These games use a special ROZ layer generated by the "PSAC4" custom IC which appears to include a height map.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/konamim2.cpp konamim2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/konamim2.cpp konamim2] ==
''' btltryst ''' - Unemulated GFX modes make the game too glitchy to be playable.
''' btltryst ''' - Unemulated GFX modes make the game too glitchy to be playable.


Line 1,473: Line 1,473:
''' heatof11 ''' - Hangs if Japan is selected. Timing related, as setting perfect interleave fixes it.
''' heatof11 ''' - Hangs if Japan is selected. Timing related, as setting perfect interleave fixes it.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/konblands.cpp konblands] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/konblands.cpp konblands] ==
Missing laserdisc dump.
Missing laserdisc dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/konendev.cpp konendev] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/konendev.cpp konendev] ==
Most dumps are incomplete. Work has been done and at least one romset goes in-game.
Most dumps are incomplete. Work has been done and at least one romset goes in-game.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/konmedal.cpp konmedal] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/konmedal.cpp konmedal] ==
''' slimekun ''' -  
''' slimekun ''' -  


''' tsururin ''' - Resets after initial ROM / RAM test. IRQ related.
''' tsururin ''' - Resets after initial ROM / RAM test. IRQ related.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/konmedal020.cpp konmedal020] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/konmedal020.cpp konmedal020] ==
Preliminary emulation.
Preliminary emulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/konmedal68k.cpp konmedal68k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/konmedal68k.cpp konmedal68k] ==
''' crossmg2, fruitsmg ''' - Mechanical parts aren't emulated yet.
''' crossmg2, fruitsmg ''' - Mechanical parts aren't emulated yet.


Line 1,496: Line 1,496:
''' unkkonmd ''' - Stops with network ID error.
''' unkkonmd ''' - Stops with network ID error.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/kopunch.cpp kopunch] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/kopunch.cpp kopunch] ==
Boxing bag game. Sensors aren't emulated, so it isn't "playable".
Boxing bag game. Sensors aren't emulated, so it isn't "playable".


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/kron.cpp kron] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/kron.cpp kron] ==
Needs keyboard fixing and understanding how to hook up the real char table.
Needs keyboard fixing and understanding how to hook up the real char table.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/krz2000.cpp krz2000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/kurzweil/krz2000.cpp krz2000] ==
TMP68301 based. Skeletonish.
TMP68301 based. Skeletonish.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ksys573.cpp ksys573] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/ksys573.cpp ksys573] ==
Game suffer from incomplete PSX-based hardware emulation and some are missing emulation of the external digital sound and I/O board.
Game suffer from incomplete PSX-based hardware emulation and some are missing emulation of the external digital sound and I/O board.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ktm3.cpp ktm3] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/synertek/ktm3.cpp ktm3] ==
Only a few address lines are decoded at all. The resulting mirroring might not be accurately emulated yet.
Only a few address lines are decoded at all. The resulting mirroring might not be accurately emulated yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/kyocera.cpp kyocera] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/kyocera/kyocera.cpp kyocera] ==
''' pc8201 ''' - Cassette's not working, floppies aren't hooked up.
''' pc8201 ''' - Cassette's not working, floppies aren't hooked up.


Line 1,518: Line 1,518:
''' npc8300 ''' - Doesn't boot.
''' npc8300 ''' - Doesn't boot.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/labtam.cpp labtam] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ausnz/labtam.cpp labtam] ==
Needs emulation of additional cards.
Needs emulation of additional cards.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/laser3k.cpp laser3k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/laser3k.cpp laser3k] ==
Keyboard is only partially emulated, misses RGB graphics mode emulation, FDC C800 page appears to be inside the FDC cartridge (a dump is needed). Also misses Centronics printer port and cassette emulation.
Keyboard is only partially emulated, misses RGB graphics mode emulation, FDC C800 page appears to be inside the FDC cartridge (a dump is needed). Also misses Centronics printer port and cassette emulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/lastfght.cpp lastfght] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/subsino/lastfght.cpp lastfght] ==
Game speed seems to be completely wrong, timers and player movement too fast?
Game speed seems to be completely wrong, timers and player movement too fast?


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/laz_aftrshok.cpp laz_aftrshok] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/laz_aftrshok.cpp laz_aftrshok] ==
Mechanical game, needs controls simulation.
Mechanical game, needs controls simulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/laz_ribrak.cpp laz_ribrak] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/laz_ribrak.cpp laz_ribrak] ==
''' awetoss ''' - Mechanical game, needs controls simulation.
''' awetoss ''' - Mechanical game, needs controls simulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/lbpc.cpp lbpc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ampro/lbpc.cpp lbpc] ==
PC. V40 based. Inputs aren't hooked up.
PC. V40 based. Inputs aren't hooked up.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/lcmate2.cpp lcmate2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/lcmate2.cpp lcmate2] ==
RTC doesn't remember the time, alarm doesn't work and Reset/On button needs to be added.
RTC doesn't remember the time, alarm doesn't work and Reset/On button needs to be added.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ld50.cpp ld50] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/casio/ld50.cpp ld50] ==
Electronic drums. I87C52. Dream SAM9793 and Burr-Brown PCM1717E DAC aren't emulated.
Electronic drums. I87C52. Dream SAM9793 and Burr-Brown PCM1717E DAC aren't emulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/legionna.cpp legionna] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/seibu/legionna.cpp legionna] ==
''' cupsoc and clones ''' - Complex Seibu 'COP' protection device. Most functions have been emulated, but glitches remain which makes games not completely playable.
''' cupsoc and clones ''' - Complex Seibu 'COP' protection device. Most functions have been emulated, but glitches remain which makes games not completely playable.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/leland.cpp leland] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/cinematronics/leland.cpp leland] ==
''' aafbb ''' - One of the program roms is a bad dump.
''' aafbb ''' - One of the program ROMs is a bad dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/lethalj.cpp lethalj] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ice/lethalj.cpp lethalj] ==
''' franticf and clone ''' - Directional inputs (wheel) don't work yet.
''' franticf and clone ''' - Directional inputs (wheel) don't work yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/lg_dvd.cpp lg_dvd] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/lg_dvd.cpp lg_dvd] ==
USB DVD writer. Skeleton driver. MT1839 based.
USB DVD writer. Skeleton driver. MT1839 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/lgp.cpp lgp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/lgp.cpp lgp] ==
Laserdisc game.  Has a small list of TODO items that could be looked at prior to a disc dump.
Laserdisc game.  Has a small list of TODO items that could be looked at prior to a disc dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/lindbergh.cpp lindbergh] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/lindbergh.cpp lindbergh] ==
Skeleton driver. Pentium 4 / Celeron based.
Skeleton driver. Pentium 4 / Celeron based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/lisa.cpp lisa] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/apple/lisa.cpp lisa] ==
Lisa OS doesn't boot.
Lisa OS doesn't boot.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/lnw80.cpp lnw80] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/trs/lnw80.cpp lnw80] ==
Floppies don't work.
Floppies don't work.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/lucky74.cpp lucky74] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/wing/lucky74.cpp lucky74] ==
''' excitbj ''' - The program ROM for the terminal isn't dumped.
''' excitbj ''' - The program ROM for the terminal isn't dumped.


''' lucky74b ''' -  The program ROM seems incomplete or encrypted in some smart way.
''' lucky74b ''' -  The program ROM seems incomplete or encrypted in some smart way.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/luckybal.cpp luckybal] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/irem/m10.cpp m10] ==
Preliminary driver. Most chips have been identified. WIP.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/m10.cpp m10] ==
''' andromed, ipminvad1 ''' - Incomplete dumps.
''' andromed, ipminvad1 ''' - Incomplete dumps.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/m107.cpp m107] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/irem/m107.cpp m107] ==
''' kftgoal, wpksoc ''' - Missing EEPROM hook-up.
''' kftgoal, wpksoc ''' - Missing EEPROM hook-up.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/m20.cpp m20] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/olivetti/m20.cpp m20] ==
Needs a proper Z8001 CPU core.
Needs a proper Z8001 CPU core.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/m24.cpp m24] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/olivetti/m24.cpp m24] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/m3.cpp m3] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/lsi/m3.cpp m3] ==
Unfinished floppy hookup (no available software to test it). Not all keys are mapped.
Unfinished floppy hookup (no available software to test it). Not all keys are mapped.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/m62_bkungfu.cpp m62_bkungfu] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/irem/m62_bkungfu.cpp m62_bkungfu] ==
Blitter data is encrypted and MCU is undumped.
Blitter data is encrypted and MCU is undumped.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/m6805evs.cpp m6805evs] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/motorola/m6805evs.cpp m6805evs] ==
Skeleton driver.
Skeleton driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/m72.cpp m72] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/irem/m72.cpp m72] ==
''' imgfightb ''' - Bootleg of the imgfightj set. It uses an I80C31 with external ROM instead of an I8751 with internal ROM. Game code is identical but for a single byte in one of the program ROMs. Stuck on a 'RAM NG 7' screen, possibly due to different timings?
''' imgfightb ''' - Bootleg of the imgfightj set. It uses an I80C31 with external ROM instead of an I8751 with internal ROM. Game code is identical but for a single byte in one of the program ROMs. Stuck on a 'RAM NG 7' screen, possibly due to different timings?


''' loht_ms, lohtb, rtypem82b, rtype2m82b ''' - The bootleg hardware is different to the original hardware.
''' loht_ms, lohtb, rtypem82b, rtype2m82b ''' - The bootleg hardware is different to the original hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/m79152pc.cpp m79152pc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/mera/m79152pc.cpp m79152pc] ==
Skeleton driver. Z80 based.
Skeleton driver. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/m92.cpp m92] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/irem/m92.cpp m92] ==
''' nbbatman2bl ''' - Bootleg with different sprite system, MCU as soundcpu, OKI samples for music/sound.
''' nbbatman2bl ''' - Bootleg with different sprite system, MCU as soundcpu, OKI samples for music/sound.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mac.cpp mac] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/apple/mac.cpp mac] ==
''' maciifx ''' -  
''' maciifx ''' -  


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/macpci.cpp macpci] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/apple/macpci.cpp macpci] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/macpdm.cpp macpdm] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/apple/macpdm.cpp macpdm] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/macprtb.cpp macprtb] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/apple/macprtb.cpp macprtb] ==
Via6522 emulation is imperfect and causes numerous bugs.
Via6522 emulation is imperfect and causes numerous bugs.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/macpwrbk030.cpp macpwrbk030] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/apple/macpwrbk030.cpp macpwrbk030] ==
Via6522 emulation is imperfect and causes numerous bugs.
Via6522 emulation is imperfect and causes numerous bugs.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/macquadra700.cpp macquadra700] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/apple/macquadra700.cpp macquadra700] ==
Via6522 emulation is imperfect and causes numerous bugs.
Via6522 emulation is imperfect and causes numerous bugs.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/macs.cpp macs] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/seta/macs.cpp macs] ==
''' macsbios ''' -
''' macsbios ''' -


Line 1,632: Line 1,629:
''' cultname ''' -
''' cultname ''' -


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/magic10.cpp magic10] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/magic10.cpp magic10] ==
''' hotslot, magic102 and clone, mcolors, mcolorsa, suprpool ''' - Missing  dump of the internal rom of the HD6473308cp10.
''' hotslot, magic102 and clone, mcolors, mcolorsa, suprpool ''' - Missing  dump of the internal ROM of the HD6473308cp10.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/magicard.cpp magicard] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/magicard.cpp magicard] ==
''' belslots, hotslots, magicle, quingo ''' - Fail on I2C BUS ERROR - protection device missing.
''' belslots, hotslots, magicle, quingo ''' - Fail on I2C BUS ERROR - protection device missing.


Line 1,654: Line 1,651:
''' magicrdj, magicrdja ''' - Fail on "ERROR IN SETTINGS".
''' magicrdj, magicrdja ''' - Fail on "ERROR IN SETTINGS".


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/magictg.cpp magictg] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/magictg.cpp magictg] ==
Preliminary driver, almost works.
Preliminary driver, almost works.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/malzak.cpp malzak] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/malzak.cpp malzak] ==
''' malzak, malzak2 ''' - Sprite collision detection doesn't fully work.
''' malzak, malzak2 ''' - Sprite collision detection doesn't fully work.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/manohman.cpp manohman] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/adp/manohman.cpp manohman] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/marinedt.cpp marinedt] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/marinedt.cpp marinedt] ==
Collision detection has some problems.
Collision detection has some problems.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/marywu.cpp marywu] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/marywu.cpp marywu] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mastboy.cpp mastboy] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/gaelco/mastboy.cpp mastboy] ==
''' mastboyiv2 ''' - Needs a different MCU program.
''' mastboyiv2 ''' - Needs a different MCU program.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/max80.cpp max80] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/trs/max80.cpp max80] ==
Computer. Z80 based. Currently stuck because floppy reading fails.
Computer. Z80 based. Currently stuck because floppy reading fails.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/maygay1b.cpp maygay1b] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/maygay/maygay1bsw.cpp maygay1bsw] ==
Mechanical game imported from AGEMAME.
Mechanical game imported from AGEMAME.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/maygayv1.cpp maygayv1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/maygay/maygayv1.cpp maygayv1] ==
Skeleton driver for fruit machine games.
Skeleton driver for fruit machine games.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mbc020.cpp mbc020] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/synertek/mbc020.cpp mbc020] ==
Computer. M6512 based. Skeletonish driver.
Computer. M6512 based. Skeletonish driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mbee.cpp mbee] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ausnz/mbee.cpp mbee] ==
''' mbee128, mbee128p, mbee256, mbee56, mbeepp, mbeett ''' - Hardware differences haven't been emulated yet.
''' mbee128, mbee128p, mbee256, mbee56, mbeepp, mbeett ''' - Hardware differences haven't been emulated yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mc1502.cpp mc1502] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pc/mc1502.cpp mc1502] ==
''' pk88 ''' - Missing video and keyboard emulation.
''' pk88 ''' - Missing video and keyboard emulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mc8030.cpp mc8030] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ddr/mc8030.cpp mc8030] ==
Very little documentation available, so the driver is mostly guesswork. Z80 based.
Very little documentation available, so the driver is mostly guesswork. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mccpm.cpp mccpm] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/mccpm.cpp mccpm] ==
FDC is implented but there's no software to test it.
FDC is implemented but there's no software to test it.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mcr.cpp mcr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/midway/mcr.cpp mcr] ==
''' nflfoot ''' - CED-based disk game. Has gory Z80-based serial I/O interface that is not understood. The CED player interface is undocumented. A poor quality rip exists of the video (probably the best we will get). There is a second CED disk with different teams playing which we do not have access to.
''' nflfoot ''' - CED-based disk game. Has gory Z80-based serial I/O interface that is not understood. The CED player interface is undocumented. A poor quality rip exists of the video (probably the best we will get). There is a second CED disk with different teams playing which we do not have access to.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mdisk.cpp mdisk] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/mdconsole.cpp mdconsole] ==
 
== [http://github.com/mamedev/mame/blob/master/src/mame/mupid/mdisk.cpp mdisk] ==
It boots from floppy, so presumably only needs an emulated main system to work.
It boots from floppy, so presumably only needs an emulated main system to work.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mediagx.cpp mediagx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atari/mediagx.cpp mediagx] ==
Mainly just need the inputs hooked up, which are mapped to the parallel port via a JAMMA interface.
Mainly just need the inputs hooked up, which are mapped to the parallel port via a JAMMA interface.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/megadriv.cpp megadriv] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/megadriv_acbl.cpp megadriv_acbl] ==
''' dcat16 ''' - Clone hardware with additional features.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/megadriv_acbl.cpp megadriv_acbl] ==
''' barek2mb ''' -  PIC is dumped but hasn't been hooked up yet. Crude simulation causes problems in detecting coins.
''' barek2mb ''' -  PIC is dumped but hasn't been hooked up yet. Crude simulation causes problems in detecting coins.


Line 1,716: Line 1,712:
''' sonic3mb ''' - Undumped PIC.
''' sonic3mb ''' - Undumped PIC.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/megadriv_rad.cpp megadriv_rad] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/megadriv_rad.cpp megadriv_rad] ==
''' ra145 ''' - Bad dump.
''' ra145 ''' - Bad dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/megadriv_sunplus_hybrid.cpp megadriv_sunplus_hybrid] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/megadriv_sunplus_hybrid.cpp megadriv_sunplus_hybrid] ==
SunPlus side isn't hooked up.
SunPlus side isn't hooked up.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/megadriv_vt_hybrid.cpp megadriv_vt_hybrid] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/megadriv_vt_hybrid.cpp megadriv_vt_hybrid] ==
VT side isn't hooked up.
VT side isn't hooked up.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/megaplay.cpp megaplay] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/megaplay.cpp megaplay] ==
''' mp_bio ''' - Frequently softlocks after continue, usually on the 2nd stage.
''' mp_bio ''' - Frequently softlocks after continue, usually on the 2nd stage.


''' mp_shnb3 ''' - Game softlocks if you coin during the intro sequence.
''' mp_shnb3 ''' - Game softlocks if you coin during the intro sequence.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/megatech.cpp megatech] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/megatech.cpp megatech] ==
Incorrect behavior at time out and there are some sms based games which aren't yet fully supported.
Incorrect behavior at time out and there are some sms based games which aren't yet fully supported.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/menghong.cpp menghong] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/menghong.cpp menghong] ==
HY04 protection needs simulation (controls tile RNG at very least and possibly colors). EEPROM isn't hooked up yet.
HY04 protection needs simulation (controls tile RNG at very least and possibly colors). EEPROM isn't hooked up yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/merit.cpp merit] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/merit/merit.cpp merit] ==
''' dodgectya, dodgectyb, dodgectyc ''' - Incomplete dump. One GFX rom is in an epoxy block.
''' dodgectya, dodgectyb, dodgectyc ''' - Text doesn't appear.


''' mosdraw ''' - Needs RTC and printer hook up.
''' mosdraw ''' - Needs RTC and printer hook up.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/meritm.cpp meritm] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/merit/meritm.cpp meritm] ==
''' megat5a ''' - Bad dump.
''' megat5a ''' - Bad dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mes.cpp mes] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/mes.cpp mes] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/metalmx.cpp metalmx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atari/metalmx.cpp metalmx] ==
Skeleton driver. Extremely complex prototype hardware.
Skeleton driver. Extremely complex prototype hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/metro.cpp metro] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/metro/metro.cpp metro] ==
''' metabee ''' - Hopper isn't emulated, so game doesn't start.
''' metabee ''' - Hopper isn't emulated, so game doesn't start.


Line 1,756: Line 1,752:
''' puzzlet ''' - In game timer doesn't decrease.
''' puzzlet ''' - In game timer doesn't decrease.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mfabfz.cpp mfabfz] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/mfabfz.cpp mfabfz] ==
Driver still in the early stages of development. No inputs are hooked up.
Driver still in the early stages of development. No inputs are hooked up.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mg1.cpp mg1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/mg1/mg1.cpp mg1] ==
Misses hard disc controller and mouse emulation.
Misses hard disc controller and mouse emulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mice.cpp mice] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/mice.cpp mice] ==
Very preliminary driver. No schematics available.
Very preliminary driver. No schematics available.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/micro20.cpp micro20] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/micro20.cpp micro20] ==
Skeleton driver. Uses a 68020 and a 68881 FPU.
Skeleton driver. Uses a 68020 and a 68881 FPU.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/microdec.cpp microdec] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/morrow/microdec.cpp microdec] ==
Floppy doesn't work and timer chip isn't hooked up.
Floppy doesn't work and timer chip isn't hooked up.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/micronic.cpp micronic] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/micronic.cpp micronic] ==




== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/microtan.cpp microtan] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tangerine/microtan.cpp microtan] ==
''' mt6809 ''' - Uses a different CPU from the other machines in the drivers, still preliminary.
''' mt6809 ''' - Uses a different CPU from the other machines in the drivers, still preliminary.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/microterm_f8.cpp microterm_f8] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/microterm/microterm_f8.cpp microterm_f8] ==
WIP driver. Missing some GFX modes.
WIP driver. Missing some GFX modes.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/midyunit.cpp midyunit] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/midway/midyunit.cpp midyunit] ==
''' mkrep ''' -
''' mkrep ''' -


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/midzeus.cpp midzeus] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/midway/midzeus.cpp midzeus] ==
''' crusnexo, thegrid and clones ''' - These Zeus II-based games use a proprietary 3D graphics chip that has no available documentation.
''' crusnexo, thegrid and clones ''' - These Zeus II-based games use a proprietary 3D graphics chip that has no available documentation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mikro80.cpp mikro80] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ussr/mikro80.cpp mikro80] ==
Cassette save produces incorrect signal.
Cassette save produces incorrect signal.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/miniboy7.cpp miniboy7] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/miniboy7.cpp miniboy7] ==
''' bejpoker, sminiboy ''' - Missing inputs: HOLD 1 and SMALL.
''' bejpoker, sminiboy ''' - Missing inputs: HOLD 1 and SMALL.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/minicom.cpp minicom] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ultratec/minicom.cpp minicom] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/miniforce.cpp miniforce] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/force/miniforce.cpp miniforce] ==
Very preliminary driver.
Very preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/miniframe.cpp miniframe] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/miniframe.cpp miniframe] ==
Preliminary driver. M68010 based.
Preliminary driver. M68010 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mips.cpp mips] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/mips/mips.cpp mips] ==
''' rc3230, rs3230 ''' -  
''' rc3230, rs3230 ''' -  


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/missamer.cpp missamer] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/missamer.cpp missamer] ==
Mainly there's no ball physics simulation.
Mainly there's no ball physics simulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/missile.cpp missile] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atari/missile.cpp missile] ==
''' mcombat, mcombata, mcombats ''' - Bootlegs on different hardware.
''' mcombat, mcombata, mcombats ''' - Bootlegs on different hardware.


''' missilem''' - This kit combines Missile Command and Super Missile Attack on ddaughterboard plugged into the main pcb cpu slot.  
''' missilem''' - This kit combines Missile Command and Super Missile Attack on ddaughterboard plugged into the main pcb cpu slot.  


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mitchell.cpp mitchell] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/capcom/mitchell.cpp mitchell] ==
''' pangbp ''' - Has an extra Z80 with battery backed RAM for protection. RAM dump not available.
''' pangbp ''' - Has an extra Z80 with battery backed RAM for protection. RAM dump not available.


Line 1,820: Line 1,816:
''' spangbl2 ''' - Bootleg on different hardware.
''' spangbl2 ''' - Bootleg on different hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mits680b.cpp mits680b] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/mits/mits680b.cpp mits680b] ==
Skeleton-ish. M6800 based.
Skeleton-ish. M6800 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ml20.cpp ml20] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/ml20.cpp ml20] ==
Needs currently unimplemented V25 features (serial, etc.).
Needs currently unimplemented V25 features (serial, etc.).


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mk85.cpp mk85] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ussr/mk85.cpp mk85] ==
Skeleton-ish. K1801VM2 based.
Skeleton-ish. K1801VM2 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mk90.cpp mk90] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ussr/mk90.cpp mk90] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mkit09.cpp mkit09] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/multitech/mkit09.cpp mkit09] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/model1.cpp model1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/model1.cpp model1] ==
''' netmerc ''' - Guesswork incomplete on the math copro dsp functions and program impossible to dump without decapping.
''' netmerc ''' - Guesswork incomplete on the math copro dsp functions and program impossible to dump without decapping.


''' vf ''' - Collision detection is broken due to imperfect TGP RAM port emulation or hookup.
''' vf ''' - Collision detection is broken due to imperfect TGP RAM port emulation or hookup.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/model2.cpp model2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/model2.cpp model2] ==
Implementation of the 3D systems is either guesswork (Model 2, 2A) or incomplete (Model 2B, 2C).
Implementation of the 3D systems is either guesswork (Model 2, 2A) or incomplete (Model 2B, 2C).


''' rascot2 ''' - Probably part of a multiple unit setup (server, terminals, video boards).
''' rascot2 ''' - Probably part of a multiple unit setup (server, terminals, video boards).


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/model3.cpp model3] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/model3.cpp model3] ==
Driver is still preliminary. Most games boot and show something.
Driver is still preliminary. Most games boot and show something.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/monzagp.cpp monzagp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/olympia/monzagp.cpp monzagp] ==
Preliminary driver. Possibly missing a rom.
Preliminary driver. Possibly missing a ROM.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/moo.cpp moo] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/moo.cpp moo] ==
''' moomesabl ''' - Bootleg on different hardware. Sprite ROMs weren't dumped for this bootleg set.
''' moomesabl ''' - Bootleg on different hardware. Sprite ROMs weren't dumped for this bootleg set.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mpc3000.cpp mpc3000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/akai/mpc3000.cpp mpc3000] ==
Preliminary driver. NEV V53 CPU and L7A1045-L6048 sound DSP emulation is preliminary.
Preliminary driver. NEV V53 CPU and L7A1045-L6048 sound DSP emulation is preliminary.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mpf1.cpp mpf1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/multitech/mpf1.cpp mpf1] ==
''' mpf1p ''' - Bad dump.
''' mpf1p ''' - Bad dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mps1230.cpp mps1230] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/commodore/mps1230.cpp mps1230] ==
Printer. Basically a skeleton driver.
Printer. Basically a skeleton driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mpu1.cpp mpu1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/barcrest/mpu1.cpp mpu1] ==
Missing layouts.
Missing layouts.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mpu3.cpp mpu3] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/barcrest/mpu3.cpp mpu3] ==
Most games fail to boot, giving the CPU a 'WAIT' instruction then sitting there; some complain about Characterizer (protection) and then do the same; a few boot to show light displays with no LED text; some display misaligned LED text; many run VERY slowly, even when the CPU is inactive (inefficient MAME timer system overhead?).
Most games fail to boot, giving the CPU a 'WAIT' instruction then sitting there; some complain about Characterizer (protection) and then do the same; a few boot to show light displays with no LED text; some display misaligned LED text; many run VERY slowly, even when the CPU is inactive (inefficient MAME timer system overhead?).


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mpu4.cpp mpu4] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/barcrest/mpu4avan.cpp mpu4avan] ==
Fruit machine hardware. Not working yet. Needs artwork.
Fruit machine hardware. Not working yet. Needs artwork.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mpu4plasma.cpp mpu4plasma] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/barcrest/mpu4bwb.cpp mpu4bwb] ==
Fruit machine hardware. Not working yet. Needs artwork.
Fruit machine hardware. Not working yet. Needs artwork.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mpu4vid.cpp mpu4vid] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/barcrest/mpu4concept.cpp mpu4concept] ==
Needs correct implementation of characteriser protection for each game. BwB games need more work: They have a slightly different 68k memory map. The 6850 is at e00000 and the 6840 is at e01000; they appear to hang on the handshake with the MPU4 board. Currently using a scanline timer to drive an approximation of the SCN2674 scanline logic, but this is perhaps better served as a proper device. Deal 'Em lockouts vary on certain cabinets (normally connected to AUX2, but not there?). Deal 'Em has bad tiles (apostrophe, logo, bottom corner), black should actually be transparent to give black on green.
Fruit machine hardware. Not working yet. Needs artwork.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mpz80.cpp mpz80] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/barcrest/mpu4crystal.cpp mpu4crystal] ==
Fruit machine hardware. Not working yet. Needs artwork.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mquake.cpp mquake] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/barcrest/mpu4empire.cpp mpu4empire] ==
Fruit machine hardware. Not working yet. Needs artwork.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/barcrest/mpu4mdm.cpp mpu4mdm] ==
Fruit machine hardware. Not working yet. Needs artwork.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/barcrest/mpu4misc.cpp mpu4misc] ==
Fruit machine hardware. Not working yet. Needs artwork.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/barcrest/mpu4mod2sw.cpp mpu4mod2sw] ==
Fruit machine hardware. Not working yet. Needs artwork.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/barcrest/mpu4mod4oki.cpp mpu4mod4oki] ==
Fruit machine hardware. Not working yet. Needs artwork.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/barcrest/mpu4mod4yam.cpp mpu4mod4yam] ==
Fruit machine hardware. Not working yet. Needs artwork.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/barcrest/mpu4plasma.cpp mpu4plasma] ==
Fruit machine hardware. Not working yet. Needs artwork.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/barcrest/mpu4redpoint.cpp mpu4redpoint] ==
Fruit machine hardware. Not working yet. Needs artwork.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/barcrest/mpu4union.cpp mpu4union] ==
Fruit machine hardware. Not working yet. Needs artwork.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/barcrest/mpu4unsorted.cpp mpu4unsorted] ==
Fruit machine hardware. Not working yet. Needs artwork.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/barcrest/mpu4vid.cpp mpu4vid] ==
Needs correct implementation of characteriser protection for each game. BwB games need more work: They have a slightly different 68k memory map. The 6850 is at e00000 and the 6840 is at e01000; they appear to hang on the handshake with the MPU4 board. Currently using a scanline timer to drive an approximation of the SCN2674 scanline logic, but this is perhaps better served as a proper device. Deal 'Em lockouts vary on certain cabinets (normally connected to AUX2, but not there?). Deal 'Em has bad tiles (apostrophe, logo, bottom corner), black should actually be transparent to give black on green.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/morrow/mpz80.cpp mpz80] ==
 
== [http://github.com/mamedev/mame/blob/master/src/mame/amiga/mquake.cpp mquake] ==
A complete mystery. The existing dumps are 100% confirmed. Test mode works. All remaining code is heavily encrypted. Even the original author of the game doesn't recall any encryption, but it is definitely there. It is not done in software; all unencrypted code has been accounted for.
A complete mystery. The existing dumps are 100% confirmed. Test mode works. All remaining code is heavily encrypted. Even the original author of the game doesn't recall any encryption, but it is definitely there. It is not done in software; all unencrypted code has been accounted for.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ms32.cpp ms32] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/jaleco/ms32.cpp ms32] ==
''' f1superb ''' - The road is always rendered as straight. The game has a road layer and extra roms for it. There is an unknown maths DSP for protection.
''' f1superb ''' - The road is always rendered as straight. The game has a road layer and extra ROMs for it. There is an unknown maths DSP for protection.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ms6102.cpp ms6102] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ussr/ms6102.cpp ms6102] ==
DMA problems, keyboard not emulated.
DMA problems, keyboard not emulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ms9540.cpp ms9540] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/ms9540.cpp ms9540] ==
Incomplete dump, no documentation available.
Incomplete dump, no documentation available.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/msbc1.cpp msbc1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/omnibyte/msbc1.cpp msbc1] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mstation.cpp mstation] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/mstation.cpp mstation] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/msx2.cpp msx2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/msx/msx2.cpp msx2] ==
''' expert3i, expert3t, expertac, expertdx ''' - Some hardware not emulated.
''' expert3i, expert3t, expertac, expertdx ''' - Some hardware not emulated.


Line 1,913: Line 1,945:
''' victhc95 and clones ''' - 2nd cpu/turbo not emulated, firmware won't start.
''' victhc95 and clones ''' - 2nd cpu/turbo not emulated, firmware won't start.


''' y503iiir and clones ''' - Network not implemented.
''' y503iiir and clones, y805128r2, y805128r2e ''' - Network not implemented.


''' y805128, y805256 ''' - Floppy support broken.
''' y805128, y805256 ''' - Floppy support broken.


''' y805128r2, y805128r2e ''' - Floppy support broken, network not implemented.
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/mt735.cpp mt735] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mt735.cpp mt735] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/merit/mtouchxl.cpp mtouchxl] ==
 
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mtouchxl.cpp mtouchxl] ==
''' mtchxl5k and clones, mtchxlgld and clone ''' - The security key hasn't been reverse engineered.
''' mtchxl5k and clones, mtchxlgld and clone ''' - The security key hasn't been reverse engineered.


''' mtchxlti ''' -
''' mtchxlti ''' -


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/multfish.cpp multfish] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/multfish.cpp multfish] ==
''' crzmon2 and clones, rollfr_5 ''' - Not decrypted yet.
''' crzmon2 and clones, rollfr_5 ''' - Not decrypted yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/multfish_boot.cpp multfish_boot] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/multfish_boot.cpp multfish_boot] ==
''' igromult, igromula ''' - GFX ROMs aren't dumped.
''' igromult, igromula ''' - GFX ROMs aren't dumped.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/multi16.cpp multi16] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/mitsubishi/multi16.cpp multi16] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/multi8.cpp multi8] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/mitsubishi/multi8.cpp multi8] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mupid2.cpp mupid2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/mupid/mupid2.cpp mupid2] ==
Skeletonish. Z80 based.
Skeletonish. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mvme162.cpp mvme162] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/motorola/mvme162.cpp mvme162] ==
M68040 based. Extensive TODO at the top of the driver.
M68040 based. Extensive TODO at the top of the driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mw18w.cpp mw18w] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/midway/mw18w.cpp mw18w] ==
Mechanical game. Needs artwork and lamps and sensors hook up.
Mechanical game. Needs artwork and lamps and sensors hook up.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mwsub.cpp mwsub] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/midway/mwsub.cpp mwsub] ==
 
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mycom.cpp mycom] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mz2000.cpp mz2000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/mycom.cpp mycom] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mz6500.cpp mz6500] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sharp/mz2000.cpp mz2000] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mz700.cpp mz700] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sharp/mz6500.cpp mz6500] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mz80.cpp mz80] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sharp/mz700.cpp mz700] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mzr8105.cpp mzr8105] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/mizar/mzr8105.cpp mzr8105] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/n64.cpp n64] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/n64.cpp n64] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/nakajies.cpp nakajies] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nakajima/nakajies.cpp nakajies] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/namcona1.cpp namcona1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/namco/namcona1.cpp namcona1] ==
''' bbbingo, bbbingot, zelos, zelost ''' - Medal games with main - satellites setup. Communications need emulating.
''' bbbingo, bbbingot, zelos, zelost ''' - Medal games with main - satellites setup. Communications need emulating.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/namcond1.cpp namcond1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/namco/namcond1.cpp namcond1] ==
''' gynotai ''' - Ball sensors aren't understood.
''' gynotai ''' - Ball sensors aren't understood.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/namcos10.cpp namcos10] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/namco/namcos10.cpp namcos10] ==
Encryption has been broken, at least for some sets, but there's still protection or maybe some unemulated feature.
Encryption has been broken, at least for some sets, but there's still protection or maybe some unemulated feature.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/namcos12.cpp namcos12] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/namco/namcos12.cpp namcos12] ==
''' mdhorse, sws2000, sws2001 ''' - DMA problems.
''' mdhorse, sws2000, sws2001 ''' - DMA problems.


Line 1,984: Line 2,012:
''' truckk ''' - I/O board is not understood. Detailed notes on top of driver.
''' truckk ''' - I/O board is not understood. Detailed notes on top of driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/namcos2.cpp namcos2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/namco/namcos21_c67.cpp namcos21_c67] ==
''' finalap3bl ''' - Bootleg on different hardware.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/namcos21_c67.cpp namcos21_c67] ==
''' aircombj, aircombu ''' - No polygons displayed.
''' aircombj, aircombu ''' - No polygons displayed.


''' cybsled and clone, solvalou ''' - They crash.
''' cybsled and clone, solvalou ''' - They crash.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/namcos21_de.cpp namcos21_de] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/namco/namcos21_de.cpp namcos21_de] ==
''' driveyes ''' - Uses 3 screens with dedicated board for each.
''' driveyes ''' - Uses 3 screens with dedicated board for each.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/namcos22.cpp namcos22] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/namco/namcos22.cpp namcos22] ==
''' dirtdash ''' - Bad dump.
''' dirtdash ''' - Bad dump.


''' ridgeracf ''' - Incomplete dump. Very different version.
''' ridgeracf ''' - Incomplete dump. Very different version.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/namcos23.cpp namcos23] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/namco/namcos23.cpp namcos23] ==
Many aspects of the hardware are not completely understood.
Many aspects of the hardware are not completely understood.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/nanos.cpp nanos] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ddr/nanos.cpp nanos] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/naomi.cpp naomi] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/naomi.cpp naomi] ==
Most games show something and some are playable, but emulation is still incomplete.
Most games show something and some are playable, but emulation is still incomplete.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/nbmj8688.cpp nbmj8688] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nichibutsu/nbmj8688.cpp nbmj8688] ==
''' nightlov ''' - Input problems.
''' nightlov ''' - Input problems.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/nbmj8891.cpp nbmj8891] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nichibutsu/nbmj8891.cpp nbmj8891] ==
''' hnageman, hnxmasev ''' - Missing VHS dump.
''' hnageman, hnxmasev ''' - Missing VHS dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/nbmj8991.cpp nbmj8991] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nichibutsu/nbmj8991.cpp nbmj8991] ==
''' av2mj1bb, av2mj2rg ''' - Missing VHS dump.
''' av2mj1bb, av2mj2rg ''' - Missing VHS dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ncd17c.cpp ncd17c] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ncd/ncd68k.cpp ncd68k] ==
Preliminary driver. MC68020 based.
Preliminary driver. MC68020 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/nds.cpp nds] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ncd/ncdmips.cpp ncdmips] ==
Preliminary driver. MIPS based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/ncd/ncdppc.cpp ncdppc] ==
Preliminary driver. Power PC based.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/nds.cpp nds] ==
Driver is preliminary. Currently WIP.
Driver is preliminary. Currently WIP.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/neogeo.cpp neogeo] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/neogeo/neogeo.cpp neogeo] ==
''' kog ''' - Bootleg with different protection.
''' kog ''' - Bootleg with different protection.
''' mvstemp ''' - Development board. Unemulated.


''' sbp ''' - Possibly protected.
''' sbp ''' - Possibly protected.
Line 2,030: Line 2,063:
''' stakwindev ''' - Development board. Has battery-backed SRAMs for some of the program, which makes it likely impossible to emulate as the content of the SRAMs is lost due to dead battery.
''' stakwindev ''' - Development board. Has battery-backed SRAMs for some of the program, which makes it likely impossible to emulate as the content of the SRAMs is lost due to dead battery.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/neogeocd.cpp neogeocd] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/neogeo/neogeocd.cpp neogeocd] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/neoprint.cpp neoprint] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/neoprint.cpp neoprint] ==
Needs implementation of the remaining video features and sound interface. Inputs are bare bones and need extra work. Needs simulation of the printer/camera devices, lamps. Upd4990a returns 4 years less than expected.
Needs implementation of the remaining video features and sound interface. Inputs are bare bones and need extra work. Needs simulation of the printer/camera devices, lamps. Upd4990a returns 4 years less than expected.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/nes.cpp nes] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/nes.cpp nes] ==
''' drpcjr, sb486 ''' - Missing mice, keyboard and floppy drive support.
''' drpcjr, sb486 ''' - Missing mice, keyboard and floppy drive support.


''' fctitler ''' - Misses emulation of the switch that selects which boots: builtin vs cart.
''' fctitler ''' - Misses emulation of the switch that selects which boots: builtin vs cart.


''' m82 and clone '''- Support up to twelve cartridge slots, currently unimplemented.
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/nes_arcade_bl.cpp nes_arcade_bl] ==
 
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/nes_arcade_bl.cpp nes_arcade_bl] ==
Z80 for timer and maybe coinage isn't implemented.
Z80 for timer and maybe coinage isn't implemented.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/nes_clone.cpp nes_clone] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/nes_clone.cpp nes_clone] ==
Differences from the original hardware aren't emulated yet.
Differences from the original hardware aren't emulated yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/nes_sh6578.cpp nes_sh6578] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/nes_m82.cpp nes_m82] ==
Supports up to twelve cartridge slots, currently unimplemented.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/nes_sh6578.cpp nes_sh6578] ==
Enhanced SH6578 NES clone hardware. Differences not emulated yet.
Enhanced SH6578 NES clone hardware. Differences not emulated yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/nes_vt02_vt03.cpp nes_vt02_vt03] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/nes_vt02_vt03.cpp nes_vt02_vt03] ==
''' ablping, cbrs8, mc_105te, megapad, protpp, rfcp168, senwld, vdogdeme, vdogdemo, vtboxing, vtpinball ''' - These NES clones have modified hardware. Differences aren't fully implemented yet, causing these games not to work properly.
''' ablping, cbrs8, mc_105te, megapad, protpp, rfcp168, senwld, vdogdeme, vdogdemo, vtboxing, vtpinball ''' - These NES clones have modified hardware. Differences aren't fully implemented yet, causing these games not to work properly.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/nes_vt09.cpp nes_vt09] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/nes_vt09.cpp nes_vt09] ==
''' rbbrite ''' - Possibly different hardware (VT369?).
''' rbbrite ''' - Possibly different hardware (VT369?).


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/nes_vt32.cpp nes_vt32] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/nes_vt32.cpp nes_vt32] ==
''' all games but bittboy, dgun2573, dgun2573a, fapocket, fcpocket, mc_cb280, rminitv, sy888b, sy889, unkra200 ''' - These NES clones have modified hardware. Differences aren't fully implemented yet, causing these games not to work properly.
''' dgun13201, dgun13202 ''' - These NES clones have modified hardware. Differences aren't fully implemented yet, causing these games not to work properly.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/nes_vt369_vtunknown nes_vt369_vtunknown]==
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/nes_vt369_vtunknown nes_vt369_vtunknown]==
These NES clones have modified hardware. Differences aren't fully implemented yet, causing these games not to work properly.
These NES clones have modified hardware. Differences aren't fully implemented yet, causing these games not to work properly.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/newbrain.cpp newbrain] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/grundy/newbrain.cpp newbrain] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/news_68k.cpp news_68k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sony/news_68k.cpp news_68k] ==
Needs mouse and keyboard, graphics and slots emulation.
Needs mouse and keyboard, graphics and slots emulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/news_r4k.cpp news_r4k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sony/news_r4k.cpp news_r4k] ==
Needs more complete floppy support (only supports floppy boot at the moment), NetBSD SCSI support (mostly/entirely changes needed in the SPIFI driver), parallel I/O, remaining kb/ms support and APbus expansion slots.
Needs more complete floppy support (only supports floppy boot at the moment), NetBSD SCSI support (mostly/entirely changes needed in the SPIFI driver), parallel I/O, remaining kb/ms support and APbus expansion slots.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/next.cpp next] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/next/next.cpp next] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/nibble.cpp nibble] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/nibble.cpp nibble] ==
Skeleton-ish. Unidentified CPU (possibly TMS9900).
Skeleton-ish. Unidentified CPU (possibly TMS9900).


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/nichild.cpp nichild] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nichibutsu/nichild.cpp nichild] ==
''' ldquiz4, shabdama ''' - Miss laserdisc dumps. Preliminary driver.  
''' ldquiz4, shabdama ''' - Miss laserdisc dumps. Preliminary driver.  


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/nightgal.cpp nightgal] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nichibutsu/nightgal.cpp nightgal] ==
''' sexygal, sgaltrop, sweetgal ''' - Missing protection simulation.
''' sexygal, sgaltrop, sweetgal ''' - Missing protection simulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/nmk16.cpp nmk16] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nmk/nmk16.cpp nmk16] ==
''' firehawkv ''' - Incomplete dump.
''' firehawkv ''' - Incomplete dump.


''' tdragonb2 ''' - GFX and input problems. IRQs related?
''' tdragonb2 ''' - GFX and input problems. IRQs related?


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/norautp.cpp norautp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/norautp.cpp norautp] ==
''' dphl, dphla, dphljp, drhl, drhla, gtipoker, kimbldhl, newhilop, smshilo, ssjkrpkr ''' - Missing interrupts for I8080 CPU.
''' dphl, dphla, dphljp, drhl, drhla, gtipoker, kimbldhl, newhilop, smshilo, ssjkrpkr ''' - Missing interrupts for I8080 CPU.


Line 2,096: Line 2,130:
''' tpoker2 ''' - Missing 68705 MCU dump / simulation.
''' tpoker2 ''' - Missing 68705 MCU dump / simulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/notechan.cpp notechan] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/notechan.cpp notechan] ==
Very preliminary driver. Screenless system. Z80 + M6295 based.
Very preliminary driver. Screenless system. Z80 + M6295 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/nsmpoker.cpp nsmpoker] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/nsmpoker.cpp nsmpoker] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/nss.cpp nss] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/nss.cpp nss] ==
Menu system is only partially understood.
Menu system is only partially understood.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/nwk-tr.cpp nwk-tr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/nwk-tr.cpp nwk-tr] ==
Complex Konami 3D hardware.
Complex Konami 3D hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/nycaptor.cpp nycaptor] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/nycaptor.cpp nycaptor] ==
''' cyclshtg ''' - Missing (protection?) MCU dump.
''' cyclshtg ''' - Missing (protection?) MCU dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/o2.cpp o2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sgi/o2.cpp o2] ==
Skeleton driver. MIPS based.
Skeleton driver. MIPS based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/octane.cpp octane] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sgi/octane.cpp octane] ==
Skeleton driver. MIPS based.
Skeleton driver. MIPS based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/octopus.cpp octopus] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/lsi/octopus.cpp octopus] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/okean240.cpp okean240] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ussr/okean240.cpp okean240] ==
Very preliminary. Needs memory banking, floppy and cassettes, etc.
Very preliminary. Needs memory banking, floppy and cassettes, etc.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/olivpc1.cpp olivpc1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/olivetti/olivpc1.cpp olivpc1] ==
Keyboard not working yet.
Keyboard not working yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/olyboss.cpp olyboss] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/olympiaint/olyboss.cpp olyboss] ==
Not all programs work. Some floppy problems.
Not all programs work. Some floppy problems.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/olytext.cpp olytext] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/olympiaint/olytext.cpp olytext] ==
Skeletonish. Z80 based.
Skeletonish. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ondra.cpp ondra] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tesla/ondra.cpp ondra] ==
Cassette isn't working yet.
Cassette isn't working yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/oneshot.cpp oneshot] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/oneshot.cpp oneshot] ==
''' maddonnb ''' - No program roms on this set.  GFX have misplaced tiles when used with other program roms, so this is a different license / revision.  
''' maddonnab ''' - No program ROMs on this set.  GFX have misplaced tiles when used with other program ROMs, so this is a different license / revision.  


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/onyx.cpp onyx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/onyx.cpp onyx] ==
Main screen prints an error with CTC (because there's no clock into it atm). Devices aren't hooked up yet.
Main screen prints an error with CTC (because there's no clock into it atm). Devices aren't hooked up yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/orao.cpp orao] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sfrj/orao.cpp orao] ==
Cassette isn't working yet.
Cassette isn't working yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/osbexec.cpp osbexec] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/osborne/osbexec.cpp osbexec] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/osi.cpp osi] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/osi/osi.cpp osi] ==
''' c1pmf ''' -
''' c1pmf ''' -


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/otomedius.cpp otomedius] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/otomedius.cpp otomedius] ==
Skeleton driver. PC hardware.
Skeleton driver. PC hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/overdriv.cpp overdriv] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/overdriv.cpp overdriv] ==
Driver has heavy graphic problems. Missing road (two unemulated K053250).
Driver has heavy graphic problems. Missing road (two unemulated K053250).


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/p112.cpp p112] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/homebrew/p112.cpp p112] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/p8k.cpp p8k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/p8k.cpp p8k] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/palm.cpp palm] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/palm/palm.cpp palm] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pangofun.cpp pangofun] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pc/pangofun.cpp pangofun] ==
''' pangofun ''' - PC based hardware, possibly bad / incomplete dump.  
''' pangofun ''' - PC based hardware, possibly bad / incomplete dump.  


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/panicr.cpp panicr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/seibu/panicr.cpp panicr] ==
Collision detection is broken.
Collision detection is broken.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/paranoia.cpp paranoia] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pce/paranoia.cpp paranoia] ==
Jamma interface is not emulated.
Jamma interface is not emulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/partner.cpp partner] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ussr/partner.cpp partner] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pasha2.cpp pasha2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/pasha2.cpp pasha2] ==
''' zdrum ''' - Coins don't work, inputs incomplete, seems to trip some unimplemented / buggy behaviour of the Hyperstone core. Also needs hard disk dump and MP3 board emulation.
''' zdrum ''' - Coins don't work, inputs incomplete, seems to trip some unimplemented / buggy behaviour of the Hyperstone core. Also needs hard disk dump and MP3 board emulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/paso1600.cpp paso1600] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/toshiba/paso1600.cpp paso1600] ==
Chargen and kanji ROM aren't dumped. FDC isn't identified (missing software anyway).
Chargen and kanji ROM aren't dumped. FDC isn't identified (missing software anyway).


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pasogo.cpp pasogo] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/koei/pasogo.cpp pasogo] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pasopia.cpp pasopia] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/toshiba/pasopia.cpp pasopia] ==
Missing emulation of the FDC and other I/O expansions.
Missing emulation of the FDC and other I/O expansions.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pasopia7.cpp pasopia7] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/toshiba/pasopia7.cpp pasopia7] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/patinho_feio.cpp patinho_feio] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/usp/patinho_feio.cpp patinho_feio] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pb1000.cpp pb1000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/casio/pb1000.cpp pb1000] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pc.cpp pc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pc/pc.cpp pc] ==
Generic driver for ibm5150 derived PCs. Most machines' specific details haven't been implemented yet.
Generic driver for ibm5150 derived PCs. Most machines' specific details haven't been implemented yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pc100.cpp pc100] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nec/pc100.cpp pc100] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pc1500.cpp pc1500] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sharp/pc1500.cpp pc1500] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pc2000.cpp pc2000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/pc2000.cpp pc2000] ==
Z80 based.
Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pc4.cpp pc4] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/pc4.cpp pc4] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pc6001.cpp pc6001] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nec/pc6001.cpp pc6001] ==
Undumped MCU dump (i8049, controls tape and keyboard). We currently hack tape loading to directly inject contents directly into RAM, would be hairy to support without the actual dump.
Undumped MCU dump (i8049, controls tape and keyboard). We currently hack tape loading to directly inject contents directly into RAM, would be hairy to support without the actual dump.


Line 2,213: Line 2,247:
'''pc6001sr''' is yet again a superset of the older HWs, no way to surpass the initial PC-6001MK2SR World screen (again irq misfire off the bat?).
'''pc6001sr''' is yet again a superset of the older HWs, no way to surpass the initial PC-6001MK2SR World screen (again irq misfire off the bat?).


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pc8001.cpp pc8001] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nec/pc8001.cpp pc8001] ==
Very preliminary emulation. Big TODO at the top of the driver.
Very preliminary emulation. Big TODO at the top of the driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pc8401a.cpp pc8401a] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nec/pc8401a.cpp pc8401a] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pc8801.cpp pc8801] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nec/pc8801.cpp pc8801] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pc88va.cpp pc88va] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nec/pc88va.cpp pc88va] ==
'''pc88va''' jumps off the weeds with two bogus opcodes (noted in source)
'''pc88va''' jumps off the weeds with two bogus opcodes (noted in source)


Line 2,227: Line 2,261:
Unemulated plain PC8801 compatibility mode.
Unemulated plain PC8801 compatibility mode.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pc9801.cpp pc9801] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nec/pc9801.cpp pc9801] ==
Extensive TODO list on top of driver.
Extensive TODO list on top of driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pc9801_epson.cpp pc9801_epson] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nec/pc9801_epson.cpp pc9801_epson] ==
Extensive TODO list on top of driver.
Extensive TODO list on top of driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pc9821.cpp pc9821] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nec/pc9821.cpp pc9821] ==
Extensive TODO list on top of driver.
Extensive TODO list on top of driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pc98ha.cpp pc98ha] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nec/pc98ha.cpp pc98ha] ==
Extensive TODO list on top of driver.
Extensive TODO list on top of driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pcat_dyn.cpp pcat_dyn] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pc/pcat_dyn.cpp pcat_dyn] ==
''' toursol1 ''' - Protection check hasn't been patched out, like it has in the parent.
''' toursol1 ''' - Protection check hasn't been patched out, like it has in the parent.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pcat_nit.cpp pcat_nit] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pc/pcat_nit.cpp pcat_nit] ==
''' streetg and clones ''' - PC hardware emulation is still incomplete.
''' streetg and clones ''' - PC hardware emulation is still incomplete.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pcd.cpp pcd] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/siemens/pcd.cpp pcd] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pce220.cpp pce220] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sharp/pce220.cpp pce220] ==
''' pcg850v ''' -
''' pcg850v ''' -


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pcfx.cpp pcfx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nec/pcfx.cpp pcfx] ==
Needs front panel and storager emulation. Currently there's no disk controller, so only possible to boot into the monitor.
Needs front panel and storager emulation. Currently there's no disk controller, so only possible to boot into the monitor.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pcm.cpp pcm] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ddr/pcm.cpp pcm] ==
Lack of software makes it difficult to prove the emulation is correct.
Lack of software makes it difficult to prove the emulation is correct.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pcmx2.cpp pcmx2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/siemens/pcmx2.cpp pcmx2] ==
Personal computer. NS32016 based.
Personal computer. NS32016 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pcw.cpp pcw] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/amstrad/pcw.cpp pcw] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pcw16.cpp pcw16] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/amstrad/pcw16.cpp pcw16] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pda600.cpp pda600] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/amstrad/pda600.cpp pda600] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pdp11.cpp pdp11] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dec/pdp11.cpp pdp11] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pensebem.cpp pensebem] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/handheld/pensebem.cpp pensebem] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/peoplepc.cpp peoplepc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/olympiaint/peoplepc.cpp peoplepc] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/peplus.cpp peplus] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/igt/peplus.cpp peplus] ==
''' all imperial games ''' - Stuck during initialization.
''' all imperial games ''' - Stuck during initialization.


Line 2,286: Line 2,320:
''' pex0489p, pex2474p ''' - Need unknown PE+ GAME POKER program to run.
''' pex0489p, pex2474p ''' - Need unknown PE+ GAME POKER program to run.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pet.cpp pet] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/commodore/pet.cpp pet] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pg685.cpp pg685] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/siemens/pg685.cpp pg685] ==
Preliminary driver. NEC V20 based.
Preliminary driver. NEC V20 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pgm.cpp pgm] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/igs/pgm.cpp pgm] ==
''' dmnfrntpcb, kovlsjb, kovlsjba, kovlsqh, kovlsqh2, kovshp, kovshxas, kovytzy, martmasttw, oldsplus, pgm3in1, puzlstar, svgtw ''' - Need internal rom of IGS027A.
''' dmnfrntpcb, kovlsjb, kovlsjba, kovlsqh, kovlsqh2, kovshp, kovshxas, kovytzy, martmasttw, oldsplus, pgm3in1, puzlstar, svgtw ''' - Need internal ROM of IGS027A.


''' drgw2hk ''' - Protections isn't simulated yet.
''' drgw2100hk ''' - Protections isn't simulated yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/phoenix.cpp phoenix] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/phoenix/phoenix.cpp phoenix] ==
''' fenix ''' - Bootleg, to be checked closer. Dump is incomplete.
''' fenix ''' - Bootleg, to be checked closer. Dump is incomplete.


''' griffono ''' - Hangs during attract mode or after coining up.
''' griffono ''' - Hangs during attract mode or after coining up.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/photoply.cpp photoply] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/funworld/photoply.cpp photoply] ==
FDC error, needs a DASM investigation / work-around.
FDC error, needs a DASM investigation / work-around.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/phunsy.cpp phunsy] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/homebrew/phunsy.cpp phunsy] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/piggypass.cpp piggypass] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/piggypass.cpp piggypass] ==
Redemption games. Mechanical.
Redemption games. Mechanical.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pinkiri8.cpp pinkiri8] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/wing/pinkiri8.cpp pinkiri8] ==
Current blocker is the video emulation i/o ports, it looks somewhat exotic.
Current blocker is the video emulation i/o ports, it looks somewhat exotic.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pk8000.cpp pk8000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ussr/pk8000.cpp pk8000] ==
''' pk8002 ''' -  
''' pk8002 ''' -  


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pk8020.cpp pk8020] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ussr/pk8020.cpp pk8020] ==
''' bk8t ''' - Keyboard not working, stuck at a "config" screen.
''' bk8t ''' - Keyboard not working, stuck at a "config" screen.


Line 2,324: Line 2,358:
''' neiva ''' - Keyboard not working.
''' neiva ''' - Keyboard not working.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/plan80.cpp plan80] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/plan80.cpp plan80] ==
Autorepeat on the keyboard is broken. Not all devices have been hooked up.
Autorepeat on the keyboard is broken. Not all devices have been hooked up.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pm68k.cpp pm68k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/pm68k.cpp pm68k] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pmd85.cpp pmd85] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tesla/pmd85.cpp pmd85] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pntnpuzl.cpp pntnpuzl] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/pntnpuzl.cpp pntnpuzl] ==
Skeleton-ish.
Skeleton-ish.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pockchal.cpp pockchal] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/pockchal.cpp pockchal] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pocketc.cpp pocketc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sharp/pocketc.cpp pocketc] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/poker72.cpp poker72] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/poker72.cpp poker72] ==
Doesn't get in game, only test screens seem to work.
Doesn't get in game, only test screens seem to work.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/poly.cpp poly] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ausnz/poly.cpp poly] ==
Preliminary driver. Extensive TO-DO at the top of the driver.
Preliminary driver. Extensive TO-DO at the top of the driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/poly88.cpp poly88] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/poly88/poly88.cpp poly88] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/portrait.cpp portrait] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/olympia/portrait.cpp portrait] ==
Lots of GFX problems.
Lots of GFX problems.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/positron.cpp positron] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/positron/positron.cpp positron] ==
Computer. MC6809 based. Emulation is very incomplete due to missing info.
Computer. MC6809 based. Emulation is very incomplete due to missing info.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/powerins.cpp powerins] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nmk/powerins.cpp powerins] ==
''' powerinsc ''' - Sprites are in a different format which hasn't been decoded yet.
''' powerinsc ''' - Sprites are in a different format which hasn't been decoded yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pp.cpp pp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/stm/pp.cpp pp] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pp01.cpp pp01] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/zenith/pp01.cpp pp01] ==
Interrupt controller isn't emulated and cassette support is untested.
Interrupt controller isn't emulated and cassette support is untested.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/prestige.cpp prestige] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/prestige.cpp prestige] ==
Needs better IRQ timing, the mouse is too slow and sometime freezes, the memory banking isn't entirely understood, cartridges need to be implemented.
Needs better IRQ timing, the mouse is too slow and sometime freezes, the memory banking isn't entirely understood, cartridges need to be implemented.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/primo.cpp primo] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/microkey/primo.cpp primo] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pro80.cpp pro80] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/trainer/pro80.cpp pro80] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/prof180x.cpp prof180x] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/conitec/prof180x.cpp prof180x] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/prof80.cpp prof80] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/conitec/prof80.cpp prof80] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/progolf.cpp progolf] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dataeast/progolf.cpp progolf] ==
''' progolfa ''' - Ball is misplaced when on the ground.
''' progolfa ''' - Ball is misplaced when on the ground.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/prophet600.cpp prophet600] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sequential/prophet600.cpp prophet600] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/proteus.cpp proteus] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ausnz/proteus.cpp proteus] ==
Doesn't seem to work with the generic terminal. It's supposed to be used with a Lear Siegler ADM-31 terminal.
Doesn't seem to work with the generic terminal. It's supposed to be used with a Lear Siegler ADM-31 terminal.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/proteus3.cpp proteus3] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/proteus3.cpp proteus3] ==
Cassette and keyboard need work.
Cassette and keyboard need work.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ps2.cpp ps2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pc/ps2.cpp ps2] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/psikyosh.cpp psikyosh] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/psikyo/psikyosh.cpp psikyosh] ==
''' s1945iiibl ''' - Sprites only show up if launched with -debug.
''' s1945iiibl ''' - Sprites only show up if launched with -debug.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/psion.cpp psion] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/psion/psion.cpp psion] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/psx.cpp psx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sony/psx.cpp psx] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pubtimed.cpp pubtimed] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/merit/pubtimed.cpp pubtimed] ==
Skeletonish. M6802 based darts game.
Skeletonish. M6802 based darts game.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pulsar.cpp pulsar] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ausnz/pulsar.cpp pulsar] ==
Floppy doesn`t work correctly.
Floppy doesn't work correctly.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pv2000.cpp pv2000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/casio/pv2000.cpp pv2000] ==
Keyboard is only partially supported, joystick and cassette aren't emulated.
Keyboard is only partially supported, joystick and cassette aren't emulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pv9234.cpp pv9234] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/pv9234.cpp pv9234] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pve500.cpp pve500] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sony/pve500.cpp pve500] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pwp14.cpp pwp14] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/pwp14.cpp pwp14] ==
Word processor. Z80 based.
Word processor. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pwrview.cpp pwrview] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/compugraphic/pwrview.cpp pwrview] ==
Preliminary driver. I80186 based.
Preliminary driver. I80186 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/px8.cpp px8] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/epson/px8.cpp px8] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ql.cpp ql] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sinclair/ql.cpp ql] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/qtsbc.cpp qtsbc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/qtsbc.cpp qtsbc] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/quickpick5.cpp quickpick5] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/quickpick5.cpp quickpick5] ==
''' waijockey ''' - Heavy GFX glitches.
''' waijockey ''' - Heavy GFX glitches.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/quizpun2.cpp quizpun2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/quizpun2.cpp quizpun2] ==
''' quizpun, quizpun2 ''' - Protection MCUs have been dumped and hooked up, but the driver still needs some work.
''' quizpun, quizpun2 ''' - Protection MCUs have been dumped and hooked up, but the driver still needs some work.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/quizshow.cpp quizshow] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atari/quizshow.cpp quizshow] ==
Missing tape dump and GFX roms need redump.
Missing tape dump and GFX ROMs need redump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/qvt70.cpp qvt70] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/qume/qvt70.cpp qvt70] ==
Preliminary emulation. No inputs.
Preliminary emulation. No inputs.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/qx10.cpp qx10] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/epson/qx10.cpp qx10] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/r9751.cpp r9751] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/rolm/r9751.cpp r9751] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/radionic.cpp radionic] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/trs/radionic.cpp radionic] ==
Tape and floppy support are problematic.
Tape and floppy support are problematic.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/raiden_ms.cpp raiden_ms] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/seibu/raiden_ms.cpp raiden_ms] ==
Bootleg on Modular System, heavily modified from the original. V30 based.
Bootleg on Modular System, heavily modified from the original. V30 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/raiden2.cpp raiden2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/seibu/raiden2.cpp raiden2] ==
''' zeroteam and clones, xsedae ''' - Complex Seibu COP2 protection + banking (probably linked to the protection).
''' zeroteam and clones, xsedae ''' - Complex Seibu COP2 protection + banking (probably linked to the protection).


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/rainbow.cpp rainbow] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dec/rainbow.cpp rainbow] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/rambo.cpp rambo] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ultimachine/rambo.cpp rambo] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ravens.cpp ravens] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/homebrew/ravens.cpp ravens] ==
The cassette saves a noise but it returns a bad load.
The cassette saves a noise but it returns a bad load.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/rbmk.cpp rbmk] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/rbmk.cpp rbmk] ==
''' magslot ''' - Needs implementing of 3rd GFX layer, correct GFX decode for 1st layer, inputs. Also asks for a password to enter test mode that needs to be reverse engineered.
''' magslot ''' - Needs implementing of 3rd GFX layer, correct GFX decode for 1st layer, inputs. Also asks for a password to enter test mode that needs to be reverse engineered.


Line 2,457: Line 2,491:
''' sc2in1 ''' - Hangs while booting.
''' sc2in1 ''' - Hangs while booting.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/rc702.cpp rc702] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/regnecentralen/rc702.cpp rc702] ==
Needs floppy emulation to be able to test and emulate more features.
Needs floppy emulation to be able to test and emulate more features.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/rc759.cpp rc759] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/regnecentralen/rc759.cpp rc759] ==
Needs better I82730 emulation.
Needs better I82730 emulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/redalert.cpp redalert] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pinball/recel.cpp recel] ==
Pinball games. Preliminary, and the missing simulation of the tables makes them unplayable.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/irem/redalert.cpp redalert] ==
''' demoneye ''' - Missing 3rd graphic layer making level 2 impossible.  Unclear what the layer should show.
''' demoneye ''' - Missing 3rd graphic layer making level 2 impossible.  Unclear what the layer should show.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/replicator.cpp replicator] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/makerbot/replicator.cpp replicator] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/rex6000.cpp rex6000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/intel/rex6000.cpp rex6000] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/rgum.cpp rgum] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/rgum.cpp rgum] ==
Stuck at the play screen with 'attendere' (wait) message after coining up.
Stuck at the play screen with 'attendere' (wait) message after coining up.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/rd100.cpp rd100] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/rd100.cpp rd100] ==
No infos available but some PCB pictures. MC6809P based.
No infos available but some PCB pictures. MC6809P based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/riscpc.cpp riscpc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/acorn/riscpc.cpp riscpc] ==
PS/2 keyboard doesn't work properly, CMOS settings don't work, pending fatalerror from ARM7 core.
PS/2 keyboard doesn't work properly, CMOS settings don't work, pending fatalerror from ARM7 core.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/rm380z.cpp rm380z] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/rm/rm380z.cpp rm380z] ==
''' rm480z ''' - Only preliminary work done.
''' rm480z, rm480za ''' - Only preliminary work done.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/roland_cm32p.cpp roland_cm32p] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_cm32p.cpp roland_cm32p] ==
Synth. Sound isn't emulated yet.
Synth. Sound isn't emulated yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/roland_d10.cpp roland_d10] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_d10.cpp roland_d10] ==
Expander. Sound isn't emulated yet.
Expander. Sound isn't emulated yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/roland_d50.cpp roland_d50] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_d50.cpp roland_d50] ==
Skeletonish. Synthesizer. UPD78312 based.
Skeletonish. Synthesizer. UPD78312 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/roland_mt32.cpp roland_mt32] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_mt32.cpp roland_mt32] ==
Skeletonish. Expander. P8098 based.
Skeletonish. Expander. P8098 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/roland_pr100.cpp roland_pr100] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_pr100.cpp roland_pr100] ==
MIDI sequencer. Needs emulation of the gate arrays.
MIDI sequencer. Needs emulation of the gate arrays.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/roland_sc55.cpp roland_sc55] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_sc55.cpp roland_sc55] ==
Skeletonish. Expander. P8098 based.
Skeletonish. Expander. P8098 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/roland_tb303.cpp roland_tb303] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_tb303.cpp roland_tb303] ==
Bass line. NEC_D650. Sound unemulated (discrete).
Bass line. NEC_D650. Sound unemulated (discrete).


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/roland_tnsc1.cpp roland_tnsc1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/roland/roland_tr909.cpp roland_tr909] ==
Not dumped. Currently just a holder for the Roland "Style Data ROM" Software List.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/roland_tr909.cpp roland_tr909] ==
Drum machine. UPD7810. Sound unemulated.
Drum machine. UPD7810. Sound unemulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/rollext.cpp rollext] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/gaelco/rollext.cpp rollext] ==
GFX glitches, possible DSP core bugs.
GFX glitches, possible DSP core bugs.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/route16.cpp route16] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sunelectronics/route16.cpp route16] ==
''' jongpute ''' - Palette problem makes the tiles difficult to recognize.
''' jongpute ''' - Palette problem makes the tiles difficult to recognize.


''' vscompmj ''' - Inputs don't seem to work correctly.
''' vscompmj ''' - Inputs don't seem to work correctly.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/royalmah.cpp royalmah] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dynax/royalmah.cpp royalmah] ==
''' cafebrk, cafedoll, cafepara, jansou, mjvegas ''' - Missing internal program rom.
''' cafebrk, cafedoll, cafepara, jansou, mjvegas ''' - Missing internal program ROM.


''' chalgirl, mjsenka, mjsiyoub, rkjanoh2 ''' - Banking needs to be verified by finishing the game.
''' chalgirl, mjsenka, mjsiyoub, rkjanoh2 ''' - Banking needs to be verified by finishing the game.
Line 2,532: Line 2,566:
''' mjtensin ''' - Random crashes, related to interrupts.
''' mjtensin ''' - Random crashes, related to interrupts.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/rpunch.cpp rpunch] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/vsystem/rpunch.cpp rpunch] ==
''' svolleybl ''' - Bootleg on different hardware (video registers are changed).
''' svolleybl ''' - Bootleg on different hardware (video registers are changed).


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/rs6000_type7xxx.cpp rs6000_type7xxx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ibm/rs6000_type7xxx.cpp rs6000_type7xxx] ==
Skeleton-ish. Server. PPC601 based.
Skeleton-ish. Server. PPC601 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/rt1715.cpp rt1715] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/robotron/rt1715.cpp rt1715] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/rtpc.cpp rtpc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ibm/rtpc.cpp rtpc] ==
Diagnostic disk 1 fails with code 67; aix vrm disk 1 fails with alternating code a6/13.
Diagnostic disk 1 fails with code 67; aix vrm disk 1 fails with alternating code a6/13.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/rvoice.cpp rvoice] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/rvoice.cpp rvoice] ==
Skeletonish. HD63701Y0 based.
Skeletonish. HD63701Y0 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/rx78.cpp rx78] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/bandai/rx78.cpp rx78] ==
Inputs might be incorrectly hooked up.
Inputs might be incorrectly hooked up.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sacstate.cpp sacstate] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/sacstate.cpp sacstate] ==
The weird characters that show on screen are various escape sequences. These are different depending on the terminal type chosen. The codes need to be understood and emulated before this system makes sense.
The weird characters that show on screen are various escape sequences. These are different depending on the terminal type chosen. The codes need to be understood and emulated before this system makes sense.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sage2.cpp sage2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sage/sage2.cpp sage2] ==
Floppy loading doesn't work.
Floppy loading doesn't work.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sanremo.cpp sanremo] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/sanremo.cpp sanremo] ==
''' roadstar ''' - Possibly different I/O map.
''' roadstar ''' - Possibly different I/O map.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sapi1.cpp sapi1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tesla/sapi1.cpp sapi1] ==
''' sapizps3 and clones ''' - They try to read a disk and stop responding after showing the logo.
''' sapizps3 and clones ''' - They try to read a disk and stop responding after showing the logo.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sartorius.cpp sartorius] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/sartorius.cpp sartorius] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/saturn.cpp saturn] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/saturn.cpp saturn] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sb8085.cpp sb8085] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/sb8085.cpp sb8085] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sbc6510.cpp sbc6510] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/homebrew/sbc6510.cpp sbc6510] ==
ATMEGA8 CPU emulation is incomplete.
ATMEGA8 CPU emulation is incomplete.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sbmjb.cpp sbmjb] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/sbmjb.cpp sbmjb] ==
Needs hopper emulation.
Needs hopper emulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sbrain.cpp sbrain] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/sbrain.cpp sbrain] ==
Keyboard needs improvements, missing expansion bus slot emulation.
Keyboard needs improvements, missing expansion bus slot emulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sbugger.cpp sbugger] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/gametron/sbugger.cpp sbugger] ==
''' sbugger ''' - Bad dump, different revision to working set.
''' sbugger ''' - Bad dump, different revision to working set.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/schick.cpp schick] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pacman/schick.cpp schick] ==
Hack of Pengo. It has been decrypted but there is some additional protection.
Hack of Pengo. It has been decrypted but there is some additional protection.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/scobra.cpp scobra] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/galaxian/scobra.cpp scobra] ==
''' hustlerb6 ''' - Bootleg on different hardware (no I8255s). Stuck on boot.
''' hustlerb6 ''' - Bootleg on different hardware (no I8255s). Stuck on boot.


''' rescuefe ''' - Bad / incomplete dump.
''' rescuefe ''' - Bad / incomplete dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/scopus.cpp scopus] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/scopus.cpp scopus] ==
Keyboard isn't emulated.
Keyboard isn't emulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/scorpion.cpp scorpion] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sinclair/scorpion.cpp scorpion] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/scramble.cpp scramble] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/galaxian/scramble.cpp scramble] ==
''' conquer ''' - Bad dump.
''' conquer ''' - Bad dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sderby.cpp sderby] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/playmark/sderby.cpp sderby] ==
''' croupier and clone ''' - Protection MCU handles win rates etc.  Correct win behavior is critical to this gambling game functioning as expected, so simulation probably doesn't make sense.
''' croupier and clone ''' - Protection MCU handles win rates etc.  Correct win behavior is critical to this gambling game functioning as expected, so simulation probably doesn't make sense.


''' croupierb, magictch ''' - Stops during boot and needs debugger help to go in game, inputs aren't done.
''' croupierb, magictch ''' - Stops during boot and needs debugger help to go in game, inputs aren't done.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sderby2.cpp sderby2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/sderby2.cpp sderby2] ==
The video CPUs are waiting for commands from another source. It is assumed that there is at least one other PCB (834-5526?) which drives the video PCBs and perhaps generates sound. The satellite PCB is emulated in sg1000a.cpp.
The video CPUs are waiting for commands from another source. It is assumed that there is at least one other PCB (834-5526?) which drives the video PCBs and perhaps generates sound. The satellite PCB is emulated in sg1000a.cpp.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/seabattl.cpp seabattl] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/zaccaria/seabattl.cpp seabattl] ==
''' seabattla ''' - Incomplete dump.
''' seabattla ''' - Incomplete dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/seattle.cpp seattle] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/midway/seattle.cpp seattle] ==
''' sfrushrkw, sfrushrkwo ''' - Wavenet isn't emulated.
''' sfrushrkw, sfrushrkwo ''' - Wavenet isn't emulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/segaatom.cpp segaatom] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/segaatom.cpp segaatom] ==
Preliminary driver. H8S/2373 based.
Preliminary driver. H8S/2373 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/segac2.cpp segac2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/segac2.cpp segac2] ==
''' pclubj, pclubjv2, pclubjv4, pclubjv5 ''' - Need camera and printer handling.
''' pclub, pclubj, pclubjv2, pclubjv4, pclubjv5 ''' - Need camera and printer handling.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/segafruit.cpp segafruit] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/segafruit.cpp segafruit] ==
Encryption hasn't been beaten yet.
Encryption hasn't been beaten yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/segag80r.cpp segag80r] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/segag80r.cpp segag80r] ==
''' astrob1 ''' - Dies when you first start.
''' astrob1 ''' - Dies when you first start.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/segahang.cpp segahang] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/segahang.cpp segahang] ==
''' endurob2 ''' - Bad dump.
''' endurob2 ''' - Bad dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/segald.cpp segald] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/segald.cpp segald] ==
Laserdisc hardware.  Has a small list of TODO items that could be looked at prior to a disc dump.
Laserdisc hardware.  Has a small list of TODO items that could be looked at prior to a disc dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/segapico.cpp segapico] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/segapico.cpp segapico] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/segapm.cpp segapm] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/segapm.cpp segapm] ==
Skeleton driver. Sega 32X based.
Skeleton driver. Sega 32X based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/segas16b.cpp segas16b] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/segas16b.cpp segas16b] ==
''' fpointbla ''' - Bootleg with different memory map / registers. Misses bgfx and sprites aren't correctly aligned.
''' fpointbla ''' - Bootleg with different memory map / registers. Misses bgfx and sprites aren't correctly aligned.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/segas18.cpp segas18] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/segas18.cpp segas18] ==
''' pontoon, pontoona ''' - Only the terminal is dumped. pontoona might be the main unit, but needs the FD1094 dumped.
''' pontoon, pontoona ''' - Only the terminal is dumped. pontoona might be the main unit, but needs the FD1094 dumped.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/segas24.cpp segas24] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/segas24.cpp segas24] ==
''' sspirtfc ''' - Missing floppy image.
''' sspirtfc ''' - Missing floppy image.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/segas32.cpp segas32] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/segas32.cpp segas32] ==
''' as1 ''' - Needs laserdisc dump and emulation.
''' as1 ''' - Needs laserdisc dump and emulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/segasm1.cpp segasm1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/segasm1.cpp segasm1] ==
''' bingpty, carboule ''' - Satellite boards. Need dump of the other boards.
''' bingpty, carboule ''' - Satellite boards. Need dump of the other boards.


''' blicks, tinkerbl ''' - Inputs (inserting a coin freezes some of the text on screen).
''' blicks, tinkerbl ''' - Inputs (inserting a coin freezes some of the text on screen).


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/segasp.cpp segasp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/segasp.cpp segasp] ==
Hardware is very similar to naomi, see naomi.cpp. Moreover it needs RFID device emulation.
Hardware is very similar to naomi, see naomi.cpp. Moreover it needs RFID device emulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/segaxbd.cpp segaxbd] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/segaxbd.cpp segaxbd] ==
''' rascot ''' - Only the terminal is dumped.
''' rascot ''' - Only the terminal is dumped.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/seicupbl.cpp seicupbl] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/seibu/seibucats.cpp seibucats] ==
Needs DVD emulation first, lots more.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/seibu/seicupbl.cpp seicupbl] ==
These bootlegs don't have the COP protection of the original. It hasn't been figured out yet how they replace it.
These bootlegs don't have the COP protection of the original. It hasn't been figured out yet how they replace it.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/seta.cpp seta] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/seta/seta.cpp seta] ==
''' inttoote ''' - Unemulated protection.
''' inttoote ''' - Unemulated protection.


''' zingzipbl ''' - Bootleg on different hardware.
''' zingzipbl ''' - Bootleg on different hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/seta2.cpp seta2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/seta/seta2.cpp seta2] ==
''' ablastb ''' - Bootleg on different hardware. At least the "tilemap sprite" y offset flags are different.
''' ablastb ''' - Bootleg on different hardware. At least the "tilemap sprite" y offset flags are different.


Line 2,671: Line 2,708:
''' staraudi ''' - Needs flipscreen hooked up properly with new code to function at all.
''' staraudi ''' - Needs flipscreen hooked up properly with new code to function at all.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sfbonus.cpp sfbonus] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/sfbonus.cpp sfbonus] ==
''' amclink ''' - "Game" function unknown.
''' amclink ''' - "Game" function unknown.


''' version4 and clones''' - Incomplete dumps.
''' version4 and clones''' - Incomplete dumps.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sfcbox.cpp sfcbox] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/sfcbox.cpp sfcbox] ==
Preliminary driver. SNES based.
Preliminary driver. SNES based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sg1000a.cpp sg1000a] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/sg1000a.cpp sg1000a] ==
''' sderbys ''' - Satellite board. The main board needs to be dumped. Only partially decrypted.
''' sderbys ''' - Satellite board. The main board needs to be dumped. Only partially decrypted.


''' sderby2s ''' - Satellite board. The main board needs to be dumped. Also inputs aren't hooked up.
''' sderby2s ''' - Satellite board. The main board needs to be dumped. Also inputs aren't hooked up.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/shine.cpp shine] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/shine.cpp shine] ==
Preliminary driver. Everything needs to be verified.
Preliminary driver. Everything needs to be verified.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/shootaway2.cpp shootaway2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/namco/shootaway2.cpp shootaway2] ==
M37450 core needs on-board timers implemented to go anywhere.
M37450 core needs on-board timers implemented to go anywhere.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/shtzone.cpp shtzone] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/shtzone.cpp shtzone] ==
Gun doesn't work. Actual timer doesn't seem to match what's set by the dips.
Gun doesn't work. Actual timer doesn't seem to match what's set by the dips.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sigmab52.cpp sigmab52] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sigma/sigmab52.cpp sigmab52] ==
Very preliminary: needs GFX decode, improved memory map, color decode, sound support and inputs.
Very preliminary: needs GFX decode, improved memory map, color decode, sound support and inputs.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sigmab98.cpp sigmab98] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sigma/sigmab98.cpp sigmab98] ==
''' dashhero ''' - Does not acknowledge the button bashing correctly.
''' dashhero ''' - Does not acknowledge the button bashing correctly.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/simple_st0016.cpp simple_st0016] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/seta/simple_st0016.cpp simple_st0016] ==
''' dcrown, dcrowna ''' - Slightly different hardware.
''' dcrown, dcrowna ''' - Slightly different hardware.


''' mayjinsn ''' -
''' mayjinsn ''' -


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sis630.cpp sis630] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pc/sis630.cpp sis630] ==
Preliminary driver. Big TODO on top of file.
Preliminary driver. Big TODO on top of file.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sk1.cpp sk1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/casio/sk1.cpp sk1] ==
CPU is an unemulated MSM6283, possibly with undumped internal ROM.
CPU is an unemulated MSM6283, possibly with undumped internal ROM.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sk101bl.cpp sk101bl] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/sk101bl.cpp sk101bl] ==
Trading terminal. I80C31 based. Preliminary.
Trading terminal. I80C31 based. Preliminary.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/skeetsht.cpp skeetsht] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/skeetsht.cpp skeetsht] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/skylncr.cpp skylncr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/skylncr.cpp skylncr] ==
''' bdream97 ''' - The inputs tend to act out of control at many times. This may have to do with the large number of unknown reads and writes to an I/O port at $66.
''' bdream97 ''' - The inputs tend to act out of control at many times. This may have to do with the large number of unknown reads and writes to an I/O port at $66.


Line 2,731: Line 2,768:
''' speedwaya ''' - Decryption should be good but it doesn't boot.
''' speedwaya ''' - Decryption should be good but it doesn't boot.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/slapfght.cpp slapfght] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/toaplan/slapfght.cpp slapfght] ==
''' tigerhb4 ''' - 68705 MCU has been dumped, but not hooked up yet.
''' tigerhb4 ''' - 68705 MCU has been dumped, but not hooked up yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/slotcarn.cpp slotcarn] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/wing/slotcarn.cpp slotcarn] ==
Missing proper colors and reel support.
Missing proper colors and reel support.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sm1800.cpp sm1800] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ussr/sm1800.cpp sm1800] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/smc777.cpp smc777] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sony/smc777.cpp smc777] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/smsmcorp.cpp smsmcorp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/smsmcorp.cpp smsmcorp] ==
''' trvhanga ''' - Missing questions roms.
''' trvhanga ''' - Missing questions ROMs.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sms_bootleg.cpp sms_bootleg] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/sms_bootleg.cpp sms_bootleg] ==
Missing timer, banking non totally implemented.
Missing timer, banking non totally implemented.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/snesb.cpp snesb] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/snesb.cpp snesb] ==
''' fatfurspb ''' - Once decrypted ROM content is identical to the console version. Coinage possibly provided by an unidentified protection chip.
 
''' ffight3b ''' - Protectiton patched out for now, should be emulated.
''' ffight3b ''' - Protectiton patched out for now, should be emulated.


''' wldgunsb ''' - Protection has been simulated but it hasn't been tested to the end of the game.
''' wldgunsb ''' - Protection has been simulated but it hasn't been tested to the end of the game.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/snesb51.cpp snesb51] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/socrates.cpp socrates] ==
Coinage, dips and possibly inputs are provided by MCUs which aren't completely hooked up yet.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/socrates.cpp socrates] ==
Extensive TODO at the top of the driver.
Extensive TODO at the top of the driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/special.cpp special] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ussr/special.cpp special] ==
''' anakonda ''' -  It complains of a disk problem (not emulated).
''' anakonda ''' -  It complains of a disk problem (not emulated).


Line 2,767: Line 2,799:
''' lik ''' Space and < keys not working.
''' lik ''' Space and < keys not working.


''' pioner ''' - Not all keys have been found (Function keys, Left-arrow, more?). Monitor roms missing, used ones from "special".
''' pioner ''' - Not all keys have been found (Function keys, Left-arrow, more?). Monitor ROMs missing, used ones from "special".


''' kharkovsky, specialm, specialp ''' -  
''' kharkovsky, specialm, specialp ''' -  
Line 2,775: Line 2,807:
''' unga ''' - If you enter SYSTEM to exit basic, it corrupts itself and runs into the weeds. At the initial prompt, if you hit Enter it jumps to 0000 and thence into the weeds.
''' unga ''' - If you enter SYSTEM to exit basic, it corrupts itself and runs into the weeds. At the initial prompt, if you hit Enter it jumps to 0000 and thence into the weeds.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/spectrum.cpp spectrum] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sinclair/spectrum.cpp spectrum] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/speedbsk.cpp speedbsk] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/speedbsk.cpp speedbsk] ==
''' speedbsk ''' - Mechanical, extensive TODO at the top of the driver.
''' speedbsk ''' - Mechanical, extensive TODO at the top of the driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/spg110.cpp spg110] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/spg110.cpp spg110] ==
Preliminary driver. Sunplus SPG110 based.
Preliminary driver. Sunplus SPG110 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/spg29x.cpp spg29x] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/spg29x.cpp spg29x] ==
Need the internal ROM dump.
Need the internal ROM dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/spg2xx.cpp spg2xx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/spg2xx.cpp spg2xx] ==
'''  ablkickb, abltenni, ordentv, rad_crik, rad_fb2, rad_sktv, tiktokmm, tvsprt10, vtechtvs, wfcentro ''' - Inputs aren't hooked up correctly.
'''  ablkickb, abltenni, ordentv, rad_crik, rad_fb2, rad_sktv, tiktokmm, tvsprt10, vtechtvs, wfcentro ''' - Inputs aren't hooked up correctly.


Line 2,793: Line 2,825:
''' jouet ''' - ROM checksum fails, but is expecting 0 as a result? Shows 'CopyRight' when booting normally? Protection?
''' jouet ''' - ROM checksum fails, but is expecting 0 as a result? Shows 'CopyRight' when booting normally? Protection?


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/spg2xx_digimake.cpp spg2xx_digimake] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/spg2xx_digimake.cpp spg2xx_digimake] ==
Camera and touchpad unemulated.
Camera and touchpad unemulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/spg2xx_ican.cpp spg2xx_ican] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/spg2xx_ican.cpp spg2xx_ican] ==
''' icanguit ''' - Data saving doesn't work.
''' icanguit ''' - Data saving doesn't work.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/spg2xx_jakks_gkr.cpp spg2xx_jakks_gkr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/spg2xx_jakks_gkr.cpp spg2xx_jakks_gkr] ==
''' jak_sdoo ''' - Possibly a CPU bug causing some minigame to fail.
''' jak_sdoo ''' - Possibly a CPU bug causing some minigame to fail.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/spg2xx_jakks_tvtouch.cpp spg2xx_jakks_tvtouch] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/spg2xx_jakks_tvtouch.cpp spg2xx_jakks_tvtouch] ==
Touchpad not emulated.
Touchpad not emulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/spg2xx_senca.cpp spg2xx_senca] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/spg2xx_senca.cpp spg2xx_senca] ==
''' mywicodx, zon32bit ''' - Banking not understood.
''' mywicodx, zon32bit ''' - Banking not understood.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/spg2xx_skannerztv.cpp spg2xx_skannerztv] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/spg2xx_skannerztv.cpp spg2xx_skannerztv] ==
Inputs aren't hooked up correctly.
Inputs aren't hooked up correctly.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/spg2xx_telestory.cpp spg2xx_telestory] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/spg2xx_smarttv.cpp spg2xx_smarttv] ==
 
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/spg2xx_telestory.cpp spg2xx_telestory] ==
Sound data for the narrator is written to the SIO data port, which currently isn't implemented.
Sound data for the narrator is written to the SIO data port, which currently isn't implemented.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/spg2xx_tvgogo.cpp spg2xx_tvgogo] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/spg2xx_tvgogo.cpp spg2xx_tvgogo] ==
Camera not implemented.
Camera not implemented.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/spg2xx_wiwi.cpp spg2xx_wiwi] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/spg2xx_wiwi.cpp spg2xx_wiwi] ==
Inputs aren't hooked up correctly.
Inputs aren't hooked up correctly.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/splash.cpp splash] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/gaelco/splash.cpp splash] ==
''' funystrp, puckpepl''' - Protection, controls eating of dots + other things.
''' funystrp, puckpepl''' - Protection, controls eating of dots + other things.


Line 2,827: Line 2,861:
''' ringball ''' - Currently stuck at initialization / test mode, probably protected.
''' ringball ''' - Currently stuck at initialization / test mode, probably protected.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/splus.cpp splus] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/igt/splus.cpp splus] ==
Driver imported from Agemame. Needs modernisation.
Driver imported from Agemame. Needs modernisation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/spoker.cpp spoker] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/igs/spoker.cpp spoker] ==
'''3super8''' - Roms are badly dumped.
'''3super8''' - Roms are badly dumped.


''' spk306us and U clones ''' - Need emulation of the differences to the IT clones.
''' spk306us and U clones ''' - Need emulation of the differences to the IT clones.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/spyhuntertec.cpp spyhuntertec] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/midway/spyhuntertec.cpp spyhuntertec] ==
''' spyhuntpr ''' - Very different hardware.
''' spyhuntpr ''' - Very different hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ssfindo.cpp ssfindo] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/acorn/ssfindo.cpp ssfindo] ==
''' tetfight ''' - PS7500 is preliminary. EEPROM write hook up isn't correct, causing incorrect configuration after saving.
''' tetfight ''' - PS7500 is preliminary. EEPROM write hook up isn't correct, causing incorrect configuration after saving.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sshot.cpp sshot] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/mr/sshot.cpp sshot] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ssingles.cpp ssingles] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/ssingles.cpp ssingles] ==
''' atamanot ''' - Needs a trojan, in order to understand how the protection really works.
''' atamanot ''' - Needs a trojan, in order to understand how the protection really works.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/st2302u_bbl_spi.cpp st2302u_bbl_spi] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/st2302u_bbl_spi.cpp st2302u_bbl_spi] ==
ST2302U based. Emulation is preliminary.
ST2302U based. Emulation is preliminary.


''' bbl380 ''' - Missing internal ROM dump.
''' bbl380 ''' - Missing internal ROM dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/statriv2.cpp statriv2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/statriv2.cpp statriv2] ==
''' cs1_ssp and later versions ''' - Laserdisc games in need of laserdisc dump.
''' cs1_ssp and later versions ''' - Laserdisc games in need of laserdisc dump.


Line 2,860: Line 2,894:
''' bbchall, statriv5se, supertr ''' - Questions' ROMs aren't dumped.
''' bbchall, statriv5se, supertr ''' - Questions' ROMs aren't dumped.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/stfight.cpp stfight] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/seibu/stfight.cpp stfight] ==
''' cshootert ''' - GFX ROMs are contained in black "blobs" and thus undumped.
''' cshootert ''' - GFX ROMs are contained in black "blobs" and thus undumped.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/stv.cpp stv] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/stv.cpp stv] ==
'''  choroqhr ''' - One ROM is a bad dump.
'''  choroqhr ''' - One ROM is a bad dump.


Line 2,886: Line 2,920:
''' yattrmnp ''' - Needs emulation of the medal game specific hardware.
''' yattrmnp ''' - Needs emulation of the medal game specific hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/su2000.cpp su2000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/su2000.cpp su2000] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/subhuntr.cpp subhuntr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/mr/subhuntr.cpp subhuntr] ==
s2650 based. Driver is skeleton-ish.
s2650 based. Driver is skeleton-ish.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/subsino.cpp subsino] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/subsino/subsino.cpp subsino] ==
''' dinofmly and clone ''' - Stop at password check. Probably need a preinitialized NVRAM.
''' dinofmly and clone ''' - Stop at password check. Probably need a preinitialized NVRAM.


''' mtrainnv ''' Subsino sold a "Settings/Clear ROM" for some released titles. These devices are *extremely* expensive (and ultra rare, only sold to big casino corporations), and should be placed in the empty socket to fix a dead board due to NVRAM corruption. A version of Magic Train running on subsino.cpp (unlike mtrain, which is needed to match this program ROM.
''' mtrainnv ''' Subsino sold a "Settings/Clear ROM" for some released titles. These devices are *extremely* expensive (and ultra rare, only sold to big casino corporations), and should be placed in the empty socket to fix a dead board due to NVRAM corruption. A version of Magic Train running on subsino.cpp (unlike mtrain, which is needed to match this program ROM.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/subsino2.cpp subsino2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/subsino/subsino2.cpp subsino2] ==
''' qbeebing, strain, tbonusal, treacity and clone ''' - Possibly missing some protection patches.
''' qbeebing, strain, tbonusal, treacity and clone ''' - Possibly missing some protection patches.


Line 2,906: Line 2,940:
''' xplan ''' - Always starts with 4 credits. Interrupts don't seem to work correctly.
''' xplan ''' - Always starts with 4 credits. Interrupts don't seem to work correctly.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/summit.cpp summit] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/summit.cpp summit] ==
Needs inputs, prom decode, sound, artwork (lamps), probably some irq masking and the like.
Needs inputs, prom decode, sound, artwork (lamps), probably some irq masking and the like.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sun1.cpp sun1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sun/sun1.cpp sun1] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sun2.cpp sun2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sun/sun2.cpp sun2] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sun3.cpp sun3] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sun/sun3.cpp sun3] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sun3x.cpp sun3x] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sun/sun3x.cpp sun3x] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sun4.cpp sun4] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sun/sun4.cpp sun4] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/suna8.cpp suna8] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/suna/suna8.cpp suna8] ==
''' hardheadb2 ''' - Protected bootleg on different hardware.
''' hardhea2b, hardheadb2 ''' - Protected bootlegs on different hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/super6.cpp super6] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/adc/super6.cpp super6] ==
Floppy emulation needs fixing, peripherals aren't emulated.
Floppy emulation needs fixing, peripherals aren't emulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/superdq.cpp superdq] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/universal/superdq.cpp superdq] ==
Laserdisc games. Works in theory, but is waiting for a good quality laserdisc dump.
Laserdisc games. Works in theory, but is waiting for a good quality laserdisc dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/superslave.cpp superslave] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/adc/superslave.cpp superslave] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/superwng.cpp superwng] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/wing/superwng.cpp superwng] ==
Crashes after bonus stage, see notes, bad rom?
Crashes after bonus stage, see notes, bad ROM?


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/supracan.cpp supracan] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/funtech/supracan.cpp supracan] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/suprgolf.cpp suprgolf] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nasco/suprgolf.cpp suprgolf] ==
''' albatross''' - Missing GFX roms dumps.
''' albatross''' - Missing GFX ROMs dumps.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/svmu.cpp svmu] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/svmu.cpp svmu] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/sweetland.cpp sweetland] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/namco/sweetland.cpp sweetland] ==
Screenless crane machine. Mechanical parts aren't emulated.
Screenless crane machine. Mechanical parts aren't emulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/swyft.cpp swyft] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/swyft.cpp swyft] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/systec.cpp systec] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/systec.cpp systec] ==
Skeletonish. Most devices aren't hooked up. Z80 based.
Skeletonish. Most devices aren't hooked up. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/system16.cpp system16] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/system16.cpp system16] ==
''' bayrouteb1 ''' - Broken sprites (missing IRQ?).
''' bayrouteb1 ''' - Broken sprites (missing IRQ?).


''' altbeastbl, altbeastbl2, bayrouteb2, beautyb, dduxb1, eswatb1, fpointb1, fpointbj, goldnaxeb1, goldenaxeb2, iqpipe, passshtb, passht4b, shdancbla, shinobld, shinoblda, tturfb1, wb3bb1, wb3bble ''' - Bootlegs on different hardware.
''' altbeastbl, altbeastbl2, bayrouteb2, beautyb, dduxb1, eswatb1, fpointb1, fpointbj, goldnaxeb1, goldenaxeb2, iqpipe, passshtb, passht4b, shdancbla, shinobld, shinoblda, tturfb1, wb3bb1, wb3bble ''' - Bootlegs on different hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tabe22.cpp tabe22] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tab/tabe22.cpp tabe22] ==
Needs a dump of the keyboard controller (currently HLE'd), NVRAM / memory layout isn't correct, currently needs a hack to send out data on the RS232 port.
Needs a dump of the keyboard controller (currently HLE'd), NVRAM / memory layout isn't correct, currently needs a hack to send out data on the RS232 port.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/taitoair.cpp taitoair] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/taitoair.cpp taitoair] ==
''' ainferno and clone ''' -  Missing landing monitor camera (blackened), 3d HUD graphics; expert course has wrong 3d geometry; almost surely crashing during replay has missing smoke effect, looks quite odd atm.
''' ainferno and clone ''' -  Missing landing monitor camera (blackened), 3d HUD graphics; expert course has wrong 3d geometry; almost surely crashing during replay has missing smoke effect, looks quite odd atm.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/taitogn.cpp taitogn] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sony/taitogn.cpp taitogn] ==
''' kollon, sianniv ''' - IRQ at the wrong time.
''' kollon, sianniv ''' - IRQ at the wrong time.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/taitojc.cpp taitojc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/taitojc.cpp taitojc] ==
''' dangcurv and clones ''' - DSP bug causes missing 3D. Currently hang after initial tests.
''' dangcurv and clones ''' - DSP bug causes missing 3D. Currently hang after initial tests.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/taitotx.cpp taitotx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/taitotx.cpp taitotx] ==
Preliminary driver. PC based.
Preliminary driver. PC based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/taitotz.cpp taitotz] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/taitotz.cpp taitotz] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/taitowlf.cpp taitowlf] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/taitowlf.cpp taitowlf] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/taito_f2.cpp taito_f2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/taito_f2.cpp taito_f2] ==
'''footchmpbl ''' - Bootleg on different hardware. It has very different hardware registers.
'''footchmpbl ''' - Bootleg on different hardware. It has very different hardware registers.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/taito_f3.cpp taito_f3] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/taito_f3.cpp taito_f3] ==
''' bubsymphb, bubsymphba ''' - Bootleg on different hardware. Backgrounds don't show up. Seems to make a different use of priority RAM.
''' bubsymphb, bubsymphba ''' - Bootleg on different hardware. Backgrounds don't show up. Seems to make a different use of priority RAM.


''' quizhuhu ''' - Quiz text positioning is wrong, heavy sprite window usage.
''' quizhuhu ''' - Quiz text positioning is wrong, heavy sprite window usage.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/taito_o.cpp taito_o] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/taito_o.cpp taito_o] ==
Driver still in preliminary stages. TODO: inputs (coins), NVRAM, sprite priorities, dips, interrupts (sources).
Driver still in preliminary stages. TODO: inputs (coins), NVRAM, sprite priorities, dips, interrupts (sources).


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tandy2k.cpp tandy2k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/trs/tandy2k.cpp tandy2k] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tank8.cpp tank8] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/atari/tank8.cpp tank8] ==
''' tank8a, tank8b, tank8c, tank8d ''' - Bad / incomplete dumps.
''' tank8a, tank8b, tank8c, tank8d ''' - Bad / incomplete dumps.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tasman.cpp tasman] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/tasman.cpp tasman] ==
Konami GX based PCB for gambling games.
Konami GX based PCB for gambling games.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tatsumi.cpp tatsumi] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tatsumi/tatsumi.cpp tatsumi] ==
Very complex GFX hardware hasn't been fully emulated yet.
Very complex GFX hardware hasn't been fully emulated yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tavernie.cpp tavernie] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/tavernie.cpp tavernie] ==
Incomplete dump. GFX and cassette need fixing.
Incomplete dump. GFX and cassette need fixing.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tdv2324.cpp tdv2324] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tandberg/tdv2324.cpp tdv2324] ==
I8085A based. CPU gets stuck reading i/o port 0x30 in a loop.
I8085A based. CPU gets stuck reading i/o port 0x30 in a loop.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tecnodar.cpp tecnodar] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/tecnodar.cpp tecnodar] ==
Darts game. Mechanical part isn't simulated.
Darts game. Mechanical part isn't simulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tehkanwc.cpp tehkanwc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tecmo/tehkanwc.cpp tehkanwc] ==
''' tehkanwcc ''' - Bootleg with different inputs.
''' tehkanwcc ''' - Bootleg with different inputs.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tek405x.cpp tek405x] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tektronix/tek405x.cpp tek405x] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tek410x.cpp tek410x] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tektronix/tek410x.cpp tek410x] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tek440x.cpp tek440x] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tektronix/tek440x.cpp tek440x] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tekigw.cpp tekigw] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tektronix/tekigw.cpp tekigw] ==
Needs am9516 dma controller, slots and cards, gpib devices, graphics and keyboard.
Needs am9516 dma controller, slots and cards, gpib devices, graphics and keyboard.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/terak.cpp terak] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/teleray10.cpp teleray10] ==
Terminal. M6502 based. Preliminary driver.
 
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/terak.cpp terak] ==
LSI-11 based. Really a skeleton driver, few infos available.
LSI-11 based. Really a skeleton driver, few infos available.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/testpat.cpp testpat] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/testpat.cpp testpat] ==
Discrete. Preliminary netlist available.
Discrete. Preliminary netlist available.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tetrisp2.cpp tetrisp2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/jaleco/tetrisp2.cpp tetrisp2] ==
''' nndmseal and clones ''' - Missing camera and printer emulation.
''' nndmseal and clones ''' - Missing camera and printer emulation.


''' stepstag, step3, vjdash ''' - Missing HD / bios dumps for the PC part.
''' stepstag, step3, vjdash ''' - Missing HD / bios dumps for the PC part.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tg100.cpp tg100] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/tg100.cpp tg100] ==
Unemulated H8/520 CPU.
Unemulated H8/520 CPU.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/thayers.cpp thayers] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/thayers.cpp thayers] ==
Laserdisc game. Works in theory, but is waiting for a good quality laserdisc dump.  Does have a small list of TODO items that could be looked at prior to a disc dump.
Laserdisc game. Works in theory, but is waiting for a good quality laserdisc dump.  Does have a small list of TODO items that could be looked at prior to a disc dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/thepit.cpp thepit] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/thepit/thepit.cpp thepit] ==
''' theportr ''' - Wrong colors render the games unplayable. The PCB has the PROM for The Pit, colors confirmed the same on PCB and in emulation. Bootlegger or operator error in fitting the wrong PROM?
''' theportr ''' - Wrong colors render the games unplayable. The PCB has the PROM for The Pit, colors confirmed the same on PCB and in emulation. Bootlegger or operator error in fitting the wrong PROM?


''' zaryavos ''' - Incomplete dump.
''' zaryavos ''' - Incomplete dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ti85.cpp ti85] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ti/ti85.cpp ti85] ==
''' ti73b, ti83, ti83p and clones, ti83pse and clones, ti84p and clones, ti84pse and clones ''' - Emulation of these models hasn't been started yet.
''' ti73b, ti83, ti83p and clones, ti83pse and clones, ti84p and clones, ti84pse and clones ''' - Emulation of these models hasn't been started yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ti931.cpp ti931] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ti/ti931.cpp ti931] ==
Preliminary driver. Z80 based.
Preliminary driver. Z80 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ti990_10.cpp ti990_10] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ti/ti990_10.cpp ti990_10] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ti990_4.cpp ti990_4] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ti/ti990_4.cpp ti990_4] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tim011.cpp tim011] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sfrj/tim011.cpp tim011] ==
Skeleton-ish. Z180 based.
Skeleton-ish. Z180 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/timetrv.cpp timetrv] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/timetrv.cpp timetrv] ==
''' timetrv2 ''' - Needs laserdisc dump for this ROM, which has different frame indexes from the parent.
''' timetrv2 ''' - Needs laserdisc dump for this ROM, which has different frame indexes from the parent.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tispeak.cpp tispeak] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/handheld/tispeak.cpp tispeak] ==
''' k28m2 ''' - LCD isn't emulated.
''' k28m2 ''' - LCD isn't emulated.


''' lantransp ''' - Version from the patent. Maybe incompatible with released modules?
''' lantransp, tnttellp ''' - Version from the patent. Maybe incompatible with released modules?


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tk2000.cpp tk2000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/apple/tk2000.cpp tk2000] ==
Apple II clones, not fully compatible. Differences aren't correctly emulated yet.
Apple II clones, not fully compatible. Differences aren't correctly emulated yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tk635.cpp tk635] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/tk635.cpp tk635] ==
Undocumented custom chip controls most functions.
Undocumented custom chip controls most functions.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tk80.cpp tk80] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/trainer/tk80.cpp tk80] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tk80bs.cpp tk80bs] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nec/tk80bs.cpp tk80bs] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tmc1800.cpp tmc1800] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/telercas/tmc1800.cpp tmc1800] ==
''' osc1000, tmc1800 ''' - No ROM dump available.
''' osc1000, tmc1800 ''' - No ROM dump available.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tmc2000e.cpp tmc2000e] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/telercas/tmc2000e.cpp tmc2000e] ==
 
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tmc600.cpp tmc600] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tmnt.cpp tmnt] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/tmnt.cpp tmnt] ==
''' glfgreat and clones ''' - DMA emulation is incomplete.
''' glfgreat and clones ''' - DMA emulation is incomplete.


Line 3,084: Line 3,119:
''' ssriders2 ''' - Bootleg on different hardware.
''' ssriders2 ''' - Bootleg on different hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tmspoker.cpp tmspoker] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/tmspoker.cpp tmspoker] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/toaplan2.cpp toaplan2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/toaplan/toaplan2.cpp toaplan2] ==
''' nprobowl, probowl2 ''' - Mechanical part isn't simulated.
''' nprobowl, probowl2 ''' - Mechanical part isn't simulated.


''' pipibibsbl2 ''' - Bootleg on different hardware.
''' pipibibsbl2 ''' - Bootleg on different hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tourvis.cpp tourvis] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/pce/tourvis.cpp tourvis] ==
Lacks complete jamma interface emulation.
Lacks complete jamma interface emulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/trackfld.cpp trackfld] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/trackfld.cpp trackfld] ==
''' hipoly ''' - Bad dump.
''' hipoly ''' - Bad dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/trkfldch.cpp trkfldch] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/trkfldch.cpp trkfldch] ==
Preliminary driver. G65816 with custom vector?
Preliminary driver. G65816 with custom vector?


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tricep.cpp tricep] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/morrow/tricep.cpp tricep] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/trs80.cpp trs80] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/trs/trs80.cpp trs80] ==
''' all sets but trs80 ''' - Most floppies don't boot (regression).
''' all sets but trs80 ''' - Most floppies don't boot (regression).


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/trs80m2.cpp trs80m2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/trs/trs80m2.cpp trs80m2] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/trs80m3.cpp trs80m3] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/trs/trs80m3.cpp trs80m3] ==
''' cp500, trs80m3 ''' - Most floppies don't boot (regression).
''' cp500, trs80m3 ''' - Most floppies don't boot (regression).


Line 3,115: Line 3,150:
''' trs80m4p ''' - Completely different memory map.
''' trs80m4p ''' - Completely different memory map.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/trucocl.cpp trucocl] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/trucocl.cpp trucocl] ==
You can't coin-up after first game over.
You can't coin-up after first game over.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ts803.cpp ts803] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/televideo/ts803.cpp ts803] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tsconf.cpp tsconf] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/tsispch.cpp tsispch] ==
Computer. Extensive TODO at the top of the driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tsispch.cpp tsispch] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/tulip1.cpp tulip1] ==
 
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tulip1.cpp tulip1] ==
No 8256A MUART emulation which handles interrupts, timers, serial and parallel interfaces.
No 8256A MUART emulation which handles interrupts, timers, serial and parallel interfaces.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tumbleb.cpp tumbleb] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dataeast/tumbleb.cpp tumbleb] ==
''' funkyjetb, tumblebpa ''' - Bootlegs on different hardware
''' funkyjetb, tumblebpa ''' - Bootlegs on different hardware


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tv912.cpp tv912] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/televideo/tv912.cpp tv912] ==
Terminal. I8035 based.
Terminal. I8035 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tv950.cpp tv950] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/televideo/tv950.cpp tv950] ==
Keyboard isn't working properly.
Keyboard isn't working properly.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tv955.cpp tv955] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/televideo/tv955.cpp tv955] ==
Terminal. M65C02 based.
Terminal. M65C02 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tvc.cpp tvc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/videoton/tvc.cpp tvc] ==
UPM crashes when formatting a floppy.
UPM crashes when formatting a floppy.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/twinkle.cpp twinkle] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/twinkle.cpp twinkle] ==
''' bmiidx, bmiidxa, bmiidxc, bmiidxca ''' - Connected over the mini-din8 (CN7) and DVD check requires RTS->CTS.
''' bmiidx, bmiidxa, bmiidxc, bmiidxca ''' - Connected over the mini-din8 (CN7) and DVD check requires RTS->CTS.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tx0.cpp tx0] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/mit/tx0.cpp tx0] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/uknc.cpp uknc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ussr/uknc.cpp uknc] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/univac.cpp univac] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/unisys/univac.cpp univac] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/unixpc.cpp unixpc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/att/unixpc.cpp unixpc] ==
DIVS instruction at 0x801112 (the second time) causes a divide-by-zero exception the system isn't ready for due to word at 0x5EA6 being zero. Code might not get there if the attempted FDC boot succeeds; FDC hookup probably needs help. 2797 isn't asserting DRQ?
DIVS instruction at 0x801112 (the second time) causes a divide-by-zero exception the system isn't ready for due to word at 0x5EA6 being zero. Code might not get there if the attempted FDC boot succeeds; FDC hookup probably needs help. 2797 isn't asserting DRQ?


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/unkpoker.cpp unkpoker] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/unkpoker.cpp unkpoker] ==
I8085 based. Gets stuck if a coin isn't inserted at boot.
I8085 based. Gets stuck if a coin isn't inserted at boot.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/uzebox.cpp uzebox] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/homebrew/uzebox.cpp uzebox] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/v6809.cpp v6809] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/v6809.cpp v6809] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vamphalf.cpp vamphalf] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/vamphalf.cpp vamphalf] ==
''' misncrft and clone, worldadv ''' - They start to stall for several seconds at a time after they've been running for a certain amount of time
''' misncrft and clone, worldadv ''' - They start to stall for several seconds at a time after they've been running for a certain amount of time
''' mrkickera ''' - If you allow EEPROM saving, then this set corrupts the EEPROM and then won't boot.


''' yorijori ''' - Currently needs a ROM patch to work.
''' yorijori ''' - Currently needs a ROM patch to work.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vax11.cpp vax11] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dec/vax11.cpp vax11] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vboy.cpp vboy] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/vboy.cpp vboy] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vcombat.cpp vcombat] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/vcombat.cpp vcombat] ==
Partially working driver.  Most of the memory maps for all four CPUs are complete.
Partially working driver.  Most of the memory maps for all four CPUs are complete.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vector06.cpp vector06] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ussr/vector06.cpp vector06] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vector4.cpp vector4] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/vector4.cpp vector4] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vectrex.cpp vectrex] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/miltonbradley/vectrex.cpp vectrex] ==
''' raaspec ''' - Timings and mandatory artwork missing.
''' raaspec ''' - Timings and mandatory artwork missing.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vega.cpp vega] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/olympia/vega.cpp vega] ==
Controls aren't correctly hooked up and objects aren't properly positioned.
Controls aren't correctly hooked up and objects aren't properly positioned.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vegas.cpp vegas] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/midway/vegas.cpp vegas] ==
''' sf2049te and clone ''' - Voodoo 3-based, one step beyond the Voodoo Banshee problems.
''' sf2049te and clone ''' - Voodoo 3-based, one step beyond the Voodoo Banshee problems.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vg5k.cpp vg5k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/philips/vg5k.cpp vg5k] ==
1200 bauds cassette doesn't work.
1200 bauds cassette doesn't work.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vicdual.cpp vicdual] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sega/vicdual.cpp vicdual] ==
''' carnivalca ''' - One of the program ROMs need a redump.
''' carnivalca ''' - One of the program ROMs need a redump.


''' invho2a ''' - Bad colors (wrong for Invinco, all black for Head On 2) render the games unplayable. Multiple dump attempts of the color PROM have given the same result.
''' invho2a ''' - Bad colors (wrong for Invinco, all black for Head On 2) render the games unplayable. Multiple dump attempts of the color PROM have given the same result.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vidbrain.cpp vidbrain] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/vidbrain/vidbrain.cpp vidbrain] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/videopkr.cpp videopkr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/igt/videopkr.cpp videopkr] ==
''' bpoker ''' -  
''' bpoker ''' -  


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/videosaa.cpp videosaa] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/videosaa.cpp videosaa] ==
''' jokrlady, paradar, scratch, toureiff, winner ''' - Undumped main CPU ROM.
''' jokrlady, paradar, scratch, toureiff, winner ''' - Undumped main CPU ROM.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/viper.cpp viper] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/viper.cpp viper] ==
Preliminary driver, PPC+voodoo.
Preliminary driver, PPC+voodoo.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vk100.cpp vk100] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dec/vk100.cpp vk100] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vlc.cpp vlc] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/vlc.cpp vlc] ==
Video section isn't emulated. Also needs security PAL U35 decoding, In/Out interface Board communication (included mechanical METER + some switch Door open, etc..), JCM Bill acceptor communication (probably ID-003 protocol), printer communication (Star Printer ).
Video section isn't emulated. Also needs security PAL U35 decoding, In/Out interface Board communication (included mechanical METER + some switch Door open, etc..), JCM Bill acceptor communication (probably ID-003 protocol), printer communication (Star Printer ).


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/votrhv.cpp votrhv] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/votrax/votrhv.cpp votrhv] ==
''' hc120 ''' - Inputs are incomplete.
''' hc120 ''' - Inputs are incomplete.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/voyager.cpp voyager] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/voyager.cpp voyager] ==
PC hardware. Preliminary driver.
PC hardware. Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vp101.cpp vp101] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ice/vp101.cpp vp101] ==
MIPS + custom 3D hardware. Boots but lacks 3d GFX hardware emulation.
MIPS + custom 3D hardware. Boots but lacks 3d GFX hardware emulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vpoker.cpp vpoker] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/vpoker.cpp vpoker] ==
Needs 6840PTM hook-up, I/Os and sound emulation.
Needs 6840PTM hook-up, I/Os and sound emulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vsmileb.cpp vsmileb] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/vsmileb.cpp vsmileb] ==
Improper handling of the "Fast Rampdown" feature in the SPG2xx audio device causes bad narration.
Improper handling of the "Fast Rampdown" feature in the SPG2xx audio device causes bad narration.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vsmilepro.cpp vsmilepro] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/vsmilepro.cpp vsmilepro] ==
Skeletonish. It uses a LSI Zevio 1020 CPU + peripherals which comprises ARM926EJ-S CPU, ZSP400 DPS, 3D graphics processor & 2D graphics processor.
Skeletonish. It uses a LSI Zevio 1020 CPU + peripherals which comprises ARM926EJ-S CPU, ZSP400 DPS, 3D graphics processor & 2D graphics processor.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vt_unknown.cpp vt_unknown] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/vt_unknown.cpp vt_unknown] ==
Unidentified main CPU. Dump might be bad.
Unidentified main CPU. Dump might be bad.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vt100.cpp vt100] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dec/vt100.cpp vt100] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vt1682.cpp vt1682] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/nintendo/vt1682.cpp vt1682] ==
''' gm235upc ''' - Needs IO ports on sound CPU side and write access to space for RAM.
''' gm235upc ''' - Needs IO ports on sound CPU side and write access to space for RAM.


Line 3,243: Line 3,277:
''' wowwg ''' - Needs high colour line mode for main menu.
''' wowwg ''' - Needs high colour line mode for main menu.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vt62.cpp vt62] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/dec/vt62.cpp vt62] ==
VT61 based. Very preliminary. Missing some dumps.
VT61 based. Very preliminary. Missing some dumps.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vta2000.cpp vta2000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/ussr/vta2000.cpp vta2000] ==
Missing inputs.
Missing inputs.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/vtech1.cpp vtech1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/vtech/vtech1.cpp vtech1] ==
''' vz200de ''' - Not dumped yet.
''' vz200de ''' - Not dumped yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/wgp.cpp wgp] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/taito/wgp.cpp wgp] ==
Recently demoted to not working status.
Recently demoted to not working status.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/wicat.cpp wicat] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/wicat.cpp wicat] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/wildpkr.cpp wildpkr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/misc/wildpkr.cpp wildpkr] ==
Preliminary driver. Needs memory map improvements, ACRTC support, GFX decode and sound support.
Preliminary driver. Needs memory map improvements, ACRTC support, GFX decode and sound support.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/williams.cpp williams] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/midway/williams.cpp williams] ==
''' defndjeu, tornado2 ''' - Bad dumps.
''' defndjeu, tornado2 ''' - Bad dumps.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/wrinkles.cpp wrinkles] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/coleco/wrinkles.cpp wrinkles] ==
Sensors aren't emulated yet.
Sensors aren't emulated yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/wxstar4k.cpp wxstar4k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/amirix/wxstar4k.cpp wxstar4k] ==
M68010 based. Cable head-end unit. Very preliminary.
M68010 based. Cable head-end unit. Very preliminary.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/wy100.cpp wy100] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/wyse/wy100.cpp wy100] ==
Return key often gets corrupted when looped back. Frequent screen glitches when writing to the display.
Return key often gets corrupted when looped back. Frequent screen glitches when writing to the display.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/x1.cpp x1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sharp/x1.cpp x1] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/x1twin.cpp x1twin] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sharp/x1twin.cpp x1twin] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/x68k.cpp x68k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sharp/x68k.cpp x68k] ==
 
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/xavix.cpp xavix] ==
Preliminary emulation. Most games are not working, some have additional hardware on the PCB.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/xavix_2000.cpp xavix_2000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/xavix_2000.cpp xavix_2000] ==
Preliminary emulation. Most games are not working, some have additional hardware on the PCB.
Preliminary emulation. Most games are not working, some have additional hardware on the PCB.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/xavix_2002.cpp xavix_2002] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/xavix_2002.cpp xavix_2002] ==
Preliminary emulation. Most games are not working, some have additional hardware on the PCB.
Preliminary emulation. Most games are not working, some have additional hardware on the PCB.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/xavix2.cpp xavix2] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/tvgames/xavix2.cpp xavix2] ==
SoC emulation is very preliminary.
SoC emulation is very preliminary.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/xerox820.cpp xerox820] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/xerox/xerox820.cpp xerox820] ==
''' bigboard, mk82, x820ii ''' - Floppies don't work.
''' bigboard, mk82, x820ii ''' - Floppies don't work.


''' mk83,  x168 ''' - Slightly different hardware.
''' mk83,  x168 ''' - Slightly different hardware.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/xmen.cpp xmen] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/konami/xmen.cpp xmen] ==
''' xmenabl ''' - Sprites are glitched, one Oki ROM is probably bad.
''' xmenabl ''' - Sprites are glitched, one Oki ROM is probably bad.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/xor100.cpp xor100] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/xor100.cpp xor100] ==
Cassette and floppy aren't working.
Cassette and floppy aren't working.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/yes.cpp yes] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/philips/yes.cpp yes] ==
Very preliminary driver. HD6845 drawing not implemented.
Very preliminary driver. HD6845 drawing not implemented.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/yman1x.cpp yman1x] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/yman1x.cpp yman1x] ==
Control Synthesizer. Skeleton driver. HD6413002FP16 based.
Control Synthesizer. Skeleton driver. HD6413002FP16 based.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ymmu100.cpp ymmu100] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ymmu100.cpp ymmu100] ==
Missing a lot of effects.
Missing a lot of effects.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ymmu5.cpp ymmu5] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ymmu5.cpp ymmu5] ==
Very preliminary driver.
Very preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ymmu50.cpp ymmu50] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ymmu50.cpp ymmu50] ==
Missing a lot of effects.
Missing a lot of effects.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ymmu80.cpp ymmu80] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ymmu80.cpp ymmu80] ==
Missing a lot of effects.
Missing a lot of effects.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ympsr340.cpp ympsr340] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ympsr340.cpp ympsr340] ==
Preliminary driver. Exact CPU model unknown. Front panel / keyboard scanner and sound generation aren't emulated.
Preliminary driver. Exact CPU model unknown. Front panel / keyboard scanner and sound generation aren't emulated.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ympsr400.cpp ympsr400] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ympsr400.cpp ympsr400] ==
Missing HD63B05V0D73P dump.
Missing HD63B05V0D73P dump.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ymqy70.cpp ymqy70] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ymqy70.cpp ymqy70] ==
Preliminary driver.
Preliminary driver.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ymvl1.cpp ymvl1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ymvl1.cpp ymvl1] ==
TMP68301 emulation of the serial comms isn't good enough.
TMP68301 emulation of the serial comms isn't good enough.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ymvl70.cpp ymvl70] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/yamaha/ymvl70.cpp ymvl70] ==
Missing a lot of effects.
Missing a lot of effects.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/z100.cpp z100] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/zenith/z100.cpp z100] ==
Undumped MCU, plus needs removing of the parity check IRQ patch, implementation of the S-100 bus features, irqs need 8259 "auto-ack"-ing in order to work properly and vertical scrolling isn't understood.
Undumped MCU, plus needs removing of the parity check IRQ patch, implementation of the S-100 bus features, irqs need 8259 "auto-ack"-ing in order to work properly and vertical scrolling isn't understood.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/z1013.cpp z1013] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/robotron/z1013.cpp z1013] ==
''' z1013k69, z1013k76, z1013s60 ''' - Hardware differences aren't emulated yet.
''' z1013k69, z1013k76, z1013s60 ''' - Hardware differences aren't emulated yet.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/z22.cpp z22] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/zenith/z22.cpp z22] ==
Missing keyboard emulation.
Missing keyboard emulation.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/z88.cpp z88] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/acorn/z88.cpp z88] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/z9001.cpp z9001] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/robotron/z9001.cpp z9001] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/zn.cpp zn] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sony/zn.cpp zn] ==
''' bam2 ''' - Lacks music (which streams from a hard disk under the control of an H8/3644 MCU).
''' bam2 ''' - Lacks music (which streams from a hard disk under the control of an H8/3644 MCU).


Line 3,353: Line 3,390:
''' strider and clones ''' - Random hangs / crashes.
''' strider and clones ''' - Random hangs / crashes.


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/zodiack.cpp zodiack] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/orca/zodiack.cpp zodiack] ==
''' bounty2 ''' - Different memory map. Probably something in the epoxy module marked "CPU PACKII".
''' bounty2 ''' - Different memory map. Probably something in the epoxy module marked "CPU PACKII".


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/zorba.cpp zorba] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/skeleton/zorba.cpp zorba] ==


== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/zx.cpp zx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/sinclair/zx.cpp zx] ==

Revision as of 08:49, 25 November 2022

This page is designed to allow for a quick look over all the drivers with a MACHINE_NOT_WORKING flag by giving, as much as possible, an idea on the amount of effort needed to fix them.

20pacgal

25pacman - Newer set on slightly different hardware.

24cdjuke

Skeleton driver for a CD Juke Box.

2mindril

Missing working simulation of the sensors. Requires a major rework of the artwork sub-system.

39in1

19in1, 48in1 and clones, 60in1, fruitwld and clone, jumanji, plutus, pokrwild, rodent - Should be correctly decrypted but expect something different from the CPLD.

4in1a, 4in1b - These have been decrypted, currently boot but stuck at 'Hardware Check' with an error. Need adjusting of the cpld_*() methods.

3do

Emulation is still preliminary. Needs DSPP core properly hooked up (should be similar if not same to the one used by the later Konami M2 HW).

4dpi

Preliminary driver. Hangs after booting irix from miniroot.

4enlinea

Needs proper UM487F device emulation. CPU logic seems quite off.

4enraya

strker - Stops with 'RAM no good' message.

4roses

Skeleton driver. The games' program ROM has been decrypted, but they have an undumped MCU which needs decapping or simulation.

8080bw

invasionrza - Bootlegs on slightly different hardware.

sisv1 - Some ROMs aren't dumped.

a2600

a2600_pop - 2 joysticks and 2 paddles are hooked up to the unit; unknown how.

a5105

There's a hang while scrolling and cassette loading (bit 7 of port 91) needs work.

a51xx

Skeleton driver. 65C816 based.

a7150

Needs MMS16 (Multibus clone) and slot devices emulation, native keyboard and more work on the A7100 model.

aa310

RISC OS Draw app uses unimplemented copro instructions; needs ABORT line support to the ARM core; missing hard disc controller, serial interface, 82c711, podules expansions.

abc1600

TODOs are short/long reset (RSTBUT), CIO, hard disk and connect RS-232 port A.

ac1

ac1scch - Hardware differences aren't emulated yet.

accomm

Skeletonish.

acefruit

acefruit - Inputs aren't fully understood. Video in bonus game needs fixing.

starspnr - Most likely needs a redump of the program ROMs.

acommand

acommand - Inputs aren't fully understood. Requires a major rework of the artwork sub-system. Needs to be merged with cischeat.cpp driver.

acvirus

80C5xx + dsp56k based. Skeletonish.

adacp150p

ASCII printer adapter. Does not do much more than pass the extensive self-test.

adp

Driver seems almost complete, still marked as not working.

agat

Similar to Apple II (same bus architecture, keyboard and floppy interface), but video controller is completely different.

agat9 - Needs memory banking. Extensive todo at the top of the driver.

aim65_40

Skeleton driver.

airraid

airraid, cshooter - GFX ROMs in black 'blobs'.

akaiax80

Skeletonish. UPD7811 based.

aleck64

mtetrisc - Uses additional 2d sprite overlay for tetrominoes gfxs, mostly working minus gfx decoding itself.

alesis

The driver seems quite flashed out, but has no notes on what's missing.

alg

Laserdisc games on Amiga 500 hardware. They all work in theory, but are waiting for a good quality laserdisc dump.

alien

Skeleton driver (SH4 based system). Has 2 MPEG2 decoder chips.

allied

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

alphasma

Needs work on ADB and PS/2. The charset ROM is wrong.

alphatan

Unemulated SAA5070 device.

alphatpc16

SCSI emulation is guessed / incomplete.

alphatpx

Preliminary driver. Currently only shows the initial boot message. I8085A based.

altair

Preliminary driver.

altos2

Keyboard not dumped and emulated.

altos486

Still very incomplete.

altos5

When running MP/M, dir command crashes the system.

amaticmg

Emulation of the type 2 and 3 boards is preliminary, thus only suprstar (board type 1) kinda works, though it errors out when inserting coins.

amerihok

Preliminary driver. Mechanical / screenless system. Uses a Z8 based MCU.

amiga

Amiga chips emulation lacks a lot of features.

ampoker2

arizna10 - Undumped PIC provides protection. Currently can't exit operator mode to get in game.

ampkr2jsp, ampkr2jspa -

amstr_pc

The driver seems quite flashed out, but has no notes on what's missing.

amust

Lots of work still needed. Lacks software to further improve emulation.

amuzy

Skeleton-ish. H8/3007 CPU (internal ROM apparently not used), barely documented Yamaha YGV625 sprite processor and CRTC and OKI M9810 for sound.

anes

ROM banking isn't done yet. Blitter isn't emulated so nothing gets shown on screen.

apc

Several major features still unimplemented, available software doesn't make use of them.

apollo

dn5500, dsp5500, dn5500_19i - Newer models aren't fully emulated yet.

apple2

space84 - Clone on different hardware.

apple2e

mprof3, prav8c - Clones on different hardware.

apple2gs

apple2gsr3p - A ROM isn't dumped.

apricotf

Needs CTC/SIO interrupt acknowledge, CTC clocks and sound emulation.

apricotp

Needs devices, LCD and sound hook-ups.

apxen

Needs boot ROM disable, wrap around mode, floppy, DMA, harddisk, keyboard, RS232, printer, colour graphics board.

arachnid

Mechanical game. Needs artwork with lamps support.

arcadia

mratlus, plldium, polyvcg, trakcvg -

argo

Needs devices hook-up and cassette UART on ports C1 and C3.

aristmk4

86lions - Runs on earlier, slightly different hardware.

clkwise - Needs redump of the program ROMs.

aristmk5

Hardware differences from the base Acorn Archimedes are not fully understood yet.

Shares timing issues like base AA.

aristmk6

Skeleton driver. System is SH4 based.

arkanoid

arkatour2 - Undumped MCU.

hexaa - Protection hasn't been figured out yet.

armchamp

Mechanical arm simulation isn't perfect.

arsystems

ar_dart2 - Bad dump.

artmagic

shtstar - Runs on different hardware.

asst128

A ROM isn't dumped.

astrcorp

magibomba, westvent - Bad dump of a program ROM.

magibombb, magibombc, magibombf - Freeze due to unemulated protection.

magibombd, winbingoa Need correct sprite ROM dump.

magibombg - Needs correct "CPU code", EEPROM and sprite ROM dump.

astrocde

tenpindx - This game used a physical hockey puck which the player slid down the bowling alley. Sensors on the other end picked up the location and velocity of the puck and simulated the pin behavior. Requires simulation of this input interface in order to be considered working.

at

Assorted PC-AT clones. Only preliminary emulation.

atari400

a1200xl - Bad dump.

a65xea, a130xe -

atarigx2

All of these games suffer from some advanced protection that affects them in different ways. Through some magic accesses in memory, data can be decrypted using some special key sequences that are not entirely understood. It's possible to find all possible data sources, run them through the decryption process on the real PCB, and then encode that information in the driver, and for some of the games it has been done. Only rrreveng and clones are missing.

rrreveng and clones - Unemulated protection. It's possible the same method used to break Moto Frenzy's protection could be used.

atarist

Emulation still preliminary. TODO is on top of the source file.

atarisy2

paperboyp - Prototype with possibly different hardware. Some program ROMs didn't read consistently and are suspected bad. GFX ROMs weren't dumped for this set.

atarittl

tank - Netlist has been added but needs debugging and it runs very slow.

atetris

atetrisb5 - Uses a large TTL board as substitute for Slapstic and Pokeys. Currently unemulated.

atlantis

The Zeus2 video chip needs more work.

atm

atm -

atpci

Pentium and PCI emulation still preliminar.

atvtrack

Preliminary driver.

avt

Needs CTC and daisy-chain.

ax20

Skeleton driver.

b16

No documentation available, system boots only after some debugger trickery.

b2m

Preliminary driver. FDC support is broken, among other problems.

badlandsbl

Inputs aren't correctly hooked up, missing sprite-tilemap priority, colors. Sound hw isn't correctly hooked up.

balsente

triviaes4, triviaes5 - Though clearly derived by the originals in this driver, it uses different hardware, especially for the sound. Banking / ROM loading isn't figured out yet.

banctec

Preliminary driver.

banprestoms

Need emulation of the card printer / dispenser.

bartop52

Coins and timer were handled by Bartop system bios. Since bios dump is not available, regular Atari 5200 bios is used and game is marked as not working. Game cart is also marked as bad dump as it is done in "console style", i.e. one file for all game data.

bbc

torch301, torch725, abc110, acw443, abc310, reutapm, bbcmaiv, bbcmarm, discmate, discmon, cfa3000, cfa3000bp, econx25, autoc15, daisy, mpc800, mpc900, mpc900gx, sist1 - All have different hardware combinations which aren't implemented yet.

bcs3

bcs3a, bcs3b, bcs3c, bcs3d -

bebox

bert

Preliminary driver. Z8671 based.

bfcobra

beeline, inquiztr - Missing floppy disk image.

bfmsys85

Fruit machine hardware. Skeleton driver.

bfm_sc1

Fruit machine hardware. Skeleton driver.

bfm_sc2

m_bcgslm, m_brkfst and clones, m_bfocus, m_cpeno1, m_luvjob - Mechanical games imported from AgeMame. The fruit machine games don't work either.

gldncrwnhop - Has different protection from the parent.

quintond - Missing emulation of RS232 data link device (see BACTA Datapak specs for more info).

bfm_sc4

Fruit machine hardware. Most games pass the startup tests.

bigbord2

Main problem is floppy disk support is missing.

bigkarnk_ms

Heavily modified bootleg of Big Karnak running on the Modular System. Only preliminary work has been done.

bingoc

bingoc - Needs to be connected to the terminals. Sound banking could be wrong.

bingor

Protection problems? Video hardware don't make much sense.

bitgraph

bitgrphb -

bk

bk0010 - Error message at start. Thrown into monitor.

bk0010fd - Continually reboots. The system expects a ROM at A000.

bk0011m - Black screen at start, differences with the other systems in the driver aren't emulated.

blitz68k

Cadillac Jack sets - These games freeze while trying to print the redemption tickets. Also need the MCU dumped and emulated, since they currently relay on ROM patches to bypass the checks.

The other games - Undumped MCUs.

blockch

Paddle/ball sprite drawing is guessed, video timing is wrong, 2nd irq timing is guessed.

blueprnt

unkzilec - Only the GFX ROMs are dumped.

blw700i

Keyboard matrix hasn't been completely figured out yet.

bmjr

Break key is unemulated.

bml3

bntyhunt

Preliminary driver. PC hardware. Bios is undumped.

bpmmicro

Universal device programmer. 286 based.

br8641

Preliminary driver based on guesswork. Needs documentation.

btime

tisland - The decryption seems good but needs a ROM patch for some opcodes. The ROM is confirmed good, so maybe some special feature of the DECO-7 CPU?

bublbobl

bub8749 - Uses a different MCU, dumped but needs to be hooked up.

bullet

Memory banking is broken.

bungo

Dump is incomplete and components are guessed as there's no documentation.

busicom

Addition and subtraction do not work.

buster

Skeleton driver.

bwidow

bwidowp - Prototype on different hardware.

by17

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

by35

Pinball hardware. Not playable without mechanical part simulation.

c10

Driver currently gets to a loop where it waits for an interrupt.

c64

clipper - Hardware differences haven't been emulated yet.

c65

Preliminary driver.

cabaret

Not fully playable because of some pitfalls.

calchase

calchase - Has mangled Win 98 dump (need to type boot at DOS prompt), in-game sports some video bugs, inputs are sketchy and no steering is implemented.

hostinv - "DISK BOOT FAILURE", trying to save BIOS settings causes black screen (shadow RAM issue), disk dump itself doesn't seem ISO 9660 complaint (protection?)

calomega

comg123, comg164, comg187, comg227, comg230 - Bad/incomplete dumps.

candela

can09 - Preliminary driver: among other things needs keyboard, 6845 CRTC and FDC support.

canon_s80

Skeleton driver.

casloopy

Missing bios dump.

cat

Big TODO at the top of the driver.

cb2001

Encrypted CPU.

cbm2

bx256hp, cbm730 - The i8088 board isn't emulated yet.

cbm720_de - Missing chargen dump.

cchance

Imperfect hopper emulation makes this game to not coin up and gives "hopper time out errors" when you win.

cclimber

bagmanf - Bootleg on different hardware.

ccs2810

Floppy implementation needs work.

cdc721

Skeleton driver.

cdi

General CDI emulation suffers from incomplete simulation of the SLAVE and CDIC MCUs.

quizard3, quizard4 and respective clones - The MCUs are dumped but the hook up isn't correct yet.

cedar_magnet

mag_drac - Bad dump.

centiped

magworma - Service mode works, game does not.

ceres

Needs startup/reset memory map, i/o device mapping, interrupt acknowledge, WD1002-05 Winchester/Floppy Disk Controller (WFC), keyboard, mouse.

cesclass

Needs custom layout for dual LCDs, artwork and lamps position needed to make progresses, U43 and U44 bad in Trap Shoot Classic, games are incredibly sluggish, irq sources are unknown, Trap Shoot Classic runs on a single LCD, needs mod.

cfx9850

Preliminary driver.

cgc7900

Skeleton driver.

cham24

Missing coins and timer due to unemulated Amtel MCU.

champbas

tbasebal - M68705 MCU isn't emulated yet.

chessmst

chessmsta - Figure out why it won't work, for starters it assumes z80 carry flag is set at poweron?

chexx

Electro-mechanical bubble hockey games.

chihiro

X-BOX hardware emulation is still preliminary, but some games boot, albeit slowly.

cischeat

armchmp2 and clones - Arm motor emulation is incorrect.

wildplt - Busted timings.

cit220

Preliminary driver. I8085A based.

ckz80

No documentation available, so driver is mostly guesswork. If fdc is enabled in address map, it hangs waiting for a fdc response. Otherwise, it displays an error, and you can press a key to try again.

clickstart

Preliminary driver. UNSP based.

cliffhgr

cliffhgra2 - Fails a start up check.

goaltogo - Laserdisc game. Works in theory, but is waiting for a good quality laserdisc dump.

cm1800

Peripherals aren't hooked up.

cmi

MASTER 'TIM' test fails. LGTST 'TIM' test is out of tolerance without 6840 hack.

cmmb

Banking not understood.

cntsteer

cntsteer - Needs better understanding of the communications and correct ROZ layer implementation.

gekitsui, zerotrgt and clone - Need better ROZ layer implementation.

cobra

Complicated Konami 3D hardware. Bujutsu works a bit better and is playable if you set it to free play (aka coins don't work).

codata

Preliminary driver.

coinmstr

pokeroul, supnudg2 - Incomplete protection simulation.

trailblz - Question ROMs aren't dumped.

coinmvga

Interrupt generation is unknown and touch screen needs to be hooked up.

combatsc

bootcamp, bootcampa, combatscj, combatsct - Trackball isn't correctly emulated.

comebaby

Skeleton driver. Game runs on a 633 MHz Celeron CPU class machine running Windows 98.

compc

Preliminary driver. I8088 based. Boots with a timer2 error.

compucolor

ROMs are badly dumped. Needs floppy hook-up.

comquest

Skeleton driver.

controlid

Fingerprint reader device. Very skeletonish.

coolridr

aquastge - coin pusher, some video bugs, never completes RAM test, some inputs aren't hooked up.

cops

Preliminary driver. Laserdisc game.

cortex

Skeleton driver.

cp1

Skeleton driver.

cps1

hkittymp - Needs wheel emulation.

sf2amf, sf2stt - Missing program ROMs dump.

varthb3 - Different video registers need emulating.

cpzodiac

Punching bag game with red dot matrix display. Z80 based.

crgolf

mastrglf - There's a custom CPU box, main cpu banking and communications with sub cpu aren't understood. Possibly protected.

crimson

Skeleton driver. MIPS based

crospuzl

Dies at POST with a SPU error.

crystal

donghaer, maldaiza - Protection PIC hasn't been dumped yet.

officeye - Protection PICs have been dumped but there isn't a pic16c727 core yet. Simulation is quite good, but there is still some instability.

wulybuly - Only shows text and no other GFX.

csplayh5

Implementation of DVD routing and YUV decoding, needs serial emulation in TMP68301 CPU core, game timings seem busted which could be due of missing DVD hook-up.

csplayh1 - runs on Super CD HW, Inputs doesn't work at all, slower than the others too.

cswat

The game utilizes a projector. Can it be simulated with external artwork? Interrupts need to be improved.

ctk2000

Keyboard. Emulation is preliminary. ARM derivative.

cubo

eldoraldg - Touchscreen is offset and cannot be calibrated, joystick buttons aren't recognized properly, has slight GFX bug with roulette ball.

lsrquiz - No player 2 inputs (ingame), wrong pitch for most gfxs, access violation during gameplay or on emu exit (microtouch?).

lsrquiz2i - Wrong pitch for some gfxs, access violation during gameplay (microtouch?).

lsrquizg - Doesn't accept coins, no player 2 inputs (ingame), wrong pitch for most gfxs, access violation during gameplay or on emu exit (microtouch?).

odeontw - 'Invalid NVRAM', accesses area $6xxxxx and claims invalid RAM config if bypassed.

odeontw2 - Resets halfway thru "please wait" in service mode, therefore NVRAM cannot be inited.

cv1k

mmmbanc - Needs touch screen emulation handled via SH4 serial

cxhumax

ROMs are badly dumped / missing.

cz101

Currently seems to hang while processing the serial ports (midi). The uPD7810 core is lacking the externally clocked serial mode.

d6809

Most devices aren't hooked up. Skeletonish.

daruma

Printer. Very preliminary driver.

datacast

Unimplemented keypad, incomplete SAA5240 emulation.

dbox

Needs GALs dump / decoding, debug terminal and demuxer work.

dbz

dbz2bl - Bootleg on different hardware. Heavy priority / GFX issues, no sound.

dc_atomiswave

Most games show something and some are playable, but emulation is still incomplete.

dccons

Dreamcast emulation is preliminary. Big TODO at the top of the driver, not extensively tested.

dct11em

Skeleton driver.

ddenlovr

momotaro - Protection + some ROMs are badly dumped.

ddragon

ddragon6809, ddragon6809a - Bootlegs on different hardware, encrypted.

deadang

popnrun and clone - GFX ROMs aren't dumped. They are inside an epoxy block, similar to the Air Raid one.

dec0

automat - Bootleg on different hardware. Minor video glitches.

bandit - Incomplete decbac chip emulation causes bad GFXs.

mastbond, secretab - Bootleg on different hardware. Unemulated layer scrolling and banking.

ffantasybl - Hangs after killing Lamia. Might have to do with the M68705 MCU, which isn't dumped.

dec8

ghostb3a - The game hangs as gameplay starts. ROMs confirmed working on PCB. MAME sync problems?

deco32

gunhard, lockload, lockloadu - lightgun hookup not completely understood, randomly locks up

deco_ld

The driver needs better video e I/O emulation, laserdisc hook-ups.

deco_mlc

skullfng and clones - Random hangs sometimes.

stadhr96j2 - Stops with a mismatch between mother board and cart country code.

decstation

MIPS family based. Preliminary driver.

dectalk

Extensive TODO at the top of the driver.

deshoros

Needs graphics emulation through artwork system and printer emulation.

design

Tobacco vending machines. Don't accept coins, possibly because of unemulated coin selectors.

dfs500

Emulation of the video hardware (DSP signal path) for GFX processing is still needed.

dgn_beta

Machine never boots.

digel804

Needs removing of the ACIA hack in digel804_state::acia_command_w, minor finishing touches to i/o map, EPROM socket stuff (ports 0x40, 0x41, 0x42 and 0x47) and artwork.

digijet

Engine Control Unit (ECU). Skeleton driver. Uses an I8049.

digilog320

Needs finishing floppy hookup; SCC interrupts; unknown DUART inputs/outputs; RS232; RTC; artwork with LEDs.

dim68k

Very preliminary driver. Big TODO at the top of the driver.

dkong

dkongjrc, dkongddk - Graphic ROMs not switched.

dlair

Laserdisc games. Work in theory, but waiting for a good quality laserdisc dump.

dm7000

Preliminary driver.

dmax8000

Needs parallel port, centronics port, AUX serial port and FDC/FDD/HD setup.

dmndrby

Electrocoin on snk hardware. Needs better video emulation. Enters service mode while attract mode is running.

dms5000

Skeleton driver.

dms86

Preliminary driver.

docastle

asoccer, idsoccera, idsoccert - See MT05419.

dolphunk

It is not possible to save / load programs.

dpb7000

Disk Sequencer Card emulation is preliminary.

drdmania

Darts machine with video. Z80 based. One ROM dump is bad.

drw80pkr

Driver shows something, but emulation is still incomplete. I8039 based CPU with CRTC6845 video and AY8910 sound.

ds90

Skeleton driver. M68010 based.

dsb46

Preliminary driver.

dual68

Skeleton driver.

duet16

Floppy not hooked up correctly, still WIP.

dvk_kcgd

Needs a K1801VM2 CPU core (interrupts and EVNT pin, full EIS set, other insns).

dwarfd

qc, quarterh and clones - Missing laserdisc dumps.

dynax

majrjhdx, ougonhai, ougonhaib3, tenkai2b - Missing dump of the internal ROM of the TMP91640.

ec184x

ec1845 - Differences to the other models aren't emulated yet.

ec65

Preliminary driver.

ecoinf2

Skeleton driver for fruit machine games.

ecoinf3

Skeleton driver for fruit machine games.

ecoinfr

Skeleton driver for fruit machine games.

elan_eu3a05

airblsjs, buzztime, pvmilfin - Preliminary emulation.

carlecfg - Unimplemented GFX modes, big GFX glitches.

pvwwcas - Controls aren't working yet.

rad_tetr - Player 2 inputs don't work.

sudoelan - Might be slightly different hardware.

elan_eu3a14

Preliminary driver.

electron

btm2105 -

elektronmono

MCF5206E based. Skeletonish.

enmirage

Needs Four Pole Low-Pass Voltage Controlled Filter section, external sync signal, foot pedal, ADC feedback, piano keyboard controller, expansion connector, stereo output.

eolith

raccoon - Game animation & timers seem too fast.

epos

catapult, revenger - Bad dumps.

esd16

fantstry and clone - Playable, but no sound because of an undumped PIC.

esh

LD TROUBLE appears at POST. Sync/timing issue? Performance spike after some time of gameplay, CPU comms gets corrupt?

esq1

esqasr

Skeleton driver.

esqkt

ts10, ts12 -

esqmr

Skeleton driver.

eurit

Preliminary driver. ISDN-Telefon. M37730S2 based.

europc

eva

Preliminary driver. TMS 1000 / COP420 based.

exelv

EXL 100 cannot be emulated because the ROMs are not dumped. EXELTEL stops early in the boot process and displays a red error screen, presumably because the I/O processor is not emulated.

exidy440

showdown4 - Different type of protection wrt to the parent.

f-32

royalpk2 - It will soft-lock when attempting to use either settings-save options in the service menu.

f1gp

f1gpb - Bootleg on different hardware.

f387x

Computer. F8 based. Driver is skeleton-ish.

f4431

Missing emulation of character attributes (RAM at 0xc000), cursor, 132 column mode, smooth scrolling, timings, printer.

facit4440

Keyboard isn't emulated.

falco500

falco5220e - Bad dump. ASIC emulation is incomplete.

fanucs15

Skeleton driver.

fanucspmg

Needs verifying VRAM hookup, hooking up enough keyboard to get it to boot a floppy.

fastfred

boggy84b2 - Missing the dump of a program ROM.

fastinvaders

Games reset. Schematics are available.

fc100

Understand how 600 baud is selected for cassette. Hook up graphics modes and colours. Unknown i/o ports. Needs cart software (current code is just a guess).

fccpu30

Crashes during boot.

firebeat

popn4, popn5, popn6, popn7, popn8, popnmt, popnmt2, popnanm, popnanm2 - Require DVD CHD support.

fitfight

hotmindff - Scrolling offsets + inputs need to be fixed.

fk1

Preliminary driver.

flashbeats

Preliminary driver. H8/3007 based.

fm7

fm11, fm16beta, fm7740sx - Extra features not implemented.

fmtowns

Video emulation is far from complete.

fontwriter

Extremely preliminary driver. The M37720 core is missing DMAC support.

fp1100

IRQs aren't emulated, cassette, FDC and keyboard don't work.

fp200

Video emulation is preliminary.

fp6000

FDC/HDD and cassette saving don't work.

freekick

countrun - Main program inside of custom CPU block.

countrunb2 - Possible bad dump, or encrypted.

fresh

Preliminary driver. M68000 based.

ft68m

Skeleton driver.

funkball

Preliminary driver. PC based hardware (Cyrix GX + 3DFX).

funworld

fw_a7_11, fw_a7_11a, fw_a0_1, jokcrdep - Different hardware with epoxy block, to be reverse engineered.

jolyjokrc - Bad program ROM.

multiwinb - Encryption not figured out yet.

royalcrd_msx , royalcrd_nes and clone - Stealth games which combine the poker game hardware and the console hardware.

gaelco2

play2000_50i - Bad dump.

aligatorp, chmppool, srollnd - Missing ds5002fp dump.

gaiden

mastninj - Sprites, sound and y-scroll need fixing.

gal3

In need of laserdisc dump. Skeleton driver.

galaxian

amidarc - Resets when starting a game.

ckongcv, ckongis - Bootleg on different hardware.

dingoe - Probable bad dump and encryption.

highroll - Auto starts game after inserting coin, bad cards GFX, bad inputs response, not all inputs are mapped.

jungsub - Different hardware, needs better GFX handling and one GFX ROM is bad.

ncentury, scramblebun, scrammr - Stuck at boot. IRQ isn't enabled correctly. Protected?

mooncrs5, supergx - Bad dumps.

olibug - One of the GFX ROMs is bad. Uses the Galaxian PROM, which gives bad colors(?).

tenspot - Menu isn't working yet.

warofbugg - Bootleg on slightly different hardware.

galaxold

drivfrcsga, spcwarp - Bad dump.

trvchlng - Questions ROMs aren't dumped.

galeb

Cassette isn't working yet.

galivan

youmab, youmab2 - Weird bootlegs, they have logic issues (always invincible, power ups can be freely selected).

galpani2

Kaneko protection MCU with internal rom, managing CPU comms. Decap should possible, should be the same for all games / sets.

galpanic_ms

Heavily modified bootleg of Gals Panic running on the Modular System. Only preliminary work has been done.

gambl186

Missing At89c52 dump. EEPROM behaviour still buggy.

gamtor

Skeleton driver for fruit machine games.

gb

mduckspa - Clone with some differences.

gba

robotech - Single game reissue of "Robotech - The Macross Saga (Euro, USA)" on the GBA but with double sized ROM (BIOS replacement in first half?) and other mods. It is unclear how compatible this is with standard hardware.

gberet

gberetb - Needs correct PROM decoding. As is, GFX are too mangled to play it.

generalplus_gpl16250_nand

Newer hardware than the one in vii.cpp, new opcodes aren't emulated yet.

generalplus_gpl16250_rom

Newer hardware than the one in vii.cpp, new opcodes aren't emulated yet.

generalplus_gpl16250_romram

Newer hardware than the one in vii.cpp, new opcodes aren't emulated yet.

generalplus_gpl16250_spi

Newer hardware than the one in vii.cpp, new opcodes aren't emulated yet.

generalplus_gpl16250_spi_direct

Newer hardware than the one in vii.cpp, new opcodes aren't emulated yet.

generalplus_gpl162xx_lcdtype

bkid218, pcp8718, pcp8728 - Menus aren't working properly yet.

generalplus_gpl32612

Newer hardware than the one in vii.cpp, new opcodes aren't emulated yet.

geniusiq

iq128, iq128_fr, iqtv512 - Very preliminary driver.

ggconnie

Hardware is PC-Engine Supergrafx based. RTC & hopper not emulated.

giclassic

Preliminary driver.

gizmondo

Preliminary driver.

gkigt

Preliminary driver. Needs hookup of the QUART devices, and fix "QUART COUNTER NOT RUNNING" error message; interrupt system hookup; understanding of what's "netflex" device. Furthermore, the CMOS doesn't seem to get properly initialized. Also, the ms72c set seems to have extra checks.

goldart

DS5002FP based. Preliminary driver, GFX, sound and inputs aren't properly emulated yet.

goldngam

Preliminary driver.

goldnpkr

falcnwldc - Main CPU / MCU communications aren't correctly implemented yet.

goldnpkd - You always get a winning flush. Unemulated protection?

maxidpkr - Undumped 68705P5 MCU.

pokerdub - Missing one program ROM.

wldwitchb, wldwitche, wtchjackc -

witchcdk - A ROM is corrupt.

goldstar

3cdpoker, 3cdpokera, cmfb55, luckylad, pkrmast, prkmasta, srmagic, super972 - They need work on inputs / dips.

animalw, ll3, wcherry - Only preliminary work has been done.

aplan, chryangla, cmast99, cmast99b - The game appears to be stuck in a loop resetting itself after initialising NVRAM.

bonusch - Undumped MCU.

cb3c - Needs correct memory map and one GFX ROM is a bad dump.

cb3f - Encryption not completely figured out.

cherry96 - Different hardware.

chryangl, chryanglb - Hangs when betting or after a couple of attract mode cycles. Protection related?

cmast92 - Graphics ROMs aren't dumped yet.

cmast97 - PROM decode needs fixing, GFX loading is wrong.

cmasterbv, cmv4a - Missing switch between normal and "stealth" game.

cmasteri - ROMs contain only half of what they should, but dump sizes are confirmed wrt to ROM chip type.

cmtetrsb - Soon after boot it shows garbage due to wrong graphics banks.

crazybonb, wcat3a - Decryption should be good. Possibly needs a different machine driver?

eldoradd - Just ROM loading done, not looked at yet. Hardware is similar to cmast97.

jkrmast, jkrmasta - Preliminary emulation.

luckybar - mc68705 MCU.

magoddsc, magoddsd - Custom encrypted CPU block.

nd8lines - Needs correct PROMs decoding and inputs.

noved - Needs GFX2 region decryption / decode, controls.

feverch, mbs2euro, megaline - Need more work in memory map, inputs, and reels alignment.

nfm and clone - Need decoding of the girls' GFX ROM.

roypok96c - Stuck at the Program Check screen.

super7 - Needs GFX and palette work. First time it boots and works, with written NVRAM it stops waiting for initialization. Slightly wrong decryption?

super9 - GFXs aren't decoded yet.

tcl - Encrypted.

war3cb - Address scrambling needs to be checked.

wcat3 - Encryption not completely broken, can be seen running after a couple soft resets.

gp_1

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

gp2x

Skeleton driver.

gp32

Driver is quite advanced, but isn't fully working yet.

gpworld

Laserdisc hardware. Works in theory, but is waiting for a good quality laserdisc dump. Does have a small list of TODO items that could be looked at prior to a disc dump.

grchamp

grchampa - Uses different ports. Possible bad dump.

grfd2301

Preliminary driver. Dump isn't complete.

gsspade

Mechanical redemption game? Only the sound board CPU ROM is dumped.

gstriker

gstriker and clones - Several GFX features aren't emulated yet, making the game almost unplayable.

vgoalsoc, vgoalsoca - Tecmo MCU providing jump addresses etc. Has direct access to entire CPU bus, prevents code modification (MCU writes 'ROM ERROR' if you change ROM). ROZ pitch difficult to understand.

gsword

josvolly - Incomplete MCU hook up.

gticlub

thunderh and clone - They use an additional top board for sound, network and analog control functions.

gts1

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

guab

crisscrs - Missing disk image dump.

h89

Skeleton driver.

harddriv

steeltalp, hdrivairp - Prototypes, possibly running on slightly different hardware.

hazeltin

Preliminary driver.

hazl1420

Preliminary driver. Chargen not dumped.

hds200

Needs fixing the SCN2674/Z80DMA hookup, missing keyboard keys and RS232 control lines.

hh_cop400

vidchal - Needs videotape support.

hh_hcms40

bombman, gdefender, ggdman, ktparman, puckimon, tkjmaru, wantgman - Missing artwork.

hh_pic16

pabball, uspbball - Preliminary drivers.

hh_sm510

nsmb3, nsmw - Missing LCD scan.

hh_tms1k

bship and clone, elecbowl - As far as MAME is concerned, the game is emulated fine. But for it to be playable, it requires interaction with other, unemulatable, things (eg. game board/pieces, playing cards, pen & paper, etc).

tithermos - Temperature sensor comparator isn't emulated yet (right now just the digital clock works).

hideseek

Missing the internal ROM dump of the HD64F7045F28 main CPU.

highvdeo

bingopd, cuncino, grancapi, magicbom, newtiger, saladue and clone, zoomania and clone - Need correct / verified inputs.

unksmk - Doesn't respond to inputs. Protected.

hikaru

Skeleton driver.

hitparade

Juke box. TMS1300 based. The mechanical parts aren't emulated.

hitpoker

Protection: needs dumping or simulating PIC.

hng64

ROZ layer rotation not understood, some 3d glitches, several priority issues (i.e. buriki gameplay and attract mode), sams64_2 flickers like mad and "press start button" always displayed in game, racing games uses unemulated network CPU which most likely interferes with logic and currently kludged to work to some extent.

homedata

mirderby - Preliminary driver. Might be protected.

homelab

Preliminary driver. Cassette support needs to be fixed, among other things.

horizon

hornet

sscope and clones, sscope2 and clones -

terabrst and clones - Missing gun emulation.

terabrstaa, terabrstja, terabrstua - Missing gun emulation, won't boot due to issues with the cgboard/konppc.

thrilldbu - Heavy GFX glitches, fails wheel motor test.

hotstuff

Preliminary driver.

hp_ipc

hp9808a - Preliminary driver.

hp16500

Preliminary driver.

hp2620

Keyboard isn't emulated.

hp3478a

Runs, AD LINK ERROR on stock ROM due to unimplemented AD link.

hp48

hp39g -

hp49gp

Preliminary driver.

hp95lx

Native keyboard isn't emulated. Driver still preliminary.

hp9k

Boot tests fail.

hp9k_3xx

Preliminary driver.

hprot1

hprot2r6 - LCD commands are sent, but nothing shows up on screen. Needs ADM695AN emulation.

hprotr8a - Loops during boot displaying an error message related to low power supply voltage. Needs ADM695AN emulation.

hpz80unk

Skeleton driver. Needs banking and peripherals support.

hshavoc

Genesis hardware, but uses a PIC to control state based encryption. All the code that matches the Megadrive version has been decrypted, but the extra code (startup code, coins etc.) appears to have some annoying extra encryption.

hunter2

Preliminary driver. Without software to test it, it's difficult to progress with the emulation.

hx20

Needs emulation of: keyboard interrupt, LCD controller, serial, SW6 read, RS-232, microcassette, printer, ROM cartridge, floppy TF-20, barcode reader. Might need a M6800 core rewrite.

i7000

Preliminary driver (NSC800 based).

ibmpc

ibm5140 - It doesn't boot.

ibmpcjr

ibmpcjx - Dump is incomplete.

icebox

Z80 based. Floppy drives aren't hooked up. Unknown ports.

icecold

Mechanical arcade games which need simulation of the mechanical part to be playable.

if800

Skeleton driver. I8086 based.

igs017

mgcs - IGS029 protection needs more work.

tarzan - Missing sprites and sound ROM, imperfect tiles decryption.

tarzana - Missing IGS029 protection, missing sprites and sound ROM.

igspoker

cpoker210ks, cpoker300us - Protection handling and inputs / outputs need to be verified.

kungfu - Differences to the other games in the driver aren't emulated yet.

kungfua, stellecu - Bad / incomplete dump.

imsai

Banking and dip-switches aren't implemented. I8085 based.

indiana

Preliminary driver.

indigo

Skeleton driver.

indy_indigo2

indigo2_4415 - The different hardware isn't emulated yet.

informer_207_376

Two ROMs need a redump.

informer_213

Terminal. 6809 based. The ASIC needs to be figured out.

interpro

Preliminary driver.

intrscti

Undumped program ROM in an epoxy block.

intv

intvkbd - Has additional components / devices (i.e. tape) which aren't emulated.

ipc

ipc - Dump incomplete.

ipds

Skeleton driver. I8085A based.

iris_power

Skeleton driver. MIPS based.

irisha

Preliminary driver. I8080 based.

ironhors

farwest - Bootleg running on different hardware.

isbc

rpc86, isbc86, isbc8605, isbc8630, isbc286, sm1810 - Preliminary driver 8086 / 286 based.

isbc660

Needs more Multibus cards emulated and installed.

iskr103x

iskr1030 - Keyboard test doesn't pass.

island

Unemulated features of the DS80C320 CPU and preliminary driver.

istellar

Laserdisc game. Has a small list of TODO items that could be looked at prior to a disc dump.

istrebiteli

motogonki - Preliminary. Shows something on screen.

itc4

Skeletonish. Temperature controller. Z80 based.

itech8

stratabs - Controls aren't hooked up.

itt3030

Keyboard isn't properly hooked up. Other problems at the top of the driver.

jackpool

Needs better understanding of the master/slave communications, better EEPROM and NVRAM hook-up.

jade

If you hit a key as soon as it is started, the system will present a prompt and work. Otherwise it runs into the weeds because the ROM banking isn't yet emulated.

jaguar

jaguar, jaguarcd - Currently the driver is geared toward supporting the cojag arcade games. Jaguar console support is very poor, most games aren't properly playable or have severe performance issues or crashes related to the unsafe blitter code.

jokrwild

Missing random number generator, inputs and sound.

jonos

Skeleton driver. I8085A based. No info available.

joystand

Sticker machine which needs camera, printer and light pen support to be useable.

jpmimpct

buzzundr, monspdr, snlad - Incomplete dumps.

jpmimpctsw

all sets but j6aceclb, j6big50, j6bigbuk, j6bnza, j6camelt, j6cascz, j6gogold, j6guab, j6hapyhr, j6kungfu, j6mono60, j6montlk, j6roller, j6sonic, j6untch and relative clones - Need correct layouts and settings.

jpmsru

Missing layouts.

jpmsys5

cashcade - Incomplete dump? Shows a loading error.

monopldx1 - Missing questions?

jpmsys5sw

The mechanical games aren't emulated yet.

jr100

Paste drops many characters. Cassette not working correctly

jr200

Wrong timings. Also needs a MN1544 4-bit CPU core and ROM dump.

juku

Needs display mode 384x200, sound, possibly tape and network. Floppy interface isn't understood, though it works enough with the only disk available.

jungleyo

With a clean NVRAM MAME needs to be soft reset after init or the game will trip a '1111 exception' (caused by invalid opcode executed at 0x102, incomplete decryption most likely); likewise anything in the 0x100-0x1f7 range doesn't seem valid at all; the game sometimes expects 1+ coins even if player has available points (and freezing with "COIN" text blinking), very unlikely to be intended behaviour?

jupiter

Preliminary driver. Devices aren't connected yet.

k1003

Skeleton driver. I8008 based. Keyboard isn't emulated.

k8915

Skeleton driver. Z80 based. Chargen ROM isn't dumped.

karnov

karnovjbl - Bootleg. Uses a different MCU (NEC D8748HD) which needs simulation or, if possible, dumping.

kaypro

Most machines are incompletely emulated. The problems listed in the driver are:

kaypro1084 - Boots from floppy, but needs hard drive added.

kaypro4a - Floppy not working.

kayproiip88, kaypro484p88 - Works as a normal Kaypro 4, extra hardware not done.

omni2, omni4 - I/O board isn't emulated.

robie - Has twin 2.6MB 5.25 floppy drives which aren't supported, no software available.

kc

kikikai

mexico86a -

kingdrby

cowrace - Incomplete dump.

kingpin

dealracl - Partially a bad dump and / or wrong ROM loading.

klax

klax5bl3 - Audio CPU has encrypted opcodes.

kminus

Computer. Z80 based. No notes on what's missing.

koftball

Incomplete protection simulation.

konamigv

btchamp, kdeadeye, tmosh and clones - All games on this system suffer from a corner case involving audio track playback in the SCSI CD-ROM emulation.

konamigx

opengolf and clones, racinfrc and clones - These games use a special ROZ layer generated by the "PSAC4" custom IC which appears to include a height map.

konamim2

btltryst - Unemulated GFX modes make the game too glitchy to be playable.

evilngte, totlvica, totlvicj, totlvicu - They get stuck during boot.

heatof11 - Hangs if Japan is selected. Timing related, as setting perfect interleave fixes it.

konblands

Missing laserdisc dump.

konendev

Most dumps are incomplete. Work has been done and at least one romset goes in-game.

konmedal

slimekun -

tsururin - Resets after initial ROM / RAM test. IRQ related.

konmedal020

Preliminary emulation.

konmedal68k

crossmg2, fruitsmg - Mechanical parts aren't emulated yet.

dobouchn - Controls need verifying.

pwrchanc, spcpokan - Colors are wrong, inputs not verified.

unkkonmd - Stops with network ID error.

kopunch

Boxing bag game. Sensors aren't emulated, so it isn't "playable".

kron

Needs keyboard fixing and understanding how to hook up the real char table.

krz2000

TMP68301 based. Skeletonish.

ksys573

Game suffer from incomplete PSX-based hardware emulation and some are missing emulation of the external digital sound and I/O board.

ktm3

Only a few address lines are decoded at all. The resulting mirroring might not be accurately emulated yet.

kyocera

pc8201 - Cassette's not working, floppies aren't hooked up.

pc8201a - Cassette's not working.

npc8300 - Doesn't boot.

labtam

Needs emulation of additional cards.

laser3k

Keyboard is only partially emulated, misses RGB graphics mode emulation, FDC C800 page appears to be inside the FDC cartridge (a dump is needed). Also misses Centronics printer port and cassette emulation.

lastfght

Game speed seems to be completely wrong, timers and player movement too fast?

laz_aftrshok

Mechanical game, needs controls simulation.

laz_ribrak

awetoss - Mechanical game, needs controls simulation.

lbpc

PC. V40 based. Inputs aren't hooked up.

lcmate2

RTC doesn't remember the time, alarm doesn't work and Reset/On button needs to be added.

ld50

Electronic drums. I87C52. Dream SAM9793 and Burr-Brown PCM1717E DAC aren't emulated.

legionna

cupsoc and clones - Complex Seibu 'COP' protection device. Most functions have been emulated, but glitches remain which makes games not completely playable.

leland

aafbb - One of the program ROMs is a bad dump.

lethalj

franticf and clone - Directional inputs (wheel) don't work yet.

lg_dvd

USB DVD writer. Skeleton driver. MT1839 based.

lgp

Laserdisc game. Has a small list of TODO items that could be looked at prior to a disc dump.

lindbergh

Skeleton driver. Pentium 4 / Celeron based.

lisa

Lisa OS doesn't boot.

lnw80

Floppies don't work.

lucky74

excitbj - The program ROM for the terminal isn't dumped.

lucky74b - The program ROM seems incomplete or encrypted in some smart way.

m10

andromed, ipminvad1 - Incomplete dumps.

m107

kftgoal, wpksoc - Missing EEPROM hook-up.

m20

Needs a proper Z8001 CPU core.

m24

m3

Unfinished floppy hookup (no available software to test it). Not all keys are mapped.

m62_bkungfu

Blitter data is encrypted and MCU is undumped.

m6805evs

Skeleton driver.

m72

imgfightb - Bootleg of the imgfightj set. It uses an I80C31 with external ROM instead of an I8751 with internal ROM. Game code is identical but for a single byte in one of the program ROMs. Stuck on a 'RAM NG 7' screen, possibly due to different timings?

loht_ms, lohtb, rtypem82b, rtype2m82b - The bootleg hardware is different to the original hardware.

m79152pc

Skeleton driver. Z80 based.

m92

nbbatman2bl - Bootleg with different sprite system, MCU as soundcpu, OKI samples for music/sound.

mac

maciifx -

macpci

macpdm

macprtb

Via6522 emulation is imperfect and causes numerous bugs.

macpwrbk030

Via6522 emulation is imperfect and causes numerous bugs.

macquadra700

Via6522 emulation is imperfect and causes numerous bugs.

macs

macsbios -

mac2bios -

kisekaem -

kisekaeh -

cultname -

magic10

hotslot, magic102 and clone, mcolors, mcolorsa, suprpool - Missing dump of the internal ROM of the HD6473308cp10.

magicard

belslots, hotslots, magicle, quingo - Fail on I2C BUS ERROR - protection device missing.

bigdeal0 - Locks with 68070 continually executing address error exception.

dallaspk - Requires protection device (serial port ?).

kajotcrd - Gets stuck during initialisation.

magicard -

magicrd1a, magicrd1b, magicrd1d -

magicrde, magicrdea - Alarm when credit is added and credit is then cleared.

magicrdec - Fails on "OUT OF RANGE ERROR".

magicrdj, magicrdja - Fail on "ERROR IN SETTINGS".

magictg

Preliminary driver, almost works.

malzak

malzak, malzak2 - Sprite collision detection doesn't fully work.

manohman

Preliminary driver.

marinedt

Collision detection has some problems.

marywu

mastboy

mastboyiv2 - Needs a different MCU program.

max80

Computer. Z80 based. Currently stuck because floppy reading fails.

maygay1bsw

Mechanical game imported from AGEMAME.

maygayv1

Skeleton driver for fruit machine games.

mbc020

Computer. M6512 based. Skeletonish driver.

mbee

mbee128, mbee128p, mbee256, mbee56, mbeepp, mbeett - Hardware differences haven't been emulated yet.

mc1502

pk88 - Missing video and keyboard emulation.

mc8030

Very little documentation available, so the driver is mostly guesswork. Z80 based.

mccpm

FDC is implemented but there's no software to test it.

mcr

nflfoot - CED-based disk game. Has gory Z80-based serial I/O interface that is not understood. The CED player interface is undocumented. A poor quality rip exists of the video (probably the best we will get). There is a second CED disk with different teams playing which we do not have access to.

mdconsole

mdisk

It boots from floppy, so presumably only needs an emulated main system to work.

mediagx

Mainly just need the inputs hooked up, which are mapped to the parallel port via a JAMMA interface.

megadriv_acbl

barek2mb - PIC is dumped but hasn't been hooked up yet. Crude simulation causes problems in detecting coins.

bk3ssrmb - The mechanism to switch between the 2 games hasn't been identified yet.

jparkmb, twinktmb - Undumped PIC controls at least coins and dips. Crude simulation causes problems in detecting coins.

sonic3mb - Undumped PIC.

megadriv_rad

ra145 - Bad dump.

megadriv_sunplus_hybrid

SunPlus side isn't hooked up.

megadriv_vt_hybrid

VT side isn't hooked up.

megaplay

mp_bio - Frequently softlocks after continue, usually on the 2nd stage.

mp_shnb3 - Game softlocks if you coin during the intro sequence.

megatech

Incorrect behavior at time out and there are some sms based games which aren't yet fully supported.

menghong

HY04 protection needs simulation (controls tile RNG at very least and possibly colors). EEPROM isn't hooked up yet.

merit

dodgectya, dodgectyb, dodgectyc - Text doesn't appear.

mosdraw - Needs RTC and printer hook up.

meritm

megat5a - Bad dump.

mes

metalmx

Skeleton driver. Extremely complex prototype hardware.

metro

metabee - Hopper isn't emulated, so game doesn't start.

poittoc - One of the program ROMs isn't dumped.

puzzlet - In game timer doesn't decrease.

mfabfz

Driver still in the early stages of development. No inputs are hooked up.

mg1

Misses hard disc controller and mouse emulation.

mice

Very preliminary driver. No schematics available.

micro20

Skeleton driver. Uses a 68020 and a 68881 FPU.

microdec

Floppy doesn't work and timer chip isn't hooked up.

micronic

microtan

mt6809 - Uses a different CPU from the other machines in the drivers, still preliminary.

microterm_f8

WIP driver. Missing some GFX modes.

midyunit

mkrep -

midzeus

crusnexo, thegrid and clones - These Zeus II-based games use a proprietary 3D graphics chip that has no available documentation.

mikro80

Cassette save produces incorrect signal.

miniboy7

bejpoker, sminiboy - Missing inputs: HOLD 1 and SMALL.

minicom

miniforce

Very preliminary driver.

miniframe

Preliminary driver. M68010 based.

mips

rc3230, rs3230 -

missamer

Mainly there's no ball physics simulation.

missile

mcombat, mcombata, mcombats - Bootlegs on different hardware.

missilem - This kit combines Missile Command and Super Missile Attack on ddaughterboard plugged into the main pcb cpu slot.

mitchell

pangbp - Has an extra Z80 with battery backed RAM for protection. RAM dump not available.

pkladiesbl ' - Needs CPU "decryption".

pkladiesbl2 ' - Needs inputs, sound and GFX fixes.

spangbl2 - Bootleg on different hardware.

mits680b

Skeleton-ish. M6800 based.

ml20

Needs currently unimplemented V25 features (serial, etc.).

mk85

Skeleton-ish. K1801VM2 based.

mk90

mkit09

model1

netmerc - Guesswork incomplete on the math copro dsp functions and program impossible to dump without decapping.

vf - Collision detection is broken due to imperfect TGP RAM port emulation or hookup.

model2

Implementation of the 3D systems is either guesswork (Model 2, 2A) or incomplete (Model 2B, 2C).

rascot2 - Probably part of a multiple unit setup (server, terminals, video boards).

model3

Driver is still preliminary. Most games boot and show something.

monzagp

Preliminary driver. Possibly missing a ROM.

moo

moomesabl - Bootleg on different hardware. Sprite ROMs weren't dumped for this bootleg set.

mpc3000

Preliminary driver. NEV V53 CPU and L7A1045-L6048 sound DSP emulation is preliminary.

mpf1

mpf1p - Bad dump.

mps1230

Printer. Basically a skeleton driver.

mpu1

Missing layouts.

mpu3

Most games fail to boot, giving the CPU a 'WAIT' instruction then sitting there; some complain about Characterizer (protection) and then do the same; a few boot to show light displays with no LED text; some display misaligned LED text; many run VERY slowly, even when the CPU is inactive (inefficient MAME timer system overhead?).

mpu4avan

Fruit machine hardware. Not working yet. Needs artwork.

mpu4bwb

Fruit machine hardware. Not working yet. Needs artwork.

mpu4concept

Fruit machine hardware. Not working yet. Needs artwork.

mpu4crystal

Fruit machine hardware. Not working yet. Needs artwork.

mpu4empire

Fruit machine hardware. Not working yet. Needs artwork.

mpu4mdm

Fruit machine hardware. Not working yet. Needs artwork.

mpu4misc

Fruit machine hardware. Not working yet. Needs artwork.

mpu4mod2sw

Fruit machine hardware. Not working yet. Needs artwork.

mpu4mod4oki

Fruit machine hardware. Not working yet. Needs artwork.

mpu4mod4yam

Fruit machine hardware. Not working yet. Needs artwork.

mpu4plasma

Fruit machine hardware. Not working yet. Needs artwork.

mpu4redpoint

Fruit machine hardware. Not working yet. Needs artwork.

mpu4union

Fruit machine hardware. Not working yet. Needs artwork.

mpu4unsorted

Fruit machine hardware. Not working yet. Needs artwork.

mpu4vid

Needs correct implementation of characteriser protection for each game. BwB games need more work: They have a slightly different 68k memory map. The 6850 is at e00000 and the 6840 is at e01000; they appear to hang on the handshake with the MPU4 board. Currently using a scanline timer to drive an approximation of the SCN2674 scanline logic, but this is perhaps better served as a proper device. Deal 'Em lockouts vary on certain cabinets (normally connected to AUX2, but not there?). Deal 'Em has bad tiles (apostrophe, logo, bottom corner), black should actually be transparent to give black on green.

mpz80

mquake

A complete mystery. The existing dumps are 100% confirmed. Test mode works. All remaining code is heavily encrypted. Even the original author of the game doesn't recall any encryption, but it is definitely there. It is not done in software; all unencrypted code has been accounted for.

ms32

f1superb - The road is always rendered as straight. The game has a road layer and extra ROMs for it. There is an unknown maths DSP for protection.

ms6102

DMA problems, keyboard not emulated.

ms9540

Incomplete dump, no documentation available.

msbc1

mstation

msx2

expert3i, expert3t, expertac, expertdx - Some hardware not emulated.

' fsa1fm - Modem not emulated, firmware partially working.

fsa1gt, fsa1st, nms8260 -

hbg900p and clones - RS232 not communicating.

hx23f and clones - Firmware goes into an infinite loop on the title screen.

hx33 - Half the pixels are missing in the firmware?

mbh70 - How to enter/use the firmware?

mpc27 - Light pen not emulated.

victhc95 and clones - 2nd cpu/turbo not emulated, firmware won't start.

y503iiir and clones, y805128r2, y805128r2e - Network not implemented.

y805128, y805256 - Floppy support broken.

mt735

mtouchxl

mtchxl5k and clones, mtchxlgld and clone - The security key hasn't been reverse engineered.

mtchxlti -

multfish

crzmon2 and clones, rollfr_5 - Not decrypted yet.

multfish_boot

igromult, igromula - GFX ROMs aren't dumped.

multi16

multi8

mupid2

Skeletonish. Z80 based.

mvme162

M68040 based. Extensive TODO at the top of the driver.

mw18w

Mechanical game. Needs artwork and lamps and sensors hook up.

mwsub

mycom

mz2000

mz6500

mz700

mzr8105

Preliminary driver.

n64

nakajies

namcona1

bbbingo, bbbingot, zelos, zelost - Medal games with main - satellites setup. Communications need emulating.

namcond1

gynotai - Ball sensors aren't understood.

namcos10

Encryption has been broken, at least for some sets, but there's still protection or maybe some unemulated feature.

namcos12

mdhorse, sws2000, sws2001 - DMA problems.

kaiunqz - Stuck at boot.

kartduel - Does a "BSOD" crash when you start the game in race mode, or after finishing a race in time trial mode. Frame rate is choppy, it freezes every half second.

tektagtjcl, tektagtjb, tektagtja - Bad / incomplete dumps.

truckk - I/O board is not understood. Detailed notes on top of driver.

namcos21_c67

aircombj, aircombu - No polygons displayed.

cybsled and clone, solvalou - They crash.

namcos21_de

driveyes - Uses 3 screens with dedicated board for each.

namcos22

dirtdash - Bad dump.

ridgeracf - Incomplete dump. Very different version.

namcos23

Many aspects of the hardware are not completely understood.

nanos

naomi

Most games show something and some are playable, but emulation is still incomplete.

nbmj8688

nightlov - Input problems.

nbmj8891

hnageman, hnxmasev - Missing VHS dump.

nbmj8991

av2mj1bb, av2mj2rg - Missing VHS dump.

ncd68k

Preliminary driver. MC68020 based.

ncdmips

Preliminary driver. MIPS based.

ncdppc

Preliminary driver. Power PC based.

nds

Driver is preliminary. Currently WIP.

neogeo

kog - Bootleg with different protection.

mvstemp - Development board. Unemulated.

sbp - Possibly protected.

stakwindev - Development board. Has battery-backed SRAMs for some of the program, which makes it likely impossible to emulate as the content of the SRAMs is lost due to dead battery.

neogeocd

neoprint

Needs implementation of the remaining video features and sound interface. Inputs are bare bones and need extra work. Needs simulation of the printer/camera devices, lamps. Upd4990a returns 4 years less than expected.

nes

drpcjr, sb486 - Missing mice, keyboard and floppy drive support.

fctitler - Misses emulation of the switch that selects which boots: builtin vs cart.

nes_arcade_bl

Z80 for timer and maybe coinage isn't implemented.

nes_clone

Differences from the original hardware aren't emulated yet.

nes_m82

Supports up to twelve cartridge slots, currently unimplemented.

nes_sh6578

Enhanced SH6578 NES clone hardware. Differences not emulated yet.

nes_vt02_vt03

ablping, cbrs8, mc_105te, megapad, protpp, rfcp168, senwld, vdogdeme, vdogdemo, vtboxing, vtpinball - These NES clones have modified hardware. Differences aren't fully implemented yet, causing these games not to work properly.

nes_vt09

rbbrite - Possibly different hardware (VT369?).

nes_vt32

dgun13201, dgun13202 - These NES clones have modified hardware. Differences aren't fully implemented yet, causing these games not to work properly.

nes_vt369_vtunknown

These NES clones have modified hardware. Differences aren't fully implemented yet, causing these games not to work properly.

newbrain

news_68k

Needs mouse and keyboard, graphics and slots emulation.

news_r4k

Needs more complete floppy support (only supports floppy boot at the moment), NetBSD SCSI support (mostly/entirely changes needed in the SPIFI driver), parallel I/O, remaining kb/ms support and APbus expansion slots.

next

nibble

Skeleton-ish. Unidentified CPU (possibly TMS9900).

nichild

ldquiz4, shabdama - Miss laserdisc dumps. Preliminary driver.

nightgal

sexygal, sgaltrop, sweetgal - Missing protection simulation.

nmk16

firehawkv - Incomplete dump.

tdragonb2 - GFX and input problems. IRQs related?

norautp

dphl, dphla, dphljp, drhl, drhla, gtipoker, kimbldhl, newhilop, smshilo, ssjkrpkr - Missing interrupts for I8080 CPU.

bjpoker, kimblz80, noraut3a, noraut3b, norautu, norautua, norautub, pma -

fastdrwp, dphlunka, dphlunkb - Hardware unknown.

tpoker2 - Missing 68705 MCU dump / simulation.

notechan

Very preliminary driver. Screenless system. Z80 + M6295 based.

nsmpoker

Preliminary driver.

nss

Menu system is only partially understood.

nwk-tr

Complex Konami 3D hardware.

nycaptor

cyclshtg - Missing (protection?) MCU dump.

o2

Skeleton driver. MIPS based.

octane

Skeleton driver. MIPS based.

octopus

okean240

Very preliminary. Needs memory banking, floppy and cassettes, etc.

olivpc1

Keyboard not working yet.

olyboss

Not all programs work. Some floppy problems.

olytext

Skeletonish. Z80 based.

ondra

Cassette isn't working yet.

oneshot

maddonnab - No program ROMs on this set. GFX have misplaced tiles when used with other program ROMs, so this is a different license / revision.

onyx

Main screen prints an error with CTC (because there's no clock into it atm). Devices aren't hooked up yet.

orao

Cassette isn't working yet.

osbexec

osi

c1pmf -

otomedius

Skeleton driver. PC hardware.

overdriv

Driver has heavy graphic problems. Missing road (two unemulated K053250).

p112

p8k

palm

pangofun

pangofun - PC based hardware, possibly bad / incomplete dump.

panicr

Collision detection is broken.

paranoia

Jamma interface is not emulated.

partner

pasha2

zdrum - Coins don't work, inputs incomplete, seems to trip some unimplemented / buggy behaviour of the Hyperstone core. Also needs hard disk dump and MP3 board emulation.

paso1600

Chargen and kanji ROM aren't dumped. FDC isn't identified (missing software anyway).

pasogo

pasopia

Missing emulation of the FDC and other I/O expansions.

pasopia7

patinho_feio

pb1000

pc

Generic driver for ibm5150 derived PCs. Most machines' specific details haven't been implemented yet.

pc100

pc1500

pc2000

Z80 based.

pc4

pc6001

Undumped MCU dump (i8049, controls tape and keyboard). We currently hack tape loading to directly inject contents directly into RAM, would be hairy to support without the actual dump.

Needs daisy chain support for all connected devices that can send an irq event, emulation suffers from irq miscatches especially from keyboard and timer.

FDC is unemulated (unknown part #), it also diverges between pc6001 and pc6601.

Video chip is a M5C6847P-1, a derivative of MC6847, later pc6001mk2 uses a(n unknown part #) superset with black instead of green as typical background pen and a new "Mode 5" gfx, which can do nasty mid-scanline effects (cfr. Tiny Xevious Mk 2, where it draws score display portion with different mode than gameplay).

pc6001mk2 also has a μpd7552 voice chip, unemulated (cfr. Chrith Ai no Tabidachi / クリス 愛の旅立ち intro)

pc6001sr is yet again a superset of the older HWs, no way to surpass the initial PC-6001MK2SR World screen (again irq misfire off the bat?).

pc8001

Very preliminary emulation. Big TODO at the top of the driver.

pc8401a

pc8801

pc88va

pc88va jumps off the weeds with two bogus opcodes (noted in source)

pc88va2 no SW loads up due of missing μpd71071 DMA demand mode (required by the FDC device).

Unemulated plain PC8801 compatibility mode.

pc9801

Extensive TODO list on top of driver.

pc9801_epson

Extensive TODO list on top of driver.

pc9821

Extensive TODO list on top of driver.

pc98ha

Extensive TODO list on top of driver.

pcat_dyn

toursol1 - Protection check hasn't been patched out, like it has in the parent.

pcat_nit

streetg and clones - PC hardware emulation is still incomplete.

pcd

pce220

pcg850v -

pcfx

Needs front panel and storager emulation. Currently there's no disk controller, so only possible to boot into the monitor.

pcm

Lack of software makes it difficult to prove the emulation is correct.

pcmx2

Personal computer. NS32016 based.

pcw

pcw16

pda600

pdp11

pensebem

peoplepc

peplus

all imperial games - Stuck during initialization.

all pc* sets - This sets use tokens instead of coin. They get stuck with "Token in timeout" message.

peke0004 and clones, peke0017 and clones, pex0006k, pex0013k, pex0013ka -

pemg0025, pemg0026, pemg0182, pemg0183, pemg0213, pemg0252, peps0205 - Need printer support.

all pepk* sets but pepk1024 -

pepp0021, pepp0596, pepp0598 - Need link support.

pex0489p, pex2474p - Need unknown PE+ GAME POKER program to run.

pet

pg685

Preliminary driver. NEC V20 based.

pgm

dmnfrntpcb, kovlsjb, kovlsjba, kovlsqh, kovlsqh2, kovshp, kovshxas, kovytzy, martmasttw, oldsplus, pgm3in1, puzlstar, svgtw - Need internal ROM of IGS027A.

drgw2100hk - Protections isn't simulated yet.

phoenix

fenix - Bootleg, to be checked closer. Dump is incomplete.

griffono - Hangs during attract mode or after coining up.

photoply

FDC error, needs a DASM investigation / work-around.

phunsy

piggypass

Redemption games. Mechanical.

pinkiri8

Current blocker is the video emulation i/o ports, it looks somewhat exotic.

pk8000

pk8002 -

pk8020

bk8t - Keyboard not working, stuck at a "config" screen.

kontur - Needs to boot from a floppy and there isn't one available that works.

korvet - Can boot CP/M, but the keyboard then doesn't work.

neiva - Keyboard not working.

plan80

Autorepeat on the keyboard is broken. Not all devices have been hooked up.

pm68k

pmd85

pntnpuzl

Skeleton-ish.

pockchal

pocketc

poker72

Doesn't get in game, only test screens seem to work.

poly

Preliminary driver. Extensive TO-DO at the top of the driver.

poly88

portrait

Lots of GFX problems.

positron

Computer. MC6809 based. Emulation is very incomplete due to missing info.

powerins

powerinsc - Sprites are in a different format which hasn't been decoded yet.

pp

pp01

Interrupt controller isn't emulated and cassette support is untested.

prestige

Needs better IRQ timing, the mouse is too slow and sometime freezes, the memory banking isn't entirely understood, cartridges need to be implemented.

primo

pro80

prof180x

prof80

progolf

progolfa - Ball is misplaced when on the ground.

prophet600

proteus

Doesn't seem to work with the generic terminal. It's supposed to be used with a Lear Siegler ADM-31 terminal.

proteus3

Cassette and keyboard need work.

ps2

psikyosh

s1945iiibl - Sprites only show up if launched with -debug.

psion

psx

pubtimed

Skeletonish. M6802 based darts game.

pulsar

Floppy doesn't work correctly.

pv2000

Keyboard is only partially supported, joystick and cassette aren't emulated.

pv9234

pve500

pwp14

Word processor. Z80 based.

pwrview

Preliminary driver. I80186 based.

px8

ql

qtsbc

quickpick5

waijockey - Heavy GFX glitches.

quizpun2

quizpun, quizpun2 - Protection MCUs have been dumped and hooked up, but the driver still needs some work.

quizshow

Missing tape dump and GFX ROMs need redump.

qvt70

Preliminary emulation. No inputs.

qx10

r9751

radionic

Tape and floppy support are problematic.

raiden_ms

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

raiden2

zeroteam and clones, xsedae - Complex Seibu COP2 protection + banking (probably linked to the protection).

rainbow

rambo

ravens

The cassette saves a noise but it returns a bad load.

rbmk

magslot - Needs implementing of 3rd GFX layer, correct GFX decode for 1st layer, inputs. Also asks for a password to enter test mode that needs to be reverse engineered.

rbmk - 89C51 MCU isn't correctly hooked up yet.

rbspm - 89C51 MCU isn't correctly hooked up yet. PIC16F84 is dumped but MAME doesn't have a CPU core for it.

sc2in1 - Hangs while booting.

rc702

Needs floppy emulation to be able to test and emulate more features.

rc759

Needs better I82730 emulation.

recel

Pinball games. Preliminary, and the missing simulation of the tables makes them unplayable.

redalert

demoneye - Missing 3rd graphic layer making level 2 impossible. Unclear what the layer should show.

replicator

rex6000

rgum

Stuck at the play screen with 'attendere' (wait) message after coining up.

rd100

No infos available but some PCB pictures. MC6809P based.

riscpc

PS/2 keyboard doesn't work properly, CMOS settings don't work, pending fatalerror from ARM7 core.

rm380z

rm480z, rm480za - Only preliminary work done.

roland_cm32p

Synth. Sound isn't emulated yet.

roland_d10

Expander. Sound isn't emulated yet.

roland_d50

Skeletonish. Synthesizer. UPD78312 based.

roland_mt32

Skeletonish. Expander. P8098 based.

roland_pr100

MIDI sequencer. Needs emulation of the gate arrays.

roland_sc55

Skeletonish. Expander. P8098 based.

roland_tb303

Bass line. NEC_D650. Sound unemulated (discrete).

roland_tr909

Drum machine. UPD7810. Sound unemulated.

rollext

GFX glitches, possible DSP core bugs.

route16

jongpute - Palette problem makes the tiles difficult to recognize.

vscompmj - Inputs don't seem to work correctly.

royalmah

cafebrk, cafedoll, cafepara, jansou, mjvegas - Missing internal program ROM.

chalgirl, mjsenka, mjsiyoub, rkjanoh2 - Banking needs to be verified by finishing the game.

ichiban - Banking not understood yet.

janoh - Incomplete dump.

janoha -

mjdejavu and clone - Calls by the player don't work.

mjtensin - Random crashes, related to interrupts.

rpunch

svolleybl - Bootleg on different hardware (video registers are changed).

rs6000_type7xxx

Skeleton-ish. Server. PPC601 based.

rt1715

rtpc

Diagnostic disk 1 fails with code 67; aix vrm disk 1 fails with alternating code a6/13.

rvoice

Skeletonish. HD63701Y0 based.

rx78

Inputs might be incorrectly hooked up.

sacstate

The weird characters that show on screen are various escape sequences. These are different depending on the terminal type chosen. The codes need to be understood and emulated before this system makes sense.

sage2

Floppy loading doesn't work.

sanremo

roadstar - Possibly different I/O map.

sapi1

sapizps3 and clones - They try to read a disk and stop responding after showing the logo.

sartorius

Preliminary driver.

saturn

sb8085

sbc6510

ATMEGA8 CPU emulation is incomplete.

sbmjb

Needs hopper emulation.

sbrain

Keyboard needs improvements, missing expansion bus slot emulation.

sbugger

sbugger - Bad dump, different revision to working set.

schick

Hack of Pengo. It has been decrypted but there is some additional protection.

scobra

hustlerb6 - Bootleg on different hardware (no I8255s). Stuck on boot.

rescuefe - Bad / incomplete dump.

scopus

Keyboard isn't emulated.

scorpion

scramble

conquer - Bad dump.

sderby

croupier and clone - Protection MCU handles win rates etc. Correct win behavior is critical to this gambling game functioning as expected, so simulation probably doesn't make sense.

croupierb, magictch - Stops during boot and needs debugger help to go in game, inputs aren't done.

sderby2

The video CPUs are waiting for commands from another source. It is assumed that there is at least one other PCB (834-5526?) which drives the video PCBs and perhaps generates sound. The satellite PCB is emulated in sg1000a.cpp.

seabattl

seabattla - Incomplete dump.

seattle

sfrushrkw, sfrushrkwo - Wavenet isn't emulated.

segaatom

Preliminary driver. H8S/2373 based.

segac2

pclub, pclubj, pclubjv2, pclubjv4, pclubjv5 - Need camera and printer handling.

segafruit

Encryption hasn't been beaten yet.

segag80r

astrob1 - Dies when you first start.

segahang

endurob2 - Bad dump.

segald

Laserdisc hardware. Has a small list of TODO items that could be looked at prior to a disc dump.

segapico

segapm

Skeleton driver. Sega 32X based.

segas16b

fpointbla - Bootleg with different memory map / registers. Misses bgfx and sprites aren't correctly aligned.

segas18

pontoon, pontoona - Only the terminal is dumped. pontoona might be the main unit, but needs the FD1094 dumped.

segas24

sspirtfc - Missing floppy image.

segas32

as1 - Needs laserdisc dump and emulation.

segasm1

bingpty, carboule - Satellite boards. Need dump of the other boards.

blicks, tinkerbl - Inputs (inserting a coin freezes some of the text on screen).

segasp

Hardware is very similar to naomi, see naomi.cpp. Moreover it needs RFID device emulation.

segaxbd

rascot - Only the terminal is dumped.

seibucats

Needs DVD emulation first, lots more.

seicupbl

These bootlegs don't have the COP protection of the original. It hasn't been figured out yet how they replace it.

seta

inttoote - Unemulated protection.

zingzipbl - Bootleg on different hardware.

seta2

ablastb - Bootleg on different hardware. At least the "tilemap sprite" y offset flags are different.

namcostr - Bad dump. The game has mechanical parts.

staraudi - Needs flipscreen hooked up properly with new code to function at all.

sfbonus

amclink - "Game" function unknown.

version4 and clones - Incomplete dumps.

sfcbox

Preliminary driver. SNES based.

sg1000a

sderbys - Satellite board. The main board needs to be dumped. Only partially decrypted.

sderby2s - Satellite board. The main board needs to be dumped. Also inputs aren't hooked up.

shine

Preliminary driver. Everything needs to be verified.

shootaway2

M37450 core needs on-board timers implemented to go anywhere.

shtzone

Gun doesn't work. Actual timer doesn't seem to match what's set by the dips.

sigmab52

Very preliminary: needs GFX decode, improved memory map, color decode, sound support and inputs.

sigmab98

dashhero - Does not acknowledge the button bashing correctly.

simple_st0016

dcrown, dcrowna - Slightly different hardware.

mayjinsn -

sis630

Preliminary driver. Big TODO on top of file.

sk1

CPU is an unemulated MSM6283, possibly with undumped internal ROM.

sk101bl

Trading terminal. I80C31 based. Preliminary.

skeetsht

Preliminary driver.

skylncr

bdream97 - The inputs tend to act out of control at many times. This may have to do with the large number of unknown reads and writes to an I/O port at $66.

miaction, tigerslt - Preliminary emulation.

olymp, speedway - Decryption probably incomplete.

seadevil - Needs correct GFX ROM loading / decoding.

score5, spcliner - Palette doesn't work, so MAME only shows a black screen, even while you can hear the game running.

sonikfig - Once coined, there's no way to start a game.

speedwaya - Decryption should be good but it doesn't boot.

slapfght

tigerhb4 - 68705 MCU has been dumped, but not hooked up yet.

slotcarn

Missing proper colors and reel support.

sm1800

smc777

smsmcorp

trvhanga - Missing questions ROMs.

sms_bootleg

Missing timer, banking non totally implemented.

snesb

ffight3b - Protectiton patched out for now, should be emulated.

wldgunsb - Protection has been simulated but it hasn't been tested to the end of the game.

socrates

Extensive TODO at the top of the driver.

special

anakonda - It complains of a disk problem (not emulated).

erik - Should have colour and floppy disks, unknown how to access them. No disk software available.

lik Space and < keys not working.

pioner - Not all keys have been found (Function keys, Left-arrow, more?). Monitor ROMs missing, used ones from "special".

kharkovsky, specialm, specialp -

specimx - Machine tends to crash/freeze internally after a while.

unga - If you enter SYSTEM to exit basic, it corrupts itself and runs into the weeds. At the initial prompt, if you hit Enter it jumps to 0000 and thence into the weeds.

spectrum

speedbsk

speedbsk - Mechanical, extensive TODO at the top of the driver.

spg110

Preliminary driver. Sunplus SPG110 based.

spg29x

Need the internal ROM dump.

spg2xx

ablkickb, abltenni, ordentv, rad_crik, rad_fb2, rad_sktv, tiktokmm, tvsprt10, vtechtvs, wfcentro - Inputs aren't hooked up correctly.

guitarfv - Timer issues make the music way too slow.

jouet - ROM checksum fails, but is expecting 0 as a result? Shows 'CopyRight' when booting normally? Protection?

spg2xx_digimake

Camera and touchpad unemulated.

spg2xx_ican

icanguit - Data saving doesn't work.

spg2xx_jakks_gkr

jak_sdoo - Possibly a CPU bug causing some minigame to fail.

spg2xx_jakks_tvtouch

Touchpad not emulated.

spg2xx_senca

mywicodx, zon32bit - Banking not understood.

spg2xx_skannerztv

Inputs aren't hooked up correctly.

spg2xx_smarttv

spg2xx_telestory

Sound data for the narrator is written to the SIO data port, which currently isn't implemented.

spg2xx_tvgogo

Camera not implemented.

spg2xx_wiwi

Inputs aren't hooked up correctly.

splash

funystrp, puckpepl - Protection, controls eating of dots + other things.

rebus - Another protected Microhard game.

ringball - Currently stuck at initialization / test mode, probably protected.

splus

Driver imported from Agemame. Needs modernisation.

spoker

3super8 - Roms are badly dumped.

spk306us and U clones - Need emulation of the differences to the IT clones.

spyhuntertec

spyhuntpr - Very different hardware.

ssfindo

tetfight - PS7500 is preliminary. EEPROM write hook up isn't correct, causing incorrect configuration after saving.

sshot

ssingles

atamanot - Needs a trojan, in order to understand how the protection really works.

st2302u_bbl_spi

ST2302U based. Emulation is preliminary.

bbl380 - Missing internal ROM dump.

statriv2

cs1_ssp and later versions - Laserdisc games in need of laserdisc dump.

nsupertr3 - Some questions don't display correctly.

quaquiz2 - No inputs, needs nvram.

bbchall, statriv5se, supertr - Questions' ROMs aren't dumped.

stfight

cshootert - GFX ROMs are contained in black "blobs" and thus undumped.

stv

choroqhr - One ROM is a bad dump.

decathlt, decathlto - Run very slow and lots of GFX glitches.

dfeverg, fanzonem - Require SH2's SCI serial port emulated, to communicate with coin/medal-related I/O board. dfeverg also is missing a ROM.

finlarch, smleague - Randomly hang / crash. They work with a ridiculous MDRV_INTERLEAVE number, might need strict SH-2 synching.

magzun - I/O errors.

nclubv3, pclub2 and clones, pclub3, pclubpok, stress - Unemulated printer.

sackids - Runs with a dedicated bios which isn't dumped.

sfish2, sfish2j - CD handling broken. Needs MPEG decoder.

twcup98, twsoc98 - Some situations with the GK result in the game stalling.

vfremix - Texture upload issues in some cases, see source.

yattrmnp - Needs emulation of the medal game specific hardware.

su2000

Preliminary driver.

subhuntr

s2650 based. Driver is skeleton-ish.

subsino

dinofmly and clone - Stop at password check. Probably need a preinitialized NVRAM.

mtrainnv Subsino sold a "Settings/Clear ROM" for some released titles. These devices are *extremely* expensive (and ultra rare, only sold to big casino corporations), and should be placed in the empty socket to fix a dead board due to NVRAM corruption. A version of Magic Train running on subsino.cpp (unlike mtrain, which is needed to match this program ROM.

subsino2

qbeebing, strain, tbonusal, treacity and clone - Possibly missing some protection patches.

queenbee and clones, squeenb - Games run way too fast.

treamary - Gets stuck on CHIP1 test, enters test mode if bypassed.

xplan - Always starts with 4 credits. Interrupts don't seem to work correctly.

summit

Needs inputs, prom decode, sound, artwork (lamps), probably some irq masking and the like.

sun1

sun2

sun3

sun3x

sun4

suna8

hardhea2b, hardheadb2 - Protected bootlegs on different hardware.

super6

Floppy emulation needs fixing, peripherals aren't emulated.

superdq

Laserdisc games. Works in theory, but is waiting for a good quality laserdisc dump.

superslave

superwng

Crashes after bonus stage, see notes, bad ROM?

supracan

suprgolf

albatross - Missing GFX ROMs dumps.

svmu

sweetland

Screenless crane machine. Mechanical parts aren't emulated.

swyft

systec

Skeletonish. Most devices aren't hooked up. Z80 based.

system16

bayrouteb1 - Broken sprites (missing IRQ?).

altbeastbl, altbeastbl2, bayrouteb2, beautyb, dduxb1, eswatb1, fpointb1, fpointbj, goldnaxeb1, goldenaxeb2, iqpipe, passshtb, passht4b, shdancbla, shinobld, shinoblda, tturfb1, wb3bb1, wb3bble - Bootlegs on different hardware.

tabe22

Needs a dump of the keyboard controller (currently HLE'd), NVRAM / memory layout isn't correct, currently needs a hack to send out data on the RS232 port.

taitoair

ainferno and clone - Missing landing monitor camera (blackened), 3d HUD graphics; expert course has wrong 3d geometry; almost surely crashing during replay has missing smoke effect, looks quite odd atm.

taitogn

kollon, sianniv - IRQ at the wrong time.

taitojc

dangcurv and clones - DSP bug causes missing 3D. Currently hang after initial tests.

taitotx

Preliminary driver. PC based.

taitotz

Preliminary driver.

taitowlf

Preliminary driver.

taito_f2

footchmpbl - Bootleg on different hardware. It has very different hardware registers.

taito_f3

bubsymphb, bubsymphba - Bootleg on different hardware. Backgrounds don't show up. Seems to make a different use of priority RAM.

quizhuhu - Quiz text positioning is wrong, heavy sprite window usage.

taito_o

Driver still in preliminary stages. TODO: inputs (coins), NVRAM, sprite priorities, dips, interrupts (sources).

tandy2k

tank8

tank8a, tank8b, tank8c, tank8d - Bad / incomplete dumps.

tasman

Konami GX based PCB for gambling games.

tatsumi

Very complex GFX hardware hasn't been fully emulated yet.

tavernie

Incomplete dump. GFX and cassette need fixing.

tdv2324

I8085A based. CPU gets stuck reading i/o port 0x30 in a loop.

tecnodar

Darts game. Mechanical part isn't simulated.

tehkanwc

tehkanwcc - Bootleg with different inputs.

tek405x

tek410x

tek440x

tekigw

Needs am9516 dma controller, slots and cards, gpib devices, graphics and keyboard.

teleray10

Terminal. M6502 based. Preliminary driver.

terak

LSI-11 based. Really a skeleton driver, few infos available.

testpat

Discrete. Preliminary netlist available.

tetrisp2

nndmseal and clones - Missing camera and printer emulation.

stepstag, step3, vjdash - Missing HD / bios dumps for the PC part.

tg100

Unemulated H8/520 CPU.

thayers

Laserdisc game. Works in theory, but is waiting for a good quality laserdisc dump. Does have a small list of TODO items that could be looked at prior to a disc dump.

thepit

theportr - Wrong colors render the games unplayable. The PCB has the PROM for The Pit, colors confirmed the same on PCB and in emulation. Bootlegger or operator error in fitting the wrong PROM?

zaryavos - Incomplete dump.

ti85

ti73b, ti83, ti83p and clones, ti83pse and clones, ti84p and clones, ti84pse and clones - Emulation of these models hasn't been started yet.

ti931

Preliminary driver. Z80 based.

ti990_10

ti990_4

tim011

Skeleton-ish. Z180 based.

timetrv

timetrv2 - Needs laserdisc dump for this ROM, which has different frame indexes from the parent.

tispeak

k28m2 - LCD isn't emulated.

lantransp, tnttellp - Version from the patent. Maybe incompatible with released modules?

tk2000

Apple II clones, not fully compatible. Differences aren't correctly emulated yet.

tk635

Undocumented custom chip controls most functions.

tk80

tk80bs

tmc1800

osc1000, tmc1800 - No ROM dump available.

tmc2000e

tmnt

glfgreat and clones - DMA emulation is incomplete.

ssridersb - Bootleg on different hardware. Bad dump.

ssriders2 - Bootleg on different hardware.

tmspoker

Preliminary driver.

toaplan2

nprobowl, probowl2 - Mechanical part isn't simulated.

pipibibsbl2 - Bootleg on different hardware.

tourvis

Lacks complete jamma interface emulation.

trackfld

hipoly - Bad dump.

trkfldch

Preliminary driver. G65816 with custom vector?

tricep

trs80

all sets but trs80 - Most floppies don't boot (regression).

trs80m2

trs80m3

cp500, trs80m3 - Most floppies don't boot (regression).

trs80m4 - Boots model 3 floppies, but not model 4 ones.

trs80m4p - Completely different memory map.

trucocl

You can't coin-up after first game over.

ts803

tsispch

tulip1

No 8256A MUART emulation which handles interrupts, timers, serial and parallel interfaces.

tumbleb

funkyjetb, tumblebpa - Bootlegs on different hardware

tv912

Terminal. I8035 based.

tv950

Keyboard isn't working properly.

tv955

Terminal. M65C02 based.

tvc

UPM crashes when formatting a floppy.

twinkle

bmiidx, bmiidxa, bmiidxc, bmiidxca - Connected over the mini-din8 (CN7) and DVD check requires RTS->CTS.

tx0

uknc

univac

unixpc

DIVS instruction at 0x801112 (the second time) causes a divide-by-zero exception the system isn't ready for due to word at 0x5EA6 being zero. Code might not get there if the attempted FDC boot succeeds; FDC hookup probably needs help. 2797 isn't asserting DRQ?

unkpoker

I8085 based. Gets stuck if a coin isn't inserted at boot.

uzebox

v6809

vamphalf

misncrft and clone, worldadv - They start to stall for several seconds at a time after they've been running for a certain amount of time

mrkickera - If you allow EEPROM saving, then this set corrupts the EEPROM and then won't boot.

yorijori - Currently needs a ROM patch to work.

vax11

vboy

vcombat

Partially working driver. Most of the memory maps for all four CPUs are complete.

vector06

vector4

vectrex

raaspec - Timings and mandatory artwork missing.

vega

Controls aren't correctly hooked up and objects aren't properly positioned.

vegas

sf2049te and clone - Voodoo 3-based, one step beyond the Voodoo Banshee problems.

vg5k

1200 bauds cassette doesn't work.

vicdual

carnivalca - One of the program ROMs need a redump.

invho2a - Bad colors (wrong for Invinco, all black for Head On 2) render the games unplayable. Multiple dump attempts of the color PROM have given the same result.

vidbrain

videopkr

bpoker -

videosaa

jokrlady, paradar, scratch, toureiff, winner - Undumped main CPU ROM.

viper

Preliminary driver, PPC+voodoo.

vk100

vlc

Video section isn't emulated. Also needs security PAL U35 decoding, In/Out interface Board communication (included mechanical METER + some switch Door open, etc..), JCM Bill acceptor communication (probably ID-003 protocol), printer communication (Star Printer ).

votrhv

hc120 - Inputs are incomplete.

voyager

PC hardware. Preliminary driver.

vp101

MIPS + custom 3D hardware. Boots but lacks 3d GFX hardware emulation.

vpoker

Needs 6840PTM hook-up, I/Os and sound emulation.

vsmileb

Improper handling of the "Fast Rampdown" feature in the SPG2xx audio device causes bad narration.

vsmilepro

Skeletonish. It uses a LSI Zevio 1020 CPU + peripherals which comprises ARM926EJ-S CPU, ZSP400 DPS, 3D graphics processor & 2D graphics processor.

vt_unknown

Unidentified main CPU. Dump might be bad.

vt100

vt1682

gm235upc - Needs IO ports on sound CPU side and write access to space for RAM.

intg5410 - Controls not hooked up and sometimes it crashes on game change.

lxts3, njp60in1, unk1682 - Random number generator broken, missing line scroll mode emulation.

wowwg - Needs high colour line mode for main menu.

vt62

VT61 based. Very preliminary. Missing some dumps.

vta2000

Missing inputs.

vtech1

vz200de - Not dumped yet.

wgp

Recently demoted to not working status.

wicat

wildpkr

Preliminary driver. Needs memory map improvements, ACRTC support, GFX decode and sound support.

williams

defndjeu, tornado2 - Bad dumps.

wrinkles

Sensors aren't emulated yet.

wxstar4k

M68010 based. Cable head-end unit. Very preliminary.

wy100

Return key often gets corrupted when looped back. Frequent screen glitches when writing to the display.

x1

x1twin

x68k

xavix

Preliminary emulation. Most games are not working, some have additional hardware on the PCB.

xavix_2000

Preliminary emulation. Most games are not working, some have additional hardware on the PCB.

xavix_2002

Preliminary emulation. Most games are not working, some have additional hardware on the PCB.

xavix2

SoC emulation is very preliminary.

xerox820

bigboard, mk82, x820ii - Floppies don't work.

mk83, x168 - Slightly different hardware.

xmen

xmenabl - Sprites are glitched, one Oki ROM is probably bad.

xor100

Cassette and floppy aren't working.

yes

Very preliminary driver. HD6845 drawing not implemented.

yman1x

Control Synthesizer. Skeleton driver. HD6413002FP16 based.

ymmu100

Missing a lot of effects.

ymmu5

Very preliminary driver.

ymmu50

Missing a lot of effects.

ymmu80

Missing a lot of effects.

ympsr340

Preliminary driver. Exact CPU model unknown. Front panel / keyboard scanner and sound generation aren't emulated.

ympsr400

Missing HD63B05V0D73P dump.

ymqy70

Preliminary driver.

ymvl1

TMP68301 emulation of the serial comms isn't good enough.

ymvl70

Missing a lot of effects.

z100

Undumped MCU, plus needs removing of the parity check IRQ patch, implementation of the S-100 bus features, irqs need 8259 "auto-ack"-ing in order to work properly and vertical scrolling isn't understood.

z1013

z1013k69, z1013k76, z1013s60 - Hardware differences aren't emulated yet.

z22

Missing keyboard emulation.

z88

z9001

zn

bam2 - Lacks music (which streams from a hard disk under the control of an H8/3644 MCU).

beastrzb - Incomplete dump.

primrag2 - Watchdog reset at startup.

strider and clones - Random hangs / crashes.

zodiack

bounty2 - Different memory map. Probably something in the epoxy module marked "CPU PACKII".

zorba

zx