MUP: 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 GAME_UNEMULATED_PROTECTION flag (but still working) 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 GAME_UNEMULATED_PROTECTION flag (but still working) by giving, as much as possible, an idea on the amount of effort needed to fix them.


== [http://mamedev.org/source/src/mame/drivers/alpha68k.c.html alpha68k] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/alpha68k.c alpha68k] ==
''' sbasebal ''' - MCU simulation is incomplete. See driver for notes.
''' sbasebal ''' - MCU simulation is incomplete. See driver for notes.


''' sstingry ''' - Super Stingray MCU irq controls timer speed, needs the MCU to be hooked up.
''' sstingry ''' - Super Stingray MCU irq controls timer speed, needs the MCU to be hooked up.


== [http://mamedev.org/source/src/mame/drivers/atarig42.c.html atarig42] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/atarig42.c atarig42] ==
''' roadriot, roadrioto''' - ASIC65 for Road Riot not quite perfect.
''' roadriot, roadrioto''' - ASIC65 for Road Riot not quite perfect.


== [http://mamedev.org/source/src/mame/drivers/atarigt.c.html atarigt] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/atarigt.c atarigt] ==
''' primrage, primrage20 ''' - Are pretty close, but not quite perfect. There are some sprite offsetting issues still and I'm not 100% sure the gameplay is all there.  
''' primrage, primrage20 ''' - Are pretty close, but not quite perfect. There are some sprite offsetting issues still and I'm not 100% sure the gameplay is all there.  


''' tmek and clones ''' - Are interesting. We have a prototype version that plays well, but has no matching sound ROMs so you don't get sound. Then we have a non-prototype version that doesn't play correctly, but has fine sound. In theory, it might be possible to see the decrypted data in the prototype version and understand the process, but not much work has happened here.
''' tmek and clones ''' - Are interesting. We have a prototype version that plays well, but has no matching sound ROMs so you don't get sound. Then we have a non-prototype version that doesn't play correctly, but has fine sound. In theory, it might be possible to see the decrypted data in the prototype version and understand the process, but not much work has happened here.


== [http://mamedev.org/source/src/mame/drivers/cdi.c.html cdi] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/cdi.c cdi] ==
General CDI emulation suffers from incomplete simulation of the SLAVE and CDIC MCUs.  Decapping would help.
General CDI emulation suffers from incomplete simulation of the SLAVE and CDIC MCUs.  Decapping would help.


''' quizrd12, quizrd17, quizrd22 ''' - The protection has been beaten, but a decap of the MCU would permit real protection emulation.
''' quizrd12, quizrd17, quizrd22 ''' - The protection has been beaten, but a decap of the MCU would permit real protection emulation.


== [http://mamedev.org/source/src/mame/drivers/coinmstr.c.html coinmstr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/coinmstr.c coinmstr] ==
''' quizmstr ''' -
''' quizmstr ''' -


== [http://mamedev.org/source/src/mame/drivers/ddenlovr.c.html ddenlovr] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/ddenlovr.c ddenlovr] ==
''' quiz365, quiz365t ''' - Needs better simulation of the protection device.
''' quiz365, quiz365t ''' - Needs better simulation of the protection device.


== [http://mamedev.org/source/src/mame/drivers/dec0.c.html dec0] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/dec0.c dec0] ==
''' birdtry ''' - Better simulation / dump of the i8751 MCU.
''' birdtry ''' - Better simulation / dump of the i8751 MCU.


== [http://mamedev.org/source/src/mame/drivers/flstory.c.html flstory] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/flstory.c flstory] ==
''' onna34ra, onna34ro, rumba ''' - Better simulation / dump of the M68705 MCU.
''' onna34ra, onna34ro, rumba ''' - Better simulation / dump of the M68705 MCU.


== [http://mamedev.org/source/src/mame/drivers/funworld.c.html funworld] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/funworld.c funworld] ==
''' mongolnw, soccernw ''' - Need to hook the missing microcontroller (TSC87C52-16CB) to emulate this game properly.
''' mongolnw, soccernw ''' - Need to hook the missing microcontroller (TSC87C52-16CB) to emulate this game properly.


== [http://mamedev.org/source/src/mame/drivers/galivan.c.html galivan] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/galivan.c galivan] ==
''' ninjemak and clones ''' - Likely missing MCU emulation/simulation for displaying text layer for Ninja Emaki. There is no text displayed when you enter Service Mode when there should be.
''' ninjemak and clones ''' - Likely missing MCU emulation/simulation for displaying text layer for Ninja Emaki. There is no text displayed when you enter Service Mode when there should be.


== [http://mamedev.org/source/src/mame/drivers/goindol.c.html goindol] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/goindol.c goindol] ==
''' goindol, goindolk, goindolu ''' - Currently protection is simulated with rom patches.
''' goindol, goindolk, goindolu ''' - Currently protection is simulated with rom patches.


== [http://mamedev.org/source/src/mame/drivers/gsword.c.html gsword] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/gsword.c gsword] ==
''' josvolly ''' - Missing MCU dump.
''' josvolly ''' - Missing MCU dump.


== [http://mamedev.org/source/src/mame/drivers/igs017.c.html igs017] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/igs017.c igs017] ==
''' tjsb ''' - Protection is worked around, needs simulation.
''' tjsb ''' - Protection is worked around, needs simulation.


== [http://mamedev.org/source/src/mame/drivers/konamigx.c.html konamigx] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/konamigx.c konamigx] ==
''' salmndr2, salamndr2a ''' - ESC protection emulation incomplete (ships in attract mode).
''' salmndr2, salamndr2a ''' - ESC protection emulation incomplete (ships in attract mode).


''' winspike, winspikej ''' - Incomplete simulation of the protection provided by a Xilinx FPGA.
''' winspike, winspikej ''' - Incomplete simulation of the protection provided by a Xilinx FPGA.


== [http://mamedev.org/source/src/mame/drivers/merit.c.html merit] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/merit.c merit] ==
''' couple, couplei, couplep ''' -
''' couple, couplei, couplep ''' -


== [http://mamedev.org/source/src/mame/drivers/mil4000.c.html mil4000] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/mil4000.c mil4000] ==
''' chewheel ''' - MCU is only partially simulated.
''' chewheel ''' - MCU is only partially simulated.


== [http://mamedev.org/source/src/mame/drivers/msisaac.c.html msisaac] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/msisaac.c msisaac] ==
''' msisaac ''' - Missing M68705 MCU dump.
''' msisaac ''' - Missing M68705 MCU dump.


== [http://mamedev.org/source/src/mame/drivers/namcond1.c.html namcond1] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/namcond1.c namcond1] ==
''' ncv2, ncv2j ''' - MCU emulation is imperfect.
''' ncv2, ncv2j ''' - MCU emulation is imperfect.


== [http://mamedev.org/source/src/mame/drivers/nmk16.c.html nmk16] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/nmk16.c nmk16] ==
''' hachamf ''' - MCU simulation *might* be wrong/incorrect.
''' hachamf ''' - MCU simulation *might* be wrong/incorrect.


== [http://mamedev.org/source/src/mame/drivers/pacman.c.html pacman] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pacman.c pacman] ==
''' alibaba, alibabab ''' - Mistery items in Ali Baba don't work correctly because of protection.
''' alibaba, alibabab ''' - Mistery items in Ali Baba don't work correctly because of protection.


== [http://mamedev.org/source/src/mame/drivers/pgm.c.html pgm] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/pgm.c pgm] ==
''' drgw3 and clones ''' - DMA protection device non completely emulated (DMA mode transfering 68k code to RAM is not emulated).
''' drgw3 and clones ''' - DMA protection device non completely emulated (DMA mode transfering 68k code to RAM is not emulated).


Line 77: Line 77:
''' olds, olds100, olds100a ''' - Somewhat playable, but protection simulation isn't perfect yet.
''' olds, olds100, olds100a ''' - Somewhat playable, but protection simulation isn't perfect yet.


==[http://mamedev.org/source/src/mame/drivers/qix.c.html qix]==
==[http://github.com/mamedev/mame/blob/master/src/mame/drivers/qix.c qix]==
''' kram3 ''' - Incompletely understood encryption.
''' kram3 ''' - Incompletely understood encryption.


== [http://mamedev.org/source/src/mame/drivers/segas16a.c.html segas16a] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/segas16a.c segas16a] ==
''' dumpmtmt, quartet, quarteta ''' - i8751 MCU dumps needed: the MCUs clearly do more than what's simulated.
''' dumpmtmt, quartet, quarteta ''' - i8751 MCU dumps needed: the MCUs clearly do more than what's simulated.


== [http://mamedev.org/source/src/mame/drivers/seta.c.html seta] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/seta.c seta] ==
''' crazyfgt ''' - A protection check at boot is patched out instead of emulated.
''' crazyfgt ''' - A protection check at boot is patched out instead of emulated.


== [http://mamedev.org/source/src/mame/drivers/strnskil.c.html strnskil] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/strnskil.c strnskil] ==
''' banbam, pettanp ''' - Protection MCU.. seems to be a data (or code?) ROM for it tho.
''' banbam, pettanp ''' - Protection MCU.. seems to be a data (or code?) ROM for it tho.


== [http://mamedev.org/source/src/mame/drivers/stv.c.html stv] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/stv.c stv] ==
''' twcup98 ''' - Protection is mostly worked around and game is quite playable, but there are still some remaining problems.
''' twcup98 ''' - Protection is mostly worked around and game is quite playable, but there are still some remaining problems.


== [http://mamedev.org/source/src/mame/drivers/targeth.c.html targeth] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/targeth.c targeth] ==
''' targeth, targetha ''' - Needs DS5002FP MCU with external battery ram (32k).
''' targeth, targetha ''' - Needs DS5002FP MCU with external battery ram (32k).


== [http://mamedev.org/source/src/mame/drivers/tmnt.c.html tmnt] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/tmnt.c tmnt] ==
''' glfgreat, glfgreatj ''' -
''' glfgreat, glfgreatj ''' -


== [http://mamedev.org/source/src/mame/drivers/wink.c.html wink] ==
== [http://github.com/mamedev/mame/blob/master/src/mame/drivers/wink.c wink] ==
''' wink, winka ''' - Protection module has been reverse engineered but it's still missing something.
''' wink, winka ''' - Protection module has been reverse engineered but it's still missing something.

Revision as of 07:19, 13 November 2014

This page is designed to allow for a quick look over all the drivers with a GAME_UNEMULATED_PROTECTION flag (but still working) by giving, as much as possible, an idea on the amount of effort needed to fix them.

alpha68k

sbasebal - MCU simulation is incomplete. See driver for notes.

sstingry - Super Stingray MCU irq controls timer speed, needs the MCU to be hooked up.

atarig42

roadriot, roadrioto - ASIC65 for Road Riot not quite perfect.

atarigt

primrage, primrage20 - Are pretty close, but not quite perfect. There are some sprite offsetting issues still and I'm not 100% sure the gameplay is all there.

tmek and clones - Are interesting. We have a prototype version that plays well, but has no matching sound ROMs so you don't get sound. Then we have a non-prototype version that doesn't play correctly, but has fine sound. In theory, it might be possible to see the decrypted data in the prototype version and understand the process, but not much work has happened here.

cdi

General CDI emulation suffers from incomplete simulation of the SLAVE and CDIC MCUs. Decapping would help.

quizrd12, quizrd17, quizrd22 - The protection has been beaten, but a decap of the MCU would permit real protection emulation.

coinmstr

quizmstr -

ddenlovr

quiz365, quiz365t - Needs better simulation of the protection device.

dec0

birdtry - Better simulation / dump of the i8751 MCU.

flstory

onna34ra, onna34ro, rumba - Better simulation / dump of the M68705 MCU.

funworld

mongolnw, soccernw - Need to hook the missing microcontroller (TSC87C52-16CB) to emulate this game properly.

galivan

ninjemak and clones - Likely missing MCU emulation/simulation for displaying text layer for Ninja Emaki. There is no text displayed when you enter Service Mode when there should be.

goindol

goindol, goindolk, goindolu - Currently protection is simulated with rom patches.

gsword

josvolly - Missing MCU dump.

igs017

tjsb - Protection is worked around, needs simulation.

konamigx

salmndr2, salamndr2a - ESC protection emulation incomplete (ships in attract mode).

winspike, winspikej - Incomplete simulation of the protection provided by a Xilinx FPGA.

merit

couple, couplei, couplep -

mil4000

chewheel - MCU is only partially simulated.

msisaac

msisaac - Missing M68705 MCU dump.

namcond1

ncv2, ncv2j - MCU emulation is imperfect.

nmk16

hachamf - MCU simulation *might* be wrong/incorrect.

pacman

alibaba, alibabab - Mistery items in Ali Baba don't work correctly because of protection.

pgm

drgw3 and clones - DMA protection device non completely emulated (DMA mode transfering 68k code to RAM is not emulated).

kov, kov115, kov100, kovplus, kovplusa, kovsgqyz, kovsgqyza, kovsgqyzb - Arm is simulated, rom can be extracted and emulated.

olds, olds100, olds100a - Somewhat playable, but protection simulation isn't perfect yet.

qix

kram3 - Incompletely understood encryption.

segas16a

dumpmtmt, quartet, quarteta - i8751 MCU dumps needed: the MCUs clearly do more than what's simulated.

seta

crazyfgt - A protection check at boot is patched out instead of emulated.

strnskil

banbam, pettanp - Protection MCU.. seems to be a data (or code?) ROM for it tho.

stv

twcup98 - Protection is mostly worked around and game is quite playable, but there are still some remaining problems.

targeth

targeth, targetha - Needs DS5002FP MCU with external battery ram (32k).

tmnt

glfgreat, glfgreatj -

wink

wink, winka - Protection module has been reverse engineered but it's still missing something.