diff options
-rw-r--r-- | src/mame/drivers/bublbobl.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mame/drivers/bublbobl.cpp b/src/mame/drivers/bublbobl.cpp index 3dafd3ae0a9..57b5c77c633 100644 --- a/src/mame/drivers/bublbobl.cpp +++ b/src/mame/drivers/bublbobl.cpp @@ -265,11 +265,6 @@ TODO: accesses done by the sound CPU to the YM2203 I/O ports. At the very least, there could be some filters. - There are also Bubble Bobble bootlegs with a P8749H MCU, however the MCU - is protected against reading and the main code only differs by 1 byte from - Bubble Bobble. If the MCU were to be dumped that would also make for - interesting comparisons. - ***************************************************************************/ #include "emu.h" |