4enlinea.cpp. Some cleanup and fix typo.

This commit is contained in:
Roberto Fresca 2019-06-25 20:12:48 +02:00
parent 04710621a7
commit 836b625cbc

View File

@ -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 *
***********************************/