summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/waixing.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/nes/waixing.cpp')
-rw-r--r--src/devices/bus/nes/waixing.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/bus/nes/waixing.cpp b/src/devices/bus/nes/waixing.cpp
index 62b6a7d7b98..fd343d910e3 100644
--- a/src/devices/bus/nes/waixing.cpp
+++ b/src/devices/bus/nes/waixing.cpp
@@ -1040,7 +1040,7 @@ WRITE8_MEMBER(nes_waixing_sgz_device::write_h)
iNES: mapper 178
In MESS: Supported.
-
+
Implementations wildly vary between emulators, but
Cah4e3's implementation boots up both the games and
the educational carts that assumedly use this board.
@@ -1085,7 +1085,7 @@ WRITE8_MEMBER(nes_waixing_sgzlz_device::write_l)
}
}
else
- { // NROM mode
+ { // NROM mode
if (BIT(m_reg[0], 3))
{
prg16_89ab(bank);