mirror of
https://github.com/holub/mame
synced 2025-07-04 01:18:59 +03:00
Fix spelling (#5770)
This commit is contained in:
parent
5854f09b4d
commit
900fc13e01
@ -498,7 +498,7 @@ upon exit, the \-str option will write a screenshot called final.png
|
|||||||
to the game's snapshot directory.
|
to the game's snapshot directory.
|
||||||
.TP
|
.TP
|
||||||
.B \-[no]throttle
|
.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
|
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
|
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,
|
fastest speed is more often than not limited by your graphics card,
|
||||||
|
@ -77,7 +77,7 @@
|
|||||||
| MV-1C | 1999 | 1 | 5 | NEO-GRZ | Final iteration, vertical cartridge slot |
|
| 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-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-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 |
|
| MV-4 | 1990 | 4 | 1 | PRO-B0/PRO-C0/LSPC-A0 | Original 4-slot board |
|
||||||
@ -346,7 +346,7 @@
|
|||||||
wide range of 'bootleg' PCBs.
|
wide range of 'bootleg' PCBs.
|
||||||
|
|
||||||
|
|
||||||
Unofficial pcb's from NG:DEV.TEAM:
|
Unofficial PCBs from NG:DEV.TEAM:
|
||||||
|
|
||||||
MVS CHA:
|
MVS CHA:
|
||||||
GIGA CHAR Board 1.0 Rev. A
|
GIGA CHAR Board 1.0 Rev. A
|
||||||
@ -359,7 +359,7 @@
|
|||||||
GIGA PROG Board 1.5 Rev. C
|
GIGA PROG Board 1.5 Rev. C
|
||||||
|
|
||||||
|
|
||||||
Unofficial pcb's from NEOBITZ:
|
Unofficial PCBs from NEOBITZ:
|
||||||
|
|
||||||
MVS CHA:
|
MVS CHA:
|
||||||
CHARBITZ1 2013.12.01
|
CHARBITZ1 2013.12.01
|
||||||
@ -516,7 +516,7 @@
|
|||||||
backup ram it will initialize it, then sit in a loop. The watchdog
|
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
|
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
|
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:
|
S1 (text layer) rom information:
|
||||||
================================
|
================================
|
||||||
. All 'S1' roms found on prom are 1mbit.
|
. 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:
|
MULTI PLAY MODE:
|
||||||
================
|
================
|
||||||
The NeoGeo has three games which support MULTI PLAY MODE (Riding Hero / League Bowling / Trash Rally).
|
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
|
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.
|
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:
|
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:
|
SPHERO SYMPHONY:
|
||||||
================
|
================
|
||||||
Several early games have a 'feature' called "sphero symphony". None of the games featuring "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.
|
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):
|
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_START( ridheroh )
|
||||||
ROM_REGION( 0x100000, "cslot1:maincpu", ROMREGION_BE|ROMREGION_16BIT )
|
ROM_REGION( 0x100000, "cslot1:maincpu", ROMREGION_BE|ROMREGION_16BIT )
|
||||||
ROM_LOAD16_WORD_SWAP( "006-pg1.p1", 0x000000, 0x080000, BAD_DUMP CRC(52445646) SHA1(647bb31f2f68453c1366cb6e2e867e37d1df7a54) )
|
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_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)
|
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_START( 2020bbh )
|
||||||
ROM_REGION( 0x100000, "cslot1:maincpu", ROMREGION_BE|ROMREGION_16BIT )
|
ROM_REGION( 0x100000, "cslot1:maincpu", ROMREGION_BE|ROMREGION_16BIT )
|
||||||
ROM_LOAD16_WORD_SWAP( "030-pg1.p1", 0x000000, 0x080000, BAD_DUMP CRC(12d048d7) SHA1(ee0d03a565b11ca3bee2d24f62ff46a85ef18d90) )
|
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 */
|
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 */
|
NEO_SFIX_128K( "236-s1.s1", CRC(5d1ca640) SHA1(40a9668a1742a44597a07ce72273d17119815637) ) /* TC531000 */
|
||||||
|
|
||||||
ROM_REGION16_BE( 0x20000, "mainbios", 0 )
|
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_LOAD16_WORD_SWAP("236-bios.sp1", 0x00000, 0x020000, CRC(853e6b96) SHA1(de369cb4a7df147b55168fa7aaf0b98c753b735e) )
|
||||||
|
|
||||||
ROM_REGION( 0x30000, "cslot1:audiocpu", 0 )
|
ROM_REGION( 0x30000, "cslot1:audiocpu", 0 )
|
||||||
|
@ -542,7 +542,7 @@ int32_t ngcd_state::SekIdle(int32_t nCycles)
|
|||||||
* DMA
|
* DMA
|
||||||
|
|
||||||
FF0061 Write 0x40 means start DMA transfer
|
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)
|
FF0068 Target address (in copy mode)
|
||||||
FF006C Fill word
|
FF006C Fill word
|
||||||
FF0070 Words count
|
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.
|
// 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
|
// 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.
|
// Additionally, we don't know how many cycles DMA operations take.
|
||||||
// Here, only bus access is used to get a rough approximation --
|
// Here, only bus access is used to get a rough approximation --
|
||||||
|
Loading…
Reference in New Issue
Block a user