summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/pgmprot_orlegend.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/pgmprot_orlegend.cpp')
-rw-r--r--src/mame/machine/pgmprot_orlegend.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/pgmprot_orlegend.cpp b/src/mame/machine/pgmprot_orlegend.cpp
index 9f6d6aa5aff..6961d24a093 100644
--- a/src/mame/machine/pgmprot_orlegend.cpp
+++ b/src/mame/machine/pgmprot_orlegend.cpp
@@ -61,7 +61,7 @@ READ16_MEMBER(pgm_asic3_state::pgm_asic3_r)
return (m_asic3_latch[2] & 0x7f) | ((ioport("Region")->read() << 6) & 0x80);
case 0x03:
- return BITSWAP8(m_asic3_hold, 5,2,9,7,10,13,12,15);
+ return bitswap<8>(m_asic3_hold, 5,2,9,7,10,13,12,15);
// case $157674, expected return $157686
case 0x20: return 0x49; // "IGS"