summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2020-02-04 19:56:20 +0100
committer hap <happppp@users.noreply.github.com>2020-02-04 19:56:35 +0100
commitf22a130dc03d4b4a471a0f79f1e683837479b935 (patch)
tree15f3d64aa9ea78ffc79e2c1635939c00bf03de93
parent698c135106b896b5a5d2c755c6f314ffa88372cd (diff)
suna8: dink fixed MT7079, sparkman buttons read (nw)
-rw-r--r--src/mame/drivers/suna8.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/suna8.cpp b/src/mame/drivers/suna8.cpp
index 18270ce7032..c95e0de37b1 100644
--- a/src/mame/drivers/suna8.cpp
+++ b/src/mame/drivers/suna8.cpp
@@ -1246,7 +1246,7 @@ void suna8_state::sparkman_map(address_map &map)
map(0xc001, 0xc001).portr("P2"); // P2
map(0xc002, 0xc002).portr("DSW1"); // DSW 1
map(0xc003, 0xc003).portr("DSW2"); // DSW 2
- map(0xc080, 0xc080).portr("BUTTONS"); // Buttons
+ map(0xc080, 0xc080).mirror(0x01).portr("BUTTONS"); // Buttons
map(0xc0a3, 0xc0a3).r(FUNC(suna8_state::sparkman_c0a3_r)); // ???
map(0xc200, 0xc27f).w(FUNC(suna8_state::sparkman_spritebank_w)); // Sprite RAM Bank