diff options
author | 2019-10-21 11:12:04 +0100 | |
---|---|---|
committer | 2019-10-21 12:12:04 +0200 | |
commit | 900fc13e018fb4794f981b93d47bd2ed337c7eef (patch) | |
tree | 346a9326a8dbcc4515454987db42735416c21aaa | |
parent | 5854f09b4dad2516691571226a99efa7ff90e465 (diff) |
Fix spelling (#5770)
-rw-r--r-- | docs/man/mame.6 | 2 | ||||
-rw-r--r-- | src/mame/drivers/neogeo.cpp | 20 | ||||
-rw-r--r-- | src/mame/drivers/neogeocd.cpp | 4 |
3 files changed, 13 insertions, 13 deletions
diff --git a/docs/man/mame.6 b/docs/man/mame.6 index e076e9fff25..3466ceef343 100644 --- a/docs/man/mame.6 +++ b/docs/man/mame.6 @@ -498,7 +498,7 @@ upon exit, the \-str option will write a screenshot called final.png to the game's snapshot directory. .TP .B \-[no]throttle -Configures the default thottling setting. When throttling is on, MAME +Configures the default throttling setting. When throttling is on, MAME attempts to keep the game running at the game's intended speed. When throttling is off, MAME runs the game as fast as it can. Note that the fastest speed is more often than not limited by your graphics card, diff --git a/src/mame/drivers/neogeo.cpp b/src/mame/drivers/neogeo.cpp index 3b4720ef2b7..acc92779399 100644 --- a/src/mame/drivers/neogeo.cpp +++ b/src/mame/drivers/neogeo.cpp @@ -77,7 +77,7 @@ | MV-1C | 1999 | 1 | 5 | NEO-GRZ | Final iteration, vertical cartridge slot | +---------+------+-------+------------+-----------------------+--------------------------------------------------------------------------+ | MV-2B | | 2 | 1 | PRO-B0/PRO-C0/LSPC-A0 | Original full-featured 2-slot board | - | MV-2F | | 2 | 2 | NEO-B1/LSPC2-A2 | 2nd-geneation 2-slot board, onboard PCMCIA slot and 3.5mm jacks | + | MV-2F | | 2 | 2 | NEO-B1/LSPC2-A2 | 2nd-generation 2-slot board, onboard PCMCIA slot and 3.5mm jacks | | MV-2FS | | 2 | 2 | NEO-B1/LSPC2-A2 | Spanish MV-2F | +---------+------+-------+------------+-----------------------+--------------------------------------------------------------------------+ | MV-4 | 1990 | 4 | 1 | PRO-B0/PRO-C0/LSPC-A0 | Original 4-slot board | @@ -346,7 +346,7 @@ wide range of 'bootleg' PCBs. - Unofficial pcb's from NG:DEV.TEAM: + Unofficial PCBs from NG:DEV.TEAM: MVS CHA: GIGA CHAR Board 1.0 Rev. A @@ -359,7 +359,7 @@ GIGA PROG Board 1.5 Rev. C - Unofficial pcb's from NEOBITZ: + Unofficial PCBs from NEOBITZ: MVS CHA: CHARBITZ1 2013.12.01 @@ -516,7 +516,7 @@ backup ram it will initialize it, then sit in a loop. The watchdog should then reset the system while it is in this loop. If the watchdog fails to reset the system the code will continue and set a value in - backup ram to indiate that the protection check has failed. + backup ram to indicate that the protection check has failed. **************************************************************************** @@ -2895,14 +2895,14 @@ void mvs_led_state::sbp(machine_config &config) S1 (text layer) rom information: ================================ . All 'S1' roms found on prom are 1mbit. - . The remainig 64k 'S1' are marked BAD_DUMP. + . The remaining 64k 'S1' are marked BAD_DUMP. MULTI PLAY MODE: ================ The NeoGeo has three games which support MULTI PLAY MODE (Riding Hero / League Bowling / Trash Rally). This allows you to 'link' 4 games (MVS) / 2 games (AES) using in game 'Multi-Play' option. To establish - a link between the carts you have to connect the carts to each other by a communicator cable. The communicatior + a link between the carts you have to connect the carts to each other by a communicator cable. The communicator cable is a regular headphone cable with stereo pin jack. It has been reported that you can also 'link' MVS <-> AES. All three games use a special PROG board for MULTI PLAY MODE support: @@ -2923,7 +2923,7 @@ void mvs_led_state::sbp(machine_config &config) SPHERO SYMPHONY: ================ Several early games have a 'feature' called "sphero symphony". None of the games featuring "sphero symphony" - uses special hardware. It is something sound based, but what exactly it is (specially arragend samples, + uses special hardware. It is something sound based, but what exactly it is (specially arranged samples, FM synthesis etc.) is unknown. The AES and MVS releases share the same sound data and driver. The AES game-inserts and manuals have an eye-shaped logo with the following text (not to be found on MVS sets): @@ -3288,7 +3288,7 @@ ROM_END ROM_START( ridheroh ) ROM_REGION( 0x100000, "cslot1:maincpu", ROMREGION_BE|ROMREGION_16BIT ) ROM_LOAD16_WORD_SWAP( "006-pg1.p1", 0x000000, 0x080000, BAD_DUMP CRC(52445646) SHA1(647bb31f2f68453c1366cb6e2e867e37d1df7a54) ) - /* Chip label p1h does not exist, renamed temporarly to pg1, marked BAD_DUMP. This needs to be verified. */ + /* Chip label p1h does not exist, renamed temporarily to pg1, marked BAD_DUMP. This needs to be verified. */ ROM_REGION( 0x2000, "mcu", 0 ) /* Hitachi HD6301V1 MCU */ ROM_LOAD( "rhcom.bin", 0x0000, 0x2000, CRC(e5cd6306) SHA1(f6bbb8ae562804d67e137290c765c3589fa334c0) ) // dumped from a prototype with external ROM, not 100% confirmed as being the same on a final, or other games (lbowling, trally) @@ -4176,7 +4176,7 @@ ROM_END ROM_START( 2020bbh ) ROM_REGION( 0x100000, "cslot1:maincpu", ROMREGION_BE|ROMREGION_16BIT ) ROM_LOAD16_WORD_SWAP( "030-pg1.p1", 0x000000, 0x080000, BAD_DUMP CRC(12d048d7) SHA1(ee0d03a565b11ca3bee2d24f62ff46a85ef18d90) ) - /* Chip label p1h does not exist, renamed temporarly to pg1, marked BAD_DUMP. This needs to be verified. */ + /* Chip label p1h does not exist, renamed temporarily to pg1, marked BAD_DUMP. This needs to be verified. */ NEO_SFIX_128K( "030-s1.s1", CRC(7015b8fc) SHA1(8c09bc3e6c62e0f7c9557c1e10c901be325bae7f) ) /* TC531000 */ @@ -7872,7 +7872,7 @@ ROM_START( irrmaze ) /* MVS ONLY RELEASE */ NEO_SFIX_128K( "236-s1.s1", CRC(5d1ca640) SHA1(40a9668a1742a44597a07ce72273d17119815637) ) /* TC531000 */ ROM_REGION16_BE( 0x20000, "mainbios", 0 ) - /* special BIOS with trackball support, we only have one Irritating Maze bios and thats asia */ + /* special BIOS with trackball support, we only have one Irritating Maze bios and that's Asian */ ROM_LOAD16_WORD_SWAP("236-bios.sp1", 0x00000, 0x020000, CRC(853e6b96) SHA1(de369cb4a7df147b55168fa7aaf0b98c753b735e) ) ROM_REGION( 0x30000, "cslot1:audiocpu", 0 ) diff --git a/src/mame/drivers/neogeocd.cpp b/src/mame/drivers/neogeocd.cpp index d88fb7b64c5..cdfb8209aa1 100644 --- a/src/mame/drivers/neogeocd.cpp +++ b/src/mame/drivers/neogeocd.cpp @@ -542,7 +542,7 @@ int32_t ngcd_state::SekIdle(int32_t nCycles) * DMA FF0061 Write 0x40 means start DMA transfer - FF0064 Source address (in copy mode), Target address (in filll mode) + FF0064 Source address (in copy mode), Target address (in fill mode) FF0068 Target address (in copy mode) FF006C Fill word FF0070 Words count @@ -586,7 +586,7 @@ void ngcd_state::do_dma(address_space& curr_space) { // The LC8953 chip has a programmable DMA controller, which is not properly emulated. // Since the software only uses it in a limited way, we can apply a simple heuristic - // to determnine the requested operation. + // to determine the requested operation. // Additionally, we don't know how many cycles DMA operations take. // Here, only bus access is used to get a rough approximation -- |