summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--android-project/README.md4
-rw-r--r--benchmarks/README.md2
-rw-r--r--bgfx/README.md2
-rw-r--r--bgfx/chains/README.md2
-rw-r--r--bgfx/effects/README.md2
-rw-r--r--bgfx/effects/default/README.md2
-rw-r--r--bgfx/effects/hlsl/README.md2
-rw-r--r--bgfx/effects/unfiltered/README.md2
-rw-r--r--docs/man/README.md4
-rw-r--r--hash/README.md4
-rw-r--r--keymaps/README.md4
-rw-r--r--regtests/README.md2
-rw-r--r--src/devices/bus/vme/vme_fccpu20.cpp2
-rw-r--r--src/devices/bus/vme/vme_hcpu30.cpp2
-rw-r--r--src/devices/machine/68561mpcc.cpp2
-rw-r--r--src/emu/layout/README.md2
-rw-r--r--src/mame/drivers/fccpu30.cpp2
-rw-r--r--src/mame/drivers/galaxian.cpp2
-rw-r--r--src/mame/drivers/hk68v10.cpp2
-rw-r--r--src/mame/drivers/mvme147.cpp2
-rw-r--r--src/mame/drivers/stuntair.cpp2
-rw-r--r--tests/README.md2
-rw-r--r--web/README.md2
23 files changed, 27 insertions, 27 deletions
diff --git a/android-project/README.md b/android-project/README.md
index df7f5e5f262..e1df3a98960 100644
--- a/android-project/README.md
+++ b/android-project/README.md
@@ -1,9 +1,9 @@
# **android-project** #
-Cointains code by needed to run MAME on Android
+Contains code by needed to run MAME on Android
Licensed under [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)
It also contains org.libsdl.app.Activity part of SDL2 project under [zlib license](http://opensource.org/licenses/Zlib)
-And for building Gradle-wrapper is used that is under [Apache License, Version 2.0](http://opensource.org/licenses/Apache-2.0) \ No newline at end of file
+And for building Gradle-wrapper is used that is under [Apache License, Version 2.0](http://opensource.org/licenses/Apache-2.0)
diff --git a/benchmarks/README.md b/benchmarks/README.md
index 00f5aa9922e..cea110593dd 100644
--- a/benchmarks/README.md
+++ b/benchmarks/README.md
@@ -1,5 +1,5 @@
# **Benchmarks** #
-Cointains code by various developers and it is used to benchmark MAME code
+Contains code by various developers and it is used to benchmark MAME code
Licensed under [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)
diff --git a/bgfx/README.md b/bgfx/README.md
index 9494a649c4e..67aa58a7af4 100644
--- a/bgfx/README.md
+++ b/bgfx/README.md
@@ -1,5 +1,5 @@
# **BGFX shaders** #
-Cointains definitions for BGFX shaders, shader chains and effects.
+Contains definitions for BGFX shaders, shader chains and effects.
Licensed under [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause) by Ryan Holtz and MAME Development Team
diff --git a/bgfx/chains/README.md b/bgfx/chains/README.md
index 586753f5dbe..ac656549c84 100644
--- a/bgfx/chains/README.md
+++ b/bgfx/chains/README.md
@@ -1,5 +1,5 @@
# **BGFX shader chains** #
-Cointains definitions for BGFX shader chains
+Contains definitions for BGFX shader chains
Licensed under [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause) by Ryan Holtz and MAME Development Team
diff --git a/bgfx/effects/README.md b/bgfx/effects/README.md
index 72aad88f861..7fa1afcc0cf 100644
--- a/bgfx/effects/README.md
+++ b/bgfx/effects/README.md
@@ -1,5 +1,5 @@
# **BGFX shader effects** #
-Cointains definitions for BGFX shader effects
+Contains definitions for BGFX shader effects
Licensed under [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause) by Ryan Holtz and MAME Development Team
diff --git a/bgfx/effects/default/README.md b/bgfx/effects/default/README.md
index 72aad88f861..7fa1afcc0cf 100644
--- a/bgfx/effects/default/README.md
+++ b/bgfx/effects/default/README.md
@@ -1,5 +1,5 @@
# **BGFX shader effects** #
-Cointains definitions for BGFX shader effects
+Contains definitions for BGFX shader effects
Licensed under [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause) by Ryan Holtz and MAME Development Team
diff --git a/bgfx/effects/hlsl/README.md b/bgfx/effects/hlsl/README.md
index 72aad88f861..7fa1afcc0cf 100644
--- a/bgfx/effects/hlsl/README.md
+++ b/bgfx/effects/hlsl/README.md
@@ -1,5 +1,5 @@
# **BGFX shader effects** #
-Cointains definitions for BGFX shader effects
+Contains definitions for BGFX shader effects
Licensed under [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause) by Ryan Holtz and MAME Development Team
diff --git a/bgfx/effects/unfiltered/README.md b/bgfx/effects/unfiltered/README.md
index 72aad88f861..7fa1afcc0cf 100644
--- a/bgfx/effects/unfiltered/README.md
+++ b/bgfx/effects/unfiltered/README.md
@@ -1,5 +1,5 @@
# **BGFX shader effects** #
-Cointains definitions for BGFX shader effects
+Contains definitions for BGFX shader effects
Licensed under [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause) by Ryan Holtz and MAME Development Team
diff --git a/docs/man/README.md b/docs/man/README.md
index 61036986e6a..863f6618d27 100644
--- a/docs/man/README.md
+++ b/docs/man/README.md
@@ -1,5 +1,5 @@
# **man pages** #
-man pages for MAME and its tools is work of many different contributors, and contain information about usage of MAME and utilities that are comming in package.
+man pages for MAME and its tools is work of many different contributors, and contain information about usage of MAME and utilities that are coming in package.
-Licensed under [CC0 1.0 Universal (CC0 1.0)](https://creativecommons.org/publicdomain/zero/1.0/) \ No newline at end of file
+Licensed under [CC0 1.0 Universal (CC0 1.0)](https://creativecommons.org/publicdomain/zero/1.0/)
diff --git a/hash/README.md b/hash/README.md
index 85b1e7d400c..3fe8ff1a931 100644
--- a/hash/README.md
+++ b/hash/README.md
@@ -1,6 +1,6 @@
# **Software Lists** #
-Software lists are containing meta-data of software for computers and consoles and are comming from various sources,
+Software lists are containing meta-data of software for computers and consoles and are coming from various sources,
they are not compiled in code but use as valuable source of information in order to preserve and document software.
-Licensed under [CC0 1.0 Universal (CC0 1.0)](https://creativecommons.org/publicdomain/zero/1.0/) \ No newline at end of file
+Licensed under [CC0 1.0 Universal (CC0 1.0)](https://creativecommons.org/publicdomain/zero/1.0/)
diff --git a/keymaps/README.md b/keymaps/README.md
index f38fc2492d4..5da28575c71 100644
--- a/keymaps/README.md
+++ b/keymaps/README.md
@@ -1,6 +1,6 @@
# **Keymaps** #
-Keymap files are definiton files for mapping different keyboard layouts to MAME input system, and are
+Keymap files are definition files for mapping different keyboard layouts to MAME input system, and are
product of work of many different contributors.
-Licensed under [CC0 1.0 Universal (CC0 1.0)](https://creativecommons.org/publicdomain/zero/1.0/) \ No newline at end of file
+Licensed under [CC0 1.0 Universal (CC0 1.0)](https://creativecommons.org/publicdomain/zero/1.0/)
diff --git a/regtests/README.md b/regtests/README.md
index c358bb20186..ebefabac2b0 100644
--- a/regtests/README.md
+++ b/regtests/README.md
@@ -1,5 +1,5 @@
# **Regression tests** #
-Cointains code by various developers and it is used to test MAME tools
+Contains code by various developers and it is used to test MAME tools
Licensed under [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)
diff --git a/src/devices/bus/vme/vme_fccpu20.cpp b/src/devices/bus/vme/vme_fccpu20.cpp
index 0e1ace4ff8d..7ddeee60680 100644
--- a/src/devices/bus/vme/vme_fccpu20.cpp
+++ b/src/devices/bus/vme/vme_fccpu20.cpp
@@ -491,7 +491,7 @@ WRITE32_MEMBER (vme_fccpu20_device::bootvect_w)
LOG("%s\n", FUNCNAME);
m_sysram[offset % sizeof(m_sysram)] &= ~mem_mask;
m_sysram[offset % sizeof(m_sysram)] |= (data & mem_mask);
- m_sysrom = &m_sysram[0]; // redirect all upcomming accesses to masking RAM until reset.
+ m_sysrom = &m_sysram[0]; // redirect all upcoming accesses to masking RAM until reset.
}
WRITE_LINE_MEMBER(vme_fccpu20_device::bim_irq_callback)
diff --git a/src/devices/bus/vme/vme_hcpu30.cpp b/src/devices/bus/vme/vme_hcpu30.cpp
index d94e5ed28cd..4e6e4d3aa8a 100644
--- a/src/devices/bus/vme/vme_hcpu30.cpp
+++ b/src/devices/bus/vme/vme_hcpu30.cpp
@@ -155,7 +155,7 @@ WRITE32_MEMBER(vme_hcpu30_card_device::bootvect_w)
LOG("%s\n", FUNCNAME);
m_sysram[offset % sizeof(m_sysram)] &= ~mem_mask;
m_sysram[offset % sizeof(m_sysram)] |= (data & mem_mask);
- m_sysrom = &m_sysram[0]; // redirect all upcomming accesses to masking RAM until reset.
+ m_sysrom = &m_sysram[0]; // redirect all upcoming accesses to masking RAM until reset.
}
vme_hcpu30_card_device::vme_hcpu30_card_device(const machine_config &mconfig, device_type type, const char *tag, device_t *owner, uint32_t clock)
diff --git a/src/devices/machine/68561mpcc.cpp b/src/devices/machine/68561mpcc.cpp
index 3f500827cdf..8b93885ffc2 100644
--- a/src/devices/machine/68561mpcc.cpp
+++ b/src/devices/machine/68561mpcc.cpp
@@ -587,7 +587,7 @@ void mpcc_device::tra_complete()
}
//-------------------------------------------------
-// rcv_callback - called when it is time to sample incomming data bit
+// rcv_callback - called when it is time to sample incoming data bit
//-------------------------------------------------
void mpcc_device::rcv_callback()
{
diff --git a/src/emu/layout/README.md b/src/emu/layout/README.md
index ce23c18751a..fac544bfe22 100644
--- a/src/emu/layout/README.md
+++ b/src/emu/layout/README.md
@@ -1,6 +1,6 @@
# **Layout** #
-Layouts files are definiton files to describe look and fell of emulated machines, and are product
+Layouts files are definition files to describe look and fell of emulated machines, and are product
of many different contributors.
Licensed under [CC0 1.0 Universal (CC0 1.0)](https://creativecommons.org/publicdomain/zero/1.0/)
diff --git a/src/mame/drivers/fccpu30.cpp b/src/mame/drivers/fccpu30.cpp
index 9ebc11d44f1..bbcf9280765 100644
--- a/src/mame/drivers/fccpu30.cpp
+++ b/src/mame/drivers/fccpu30.cpp
@@ -416,7 +416,7 @@ WRITE32_MEMBER (cpu30_state::bootvect_w){
LOG("%s\n", FUNCNAME);
m_sysram[offset % sizeof(m_sysram)] &= ~mem_mask;
m_sysram[offset % sizeof(m_sysram)] |= (data & mem_mask);
- m_sysrom = &m_sysram[0]; // redirect all upcomming accesses to masking RAM until reset.
+ m_sysrom = &m_sysram[0]; // redirect all upcoming accesses to masking RAM until reset.
}
/*
diff --git a/src/mame/drivers/galaxian.cpp b/src/mame/drivers/galaxian.cpp
index caae5457a0d..83ce804ee56 100644
--- a/src/mame/drivers/galaxian.cpp
+++ b/src/mame/drivers/galaxian.cpp
@@ -1961,7 +1961,7 @@ ADDRESS_MAP_END
/* changes from galaxian map:
galaxian sound removed
- $4800-$57ff: cointains video and object RAM (normally at $5000-$5fff)
+ $4800-$57ff: contains video and object RAM (normally at $5000-$5fff)
$5800-$5fff: AY-8910 access added
$6002-$6006: graphics banking controls replace coin lockout, coin counter, and lfo
$7002: coin counter (moved from $6003)
diff --git a/src/mame/drivers/hk68v10.cpp b/src/mame/drivers/hk68v10.cpp
index 53d7e11a3e7..064fee8040e 100644
--- a/src/mame/drivers/hk68v10.cpp
+++ b/src/mame/drivers/hk68v10.cpp
@@ -279,7 +279,7 @@ WRITE16_MEMBER (hk68v10_state::bootvect_w){
LOG (("%s offset %08x, mask %08x, data %04x\n", FUNCNAME, offset, mem_mask, data));
m_sysram[offset % sizeof(m_sysram)] &= ~mem_mask;
m_sysram[offset % sizeof(m_sysram)] |= (data & mem_mask);
- m_sysrom = &m_sysram[0]; // redirect all upcomming accesses to masking RAM until reset.
+ m_sysrom = &m_sysram[0]; // redirect all upcoming accesses to masking RAM until reset.
}
#if 0
diff --git a/src/mame/drivers/mvme147.cpp b/src/mame/drivers/mvme147.cpp
index 2bdebc079b1..8421f2a169b 100644
--- a/src/mame/drivers/mvme147.cpp
+++ b/src/mame/drivers/mvme147.cpp
@@ -289,7 +289,7 @@ READ32_MEMBER (mvme147_state::bootvect_r){
WRITE32_MEMBER (mvme147_state::bootvect_w){
m_sysram[offset % sizeof(m_sysram)] &= ~mem_mask;
m_sysram[offset % sizeof(m_sysram)] |= (data & mem_mask);
- m_sysrom = &m_sysram[0]; // redirect all upcomming accesses to masking RAM until reset.
+ m_sysrom = &m_sysram[0]; // redirect all upcoming accesses to masking RAM until reset.
}
/****
diff --git a/src/mame/drivers/stuntair.cpp b/src/mame/drivers/stuntair.cpp
index 7d8f4f9b75d..b7b3b9a0b68 100644
--- a/src/mame/drivers/stuntair.cpp
+++ b/src/mame/drivers/stuntair.cpp
@@ -27,7 +27,7 @@ Bg 1,5kb (2114 x3)
Sprites 1kb (2148 x2)
color 320byte (27ls00 x10)
-Rom definiton:
+Rom definition:
-top pcb-
stuntair.a0,a1,a3,a4,a6 main program
stuntair.e14 sound program
diff --git a/tests/README.md b/tests/README.md
index a7a0e9e85a3..cbd13d31580 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -1,5 +1,5 @@
# **Tests** #
-Cointains code by various developers and it is used to test MAME
+Contains code by various developers and it is used to test MAME
Licensed under [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)
diff --git a/web/README.md b/web/README.md
index ed61ca5da20..63fc994b1cc 100644
--- a/web/README.md
+++ b/web/README.md
@@ -1,5 +1,5 @@
# **web** #
-Cointains web application part of MAME
+Contains web application part of MAME
Licensed under [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)