summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2020-02-17 13:20:30 +0100
committer hap <happppp@users.noreply.github.com>2020-02-17 13:20:45 +0100
commitedc2d4b2eced864651ed385d57e65b25da3fca2c (patch)
tree5fc5eb25e4f33c39cf681473ad928a3d7a72600e /src
parent02967e52afd494816370289ddb436218b5b25e26 (diff)
PG police (nw)
Diffstat (limited to 'src')
-rw-r--r--src/emu/natkeyboard.cpp2
-rw-r--r--src/mame/drivers/bingoman.cpp2
-rw-r--r--src/mame/drivers/imolagp.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/emu/natkeyboard.cpp b/src/emu/natkeyboard.cpp
index 14b5e9578b4..29c05730c2f 100644
--- a/src/emu/natkeyboard.cpp
+++ b/src/emu/natkeyboard.cpp
@@ -638,7 +638,7 @@ void natural_keyboard::build_codes(ioport_manager &manager)
{
if (!(curshift & ~mask))
{
- // fetch the code, ignoring 0 and shiters
+ // fetch the code, ignoring 0 and shifters
std::vector<char32_t> const codes = field.keyboard_codes(curshift);
for (char32_t code : codes)
{
diff --git a/src/mame/drivers/bingoman.cpp b/src/mame/drivers/bingoman.cpp
index 7cfab73cafe..5556104cd4b 100644
--- a/src/mame/drivers/bingoman.cpp
+++ b/src/mame/drivers/bingoman.cpp
@@ -49,7 +49,7 @@
1x Trimmer/pot @ r34
- a shitload of jumpers...
+ a large amount of jumpers...
There are 3 games P03, P07 and P14 (2 roms each), plus main code.
Also 2 sound ROMs.
diff --git a/src/mame/drivers/imolagp.cpp b/src/mame/drivers/imolagp.cpp
index a9c59145341..d6e583b2566 100644
--- a/src/mame/drivers/imolagp.cpp
+++ b/src/mame/drivers/imolagp.cpp
@@ -35,7 +35,7 @@ came to clearing out my boxes of junk i took another look at it, and
it was the bank of 4116 rams that made me take a closer look.
I hooked it up and saw some video on my scope, then it died.
-The +12v had shorted.. Suspecting the godamn tantalum capacitors
+The +12v had shorted.. Suspecting the annoying tantalum capacitors
(often short out for no reason) i found a shorted one, removed
it and away we went. It had separate H + V sync, so i loaded
a 74ls08 into a spare ic space and AND'ed the two signals to get