mey8088: standard file header (nw)
This commit is contained in:
parent
c059ad245f
commit
8b8051fc41
@ -1,5 +1,6 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:hap, Roberto Fresca
|
||||
// thanks-to:Darrell Hal Smith, Kevin Mullins
|
||||
/****************************************************************
|
||||
|
||||
Meyco 8088 based hardware
|
||||
@ -8,10 +9,6 @@
|
||||
3 x 8KB EPROM (max 4), 3 x 8KB RAM (max 4), 2KB battery RAM,
|
||||
2 x i8155, optional i8251A + RS232 for factory debug
|
||||
|
||||
driver by MAME team
|
||||
also thanks to Darrell Hal Smith, Kevin Mullins
|
||||
|
||||
|
||||
To initialize battery RAM, go into Meter Read mode (F1 -> 9),
|
||||
and then press the Meter Read + Reset buttons (9 + 0).
|
||||
|
||||
@ -19,9 +16,9 @@
|
||||
in mid-game, it may run faulty on the next boot.
|
||||
Enable the Night Switch to prevent this.
|
||||
|
||||
|
||||
TODO:
|
||||
- coincounters/hopper
|
||||
- correct CPU speed (currently underclocked)
|
||||
|
||||
****************************************************************/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user