summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/snk6502.cpp
diff options
context:
space:
mode:
author Scott Stone <tafoid@gmail.com>2016-11-17 16:44:14 -0500
committer Scott Stone <tafoid@gmail.com>2016-11-17 16:44:14 -0500
commit15534c9a494cc9f3d38a208e70a715e183f26bc5 (patch)
tree6c34e5f50ffc0a5ce8cd7bda337fded3e35bc41f /src/mame/drivers/snk6502.cpp
parent0fb4fe79f8def330bdf6a9a08c59b211ca4e623c (diff)
spellin werds (nw)
Diffstat (limited to 'src/mame/drivers/snk6502.cpp')
-rw-r--r--src/mame/drivers/snk6502.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/snk6502.cpp b/src/mame/drivers/snk6502.cpp
index ac875723425..11c33a9a8d5 100644
--- a/src/mame/drivers/snk6502.cpp
+++ b/src/mame/drivers/snk6502.cpp
@@ -552,7 +552,7 @@ static INPUT_PORTS_START( satansat )
PORT_DIPSETTING ( 0x80, DEF_STR( On ) )
INPUT_PORTS_END
-/* Derived from 'satansat'. Might not reflect the actual hardware. Dip Swicthes verified from game code though. */
+/* Derived from 'satansat'. Might not reflect the actual hardware. Dip Switches verified from game code though. */
static INPUT_PORTS_START( sasuke )
PORT_INCLUDE(satansat)