diff options
author | 2018-12-25 00:53:39 +1100 | |
---|---|---|
committer | 2018-12-25 00:53:39 +1100 | |
commit | 0bd980b12a37aa0574ec4e71ff6779d0117bd4cc (patch) | |
tree | 25c3777a5e38adee59f91a7c3d5d0bcce58b55cc /src | |
parent | 313b63c73d89f71a8113b97542b73f2be5174c1b (diff) |
remove obsolete note (nw)
Diffstat (limited to 'src')
-rw-r--r-- | src/mame/drivers/konamim2.cpp | 10 |
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 |