summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/mame.lst
diff options
context:
space:
mode:
author 987123879113 <63495610+987123879113@users.noreply.github.com>2021-02-19 13:01:53 +0900
committer GitHub <noreply@github.com>2021-02-19 15:01:53 +1100
commit3122c29d223519de6af66fa437eb6924a283ee07 (patch)
tree50f82ddfe86ed5883d3d2d5bd2fe016437880a9b /src/mame/mame.lst
parent621c3415ae5694cf974ed4935d0632d79dbd7238 (diff)
firebeat.cpp: Large refactor and initial beatmania III support. (#7721)
* Changed DMA to deliver one byte at a time. * Converted to use I/O port and output finders, corrected handler widths. and cleaned up code. * Lots of other cleanup and miscellaneous fixes. New machines marked as NOT_WORKING --------------------------- Beatmania III Pop'n Music Animelo Pop'n Music Mickey Tunes New clones marked as NOT_WORKING --------------------------- Pop'n Music Mickey Tunes!
Diffstat (limited to 'src/mame/mame.lst')
-rw-r--r--src/mame/mame.lst4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mame/mame.lst b/src/mame/mame.lst
index 819231e6cbf..8dec83cf65a 100644
--- a/src/mame/mame.lst
+++ b/src/mame/mame.lst
@@ -13776,6 +13776,7 @@ finalizrb // bootleg
fireball //
@source:firebeat.cpp
+bm3 // GQ972 (c) 2000 (Japan)
bm36th // GCA21 (c) 2001 (Japan)
bm37th // GCB07 (c) 2002 (Japan JCA)
bm3core // GCA05 (c) 2000 (Japan)
@@ -13788,6 +13789,9 @@ popn5 // GCA04 (c) 2000 (Japan)
popn6 // GQA16 (c) 2001 (Japan)
popn7 // GCB00 (c) 2001 (Japan)
popn8 // GQB30 (c) 2002 (Japan)
+popnmt // GQ976 (c) 2000 (Japan)
+popnmt2 // GQ976 (c) 2000 (Japan)
+popnanm // GQ987 (c) 2000 (Japan)
popnanm2 // GEA02 (c) 2001 (Japan)
ppd // GQ977 (c) 2000 (Korea)
ppp // GQ977 (c) 2000 (Japan)