mirror of
https://github.com/holub/mame
synced 2025-05-09 15:51:48 +03:00
calcune: A few hardware notes (nw)
This commit is contained in:
parent
4522ace94f
commit
b75dfb6f7c
@ -1,5 +1,17 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:David Haywood
|
||||
/***************************************************************************
|
||||
|
||||
Calcune (Japan, prototype)
|
||||
|
||||
CPUs are HD68HC000CP8 and TMP84C00AU-6 QFP types. Other ICs include two
|
||||
Sega 315-5560-02 VDPs and a YMZ280B-F for sound.
|
||||
|
||||
Oscillators: 53.693MHz (OSC1), 16.9444 (XL1), 14.318 (XL3).
|
||||
|
||||
Printed on board: "VDP LICENSE FROM SEGA, MANUFACTURED BY ADO."
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
#include "emu.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user