diff options
| author | 2013-04-30 06:36:06 +0000 | |
|---|---|---|
| committer | 2013-04-30 06:36:06 +0000 | |
| commit | 4bf717996f56eb03dc735c83dae5450b7fc98d75 (patch) | |
| tree | a63a55bcc180e342382e9c9a680f0c643fd05248 /src/mess/machine/nes_taito.c | |
| parent | f35b95a00e64c63422116039aeae272029b58e51 (diff) | |
Cleanups and version bumpmame0148u4
Diffstat (limited to 'src/mess/machine/nes_taito.c')
| -rw-r--r-- | src/mess/machine/nes_taito.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mess/machine/nes_taito.c b/src/mess/machine/nes_taito.c index 6b00eba446c..600d039095a 100644 --- a/src/mess/machine/nes_taito.c +++ b/src/mess/machine/nes_taito.c @@ -13,11 +13,11 @@ * Taito TC0190FMC+PAL16R4 [mapper 48] * Taito X1-005 [mapper 80, 207] * Taito X1-017 [mapper 82] - + TODO: - Akira does not work. Investigate why! - Don Doko Don 2 freezes when you get to the first boss - + ***********************************************************************************************************/ |
