summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/norautp.cpp
diff options
context:
space:
mode:
author Scott Stone <tafoid@gmail.com>2016-11-24 09:24:01 -0500
committer Scott Stone <tafoid@gmail.com>2016-11-24 09:24:01 -0500
commit30cda1d3e5b9195fbd1f23a3af4480666c750a34 (patch)
tree82f7b4b6bb3c61335c495d0925b393b212f6f3f0 /src/mame/drivers/norautp.cpp
parent7746690ddf1b6b806de046ec54fee954f09e182e (diff)
A round of spelling/typographical fixes to source comments (nw)
Diffstat (limited to 'src/mame/drivers/norautp.cpp')
-rw-r--r--src/mame/drivers/norautp.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mame/drivers/norautp.cpp b/src/mame/drivers/norautp.cpp
index 9298f11ba69..1f387ab36cd 100644
--- a/src/mame/drivers/norautp.cpp
+++ b/src/mame/drivers/norautp.cpp
@@ -250,7 +250,7 @@
7654 3210
---- ---x * DEAL / DRAW Lamp.
---- --x- * BET / COLLECT Lamp.
- ---- -x-- + PANEL LIGHTS RESET (always activated after initalize).
+ ---- -x-- + PANEL LIGHTS RESET (always activated after initialize).
---- x--- + PANEL LAMPS CLOCK
xxxx ---- * Discrete Sound Lines.
@@ -381,7 +381,7 @@
[2009-08-23/26]
- Added a default NVRAM to Noraut Joker Poker to bypass the 'F U' screen.
- This is due to the phisical keyboard limitation when needs to enter
+ This is due to the physical keyboard limitation when needs to enter
4 simultaneous inputs.
- Executed a trojan on 2 noraut systems to confirm the way 16x32 tiles are decoded.
- Fixed the x-offset for 32x32 tiles lines.
@@ -481,7 +481,7 @@
- Added Poker / Black Jack (Model 7521).
- Added Kimble Joker Poker.
- Added DRHL Poker (v.2.89).
- - Renamed norautpn descripion to Noraut Deluxe Poker (bootleg).
+ - Renamed norautpn description to Noraut Deluxe Poker (bootleg).
- Added a placeholder for tpoker2's undumped 68705 MCU.
- Reorganized the driver, plus some clean-ups.
- Renamed kimblejp to kimbldhl. Changed game description to Kimble Double HI-LO.
@@ -665,7 +665,7 @@ WRITE8_MEMBER(norautp_state::soundlamps_w)
7654 3210
---- ---x * DEAL / DRAW Lamp.
---- --x- * BET / COLLECT Lamp.
- ---- -x-- + PANEL LIGHTS RESET (always activated after initalize).
+ ---- -x-- + PANEL LIGHTS RESET (always activated after initialize).
---- x--- + PANEL LAMPS CLOCK
xxxx ---- * Discrete Sound Lines.
*/