mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
4enlinea.cpp. Some cleanup and fix typo.
This commit is contained in:
parent
04710621a7
commit
836b625cbc
@ -175,6 +175,15 @@
|
||||
- CM3080 pins 16 & 17 have a 1 Megohm resistor in parallel before connect the
|
||||
16 MHz. crystal.
|
||||
|
||||
**************************************************************************
|
||||
|
||||
Known games on this or similar hardware:
|
||||
|
||||
- [DUMPED] 4 en Línea (Compumatic)
|
||||
- [DUMPED] Olympic Darts (K7 Kursaal. At least three different hardware revisions)
|
||||
- [MISSING] Sport Dart TV (Compumatic)
|
||||
- [MISSING] Dart Queen (Compumatic / Daryde)
|
||||
|
||||
**************************************************************************
|
||||
|
||||
TODO:
|
||||
@ -183,14 +192,6 @@
|
||||
- Interlaced video mode.
|
||||
- Sound.
|
||||
- More work...
|
||||
|
||||
**************************************************************************
|
||||
|
||||
Known games on this or simmilar hardware:
|
||||
- [DUMPED] 4 en Línea (Compumatic)
|
||||
- [DUMPED] Olympic Darts (K7 Kursaal. At least three different hardware revisions)
|
||||
- [MISSING] Sport Dart TV (Compumatic)
|
||||
- [MISSING] Dart Queen (Compumatic / Daryde)
|
||||
|
||||
*************************************************************************/
|
||||
|
||||
@ -697,6 +698,7 @@ ROM_START( k7_olym )
|
||||
ROM_LOAD( "b1_gal16v8a.ic4", 0x0117, 0x0117, NO_DUMP ) // protected
|
||||
ROM_END
|
||||
|
||||
|
||||
/***********************************
|
||||
* Game Drivers *
|
||||
***********************************/
|
||||
|
Loading…
Reference in New Issue
Block a user