mirror of
https://github.com/holub/mame
synced 2025-04-25 09:50:04 +03:00
atari/bzone.cpp, skeleton/bolsaint.cpp: Updated comments. (#11186)
skeleton/bolsaint.cpp: Fix copyright holder. atari/bzone.cpp: Add notes about Desert Wars blue overlay.
This commit is contained in:
parent
f93718f937
commit
a2a5d44340
@ -8,9 +8,10 @@
|
||||
* Battlezone
|
||||
* Bradley Trainer
|
||||
* Red Baron
|
||||
* Desert Wars (Spanish bootleg of Battle Zone)
|
||||
|
||||
Known bugs:
|
||||
* none at this time
|
||||
* None at this time on the Atari sets (Desert Wars isn't working)
|
||||
|
||||
****************************************************************************
|
||||
|
||||
@ -851,6 +852,8 @@ ROM_END
|
||||
| |_74LS00PC| |____________| |
|
||||
| |
|
||||
|___________________________________________________________|
|
||||
|
||||
Also, it uses a blue overlay instead of the usual green.
|
||||
*/
|
||||
ROM_START( dsrtwars ) // Desert Wars
|
||||
ROM_REGION( 0x8800, "maincpu", 0 )
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Robbbert
|
||||
// copyright-holders:
|
||||
/**************************************************************************************
|
||||
|
||||
80188-based slot machines from Sleic/Petaco.
|
||||
|
Loading…
Reference in New Issue
Block a user