diff options
author | 2015-11-30 18:31:19 -0300 | |
---|---|---|
committer | 2015-11-30 18:31:19 -0300 | |
commit | 85d7ace7d38bc9cd4f3537b565a8f1fa110b6c44 (patch) | |
tree | 3581b0010474c7c82033f723a84acd020ff2220b | |
parent | 514d5e46fea5e2d11836326183cbfed8fedb9766 (diff) |
Notes....
-rw-r--r-- | src/mame/drivers/pacman.cpp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mame/drivers/pacman.cpp b/src/mame/drivers/pacman.cpp index 8f31bbe2c88..aa820df5c13 100644 --- a/src/mame/drivers/pacman.cpp +++ b/src/mame/drivers/pacman.cpp @@ -32,7 +32,9 @@ Known issues: - * mystery items in Ali Baba don't work correctly because of protection + * Mystery items in Ali Baba don't work correctly because of protection. + * Pacman Club controls need to be demultiplexed for 2-players simultaneous mode. + Also need 4-players extra inputs. Known to exist but dumps needed * Eeeek! |