summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/msisaac.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/msisaac.cpp')
-rw-r--r--src/mame/drivers/msisaac.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/mame/drivers/msisaac.cpp b/src/mame/drivers/msisaac.cpp
index 353133ac175..e17c5c2c581 100644
--- a/src/mame/drivers/msisaac.cpp
+++ b/src/mame/drivers/msisaac.cpp
@@ -6,11 +6,11 @@
driver by Jarek Burczynski
- TODO:
- - complete MCU simulation, several gameplay elements not properly right;
- - sprites are probably banked differently (no way to be sure until MCU dump is available)
- - TA7630 emulation needs filter support (characteristics depend on the frequency)
- - TA7630 volume table is hand tuned to match the sample, but still slightly off.
+ TODO:
+ - complete MCU simulation, several gameplay elements not properly right;
+ - sprites are probably banked differently (no way to be sure until MCU dump is available)
+ - TA7630 emulation needs filter support (characteristics depend on the frequency)
+ - TA7630 volume table is hand tuned to match the sample, but still slightly off.
****************************************************************************/