Skip to content

Commit b3c2645

Browse files
martinlindhehappppp
authored andcommitted
fix some typos (#2772)
1 parent c44e154 commit b3c2645

File tree

23 files changed

+27
-27
lines changed

23 files changed

+27
-27
lines changed

android-project/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# **android-project** #
22

3-
Cointains code by needed to run MAME on Android
3+
Contains code by needed to run MAME on Android
44

55
Licensed under [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)
66

77
It also contains org.libsdl.app.Activity part of SDL2 project under [zlib license](http://opensource.org/licenses/Zlib)
88

9-
And for building Gradle-wrapper is used that is under [Apache License, Version 2.0](http://opensource.org/licenses/Apache-2.0)
9+
And for building Gradle-wrapper is used that is under [Apache License, Version 2.0](http://opensource.org/licenses/Apache-2.0)

benchmarks/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# **Benchmarks** #
22

3-
Cointains code by various developers and it is used to benchmark MAME code
3+
Contains code by various developers and it is used to benchmark MAME code
44

55
Licensed under [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)

bgfx/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# **BGFX shaders** #
22

3-
Cointains definitions for BGFX shaders, shader chains and effects.
3+
Contains definitions for BGFX shaders, shader chains and effects.
44

55
Licensed under [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause) by Ryan Holtz and MAME Development Team

bgfx/chains/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# **BGFX shader chains** #
22

3-
Cointains definitions for BGFX shader chains
3+
Contains definitions for BGFX shader chains
44

55
Licensed under [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause) by Ryan Holtz and MAME Development Team

bgfx/effects/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# **BGFX shader effects** #
22

3-
Cointains definitions for BGFX shader effects
3+
Contains definitions for BGFX shader effects
44

55
Licensed under [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause) by Ryan Holtz and MAME Development Team

bgfx/effects/default/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# **BGFX shader effects** #
22

3-
Cointains definitions for BGFX shader effects
3+
Contains definitions for BGFX shader effects
44

55
Licensed under [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause) by Ryan Holtz and MAME Development Team

bgfx/effects/hlsl/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# **BGFX shader effects** #
22

3-
Cointains definitions for BGFX shader effects
3+
Contains definitions for BGFX shader effects
44

55
Licensed under [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause) by Ryan Holtz and MAME Development Team

bgfx/effects/unfiltered/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# **BGFX shader effects** #
22

3-
Cointains definitions for BGFX shader effects
3+
Contains definitions for BGFX shader effects
44

55
Licensed under [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause) by Ryan Holtz and MAME Development Team

docs/man/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# **man pages** #
22

3-
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.
3+
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.
44

5-
Licensed under [CC0 1.0 Universal (CC0 1.0)](https://creativecommons.org/publicdomain/zero/1.0/)
5+
Licensed under [CC0 1.0 Universal (CC0 1.0)](https://creativecommons.org/publicdomain/zero/1.0/)

hash/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# **Software Lists** #
22

3-
Software lists are containing meta-data of software for computers and consoles and are comming from various sources,
3+
Software lists are containing meta-data of software for computers and consoles and are coming from various sources,
44
they are not compiled in code but use as valuable source of information in order to preserve and document software.
55

6-
Licensed under [CC0 1.0 Universal (CC0 1.0)](https://creativecommons.org/publicdomain/zero/1.0/)
6+
Licensed under [CC0 1.0 Universal (CC0 1.0)](https://creativecommons.org/publicdomain/zero/1.0/)

keymaps/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# **Keymaps** #
22

3-
Keymap files are definiton files for mapping different keyboard layouts to MAME input system, and are
3+
Keymap files are definition files for mapping different keyboard layouts to MAME input system, and are
44
product of work of many different contributors.
55

6-
Licensed under [CC0 1.0 Universal (CC0 1.0)](https://creativecommons.org/publicdomain/zero/1.0/)
6+
Licensed under [CC0 1.0 Universal (CC0 1.0)](https://creativecommons.org/publicdomain/zero/1.0/)

regtests/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# **Regression tests** #
22

3-
Cointains code by various developers and it is used to test MAME tools
3+
Contains code by various developers and it is used to test MAME tools
44

55
Licensed under [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)

src/devices/bus/vme/vme_fccpu20.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ WRITE32_MEMBER (vme_fccpu20_device::bootvect_w)
491491
LOG("%s\n", FUNCNAME);
492492
m_sysram[offset % sizeof(m_sysram)] &= ~mem_mask;
493493
m_sysram[offset % sizeof(m_sysram)] |= (data & mem_mask);
494-
m_sysrom = &m_sysram[0]; // redirect all upcomming accesses to masking RAM until reset.
494+
m_sysrom = &m_sysram[0]; // redirect all upcoming accesses to masking RAM until reset.
495495
}
496496

497497
WRITE_LINE_MEMBER(vme_fccpu20_device::bim_irq_callback)

src/devices/bus/vme/vme_hcpu30.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ WRITE32_MEMBER(vme_hcpu30_card_device::bootvect_w)
155155
LOG("%s\n", FUNCNAME);
156156
m_sysram[offset % sizeof(m_sysram)] &= ~mem_mask;
157157
m_sysram[offset % sizeof(m_sysram)] |= (data & mem_mask);
158-
m_sysrom = &m_sysram[0]; // redirect all upcomming accesses to masking RAM until reset.
158+
m_sysrom = &m_sysram[0]; // redirect all upcoming accesses to masking RAM until reset.
159159
}
160160

161161
vme_hcpu30_card_device::vme_hcpu30_card_device(const machine_config &mconfig, device_type type, const char *tag, device_t *owner, uint32_t clock)

src/devices/machine/68561mpcc.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,7 @@ void mpcc_device::tra_complete()
587587
}
588588

589589
//-------------------------------------------------
590-
// rcv_callback - called when it is time to sample incomming data bit
590+
// rcv_callback - called when it is time to sample incoming data bit
591591
//-------------------------------------------------
592592
void mpcc_device::rcv_callback()
593593
{

src/emu/layout/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# **Layout** #
22

3-
Layouts files are definiton files to describe look and fell of emulated machines, and are product
3+
Layouts files are definition files to describe look and fell of emulated machines, and are product
44
of many different contributors.
55

66
Licensed under [CC0 1.0 Universal (CC0 1.0)](https://creativecommons.org/publicdomain/zero/1.0/)

src/mame/drivers/fccpu30.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ WRITE32_MEMBER (cpu30_state::bootvect_w){
416416
LOG("%s\n", FUNCNAME);
417417
m_sysram[offset % sizeof(m_sysram)] &= ~mem_mask;
418418
m_sysram[offset % sizeof(m_sysram)] |= (data & mem_mask);
419-
m_sysrom = &m_sysram[0]; // redirect all upcomming accesses to masking RAM until reset.
419+
m_sysrom = &m_sysram[0]; // redirect all upcoming accesses to masking RAM until reset.
420420
}
421421

422422
/*

src/mame/drivers/galaxian.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1961,7 +1961,7 @@ ADDRESS_MAP_END
19611961

19621962
/* changes from galaxian map:
19631963
galaxian sound removed
1964-
$4800-$57ff: cointains video and object RAM (normally at $5000-$5fff)
1964+
$4800-$57ff: contains video and object RAM (normally at $5000-$5fff)
19651965
$5800-$5fff: AY-8910 access added
19661966
$6002-$6006: graphics banking controls replace coin lockout, coin counter, and lfo
19671967
$7002: coin counter (moved from $6003)

src/mame/drivers/hk68v10.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ WRITE16_MEMBER (hk68v10_state::bootvect_w){
279279
LOG (("%s offset %08x, mask %08x, data %04x\n", FUNCNAME, offset, mem_mask, data));
280280
m_sysram[offset % sizeof(m_sysram)] &= ~mem_mask;
281281
m_sysram[offset % sizeof(m_sysram)] |= (data & mem_mask);
282-
m_sysrom = &m_sysram[0]; // redirect all upcomming accesses to masking RAM until reset.
282+
m_sysrom = &m_sysram[0]; // redirect all upcoming accesses to masking RAM until reset.
283283
}
284284

285285
#if 0

src/mame/drivers/mvme147.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ READ32_MEMBER (mvme147_state::bootvect_r){
289289
WRITE32_MEMBER (mvme147_state::bootvect_w){
290290
m_sysram[offset % sizeof(m_sysram)] &= ~mem_mask;
291291
m_sysram[offset % sizeof(m_sysram)] |= (data & mem_mask);
292-
m_sysrom = &m_sysram[0]; // redirect all upcomming accesses to masking RAM until reset.
292+
m_sysrom = &m_sysram[0]; // redirect all upcoming accesses to masking RAM until reset.
293293
}
294294

295295
/****

src/mame/drivers/stuntair.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Bg 1,5kb (2114 x3)
2727
Sprites 1kb (2148 x2)
2828
color 320byte (27ls00 x10)
2929
30-
Rom definiton:
30+
Rom definition:
3131
-top pcb-
3232
stuntair.a0,a1,a3,a4,a6 main program
3333
stuntair.e14 sound program

tests/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# **Tests** #
22

3-
Cointains code by various developers and it is used to test MAME
3+
Contains code by various developers and it is used to test MAME
44

55
Licensed under [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)

web/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# **web** #
22

3-
Cointains web application part of MAME
3+
Contains web application part of MAME
44

55
Licensed under [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)

0 commit comments

Comments
 (0)