summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2018-12-25 00:53:39 +1100
committer Vas Crabb <vas@vastheman.com>2018-12-25 00:53:39 +1100
commit0bd980b12a37aa0574ec4e71ff6779d0117bd4cc (patch)
tree25c3777a5e38adee59f91a7c3d5d0bcce58b55cc
parent313b63c73d89f71a8113b97542b73f2be5174c1b (diff)
remove obsolete note (nw)
-rw-r--r--src/mame/drivers/konamim2.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/mame/drivers/konamim2.cpp b/src/mame/drivers/konamim2.cpp
index 3e34ed4f431..a88cb52a84d 100644
--- a/src/mame/drivers/konamim2.cpp
+++ b/src/mame/drivers/konamim2.cpp
@@ -7,17 +7,7 @@
driver by Phil Bennett
- NOTE:
-
- * All games are marked MACHINE_NOT_WORKING due to the rare case
- where the PowerPC DRC blows up, causing MAME to crash. In reality,
- there is a good chance of being able to play through a round or
- three with no issues on all of the parent sets.
-
TODO:
-
- * Fix DRC crashes
- o Crashes on DRC translation of 0x40028604
* Fix texture compression
* Sort out CD images
* Fix Polystars blending issues