mirror of
https://github.com/holub/mame
synced 2025-04-24 17:30:55 +03:00
Added xtal for MESS.
This commit is contained in:
parent
51a409d982
commit
54ca1938bc
@ -102,6 +102,7 @@ enum
|
||||
XTAL_14_705882MHz = 14705882, /* Aleck64 */
|
||||
XTAL_14_7456MHz = 14745600, /* Namco System 12 & System Super 22/23 for H8/3002 CPU */
|
||||
XTAL_15MHz = 15000000, /* Sinclair QL */
|
||||
XTAL_15_36MHz = 15360000, /* Visual 1050 */
|
||||
XTAL_15_468MHz = 15468000, /* Bank Panic h/w, Sega G80 */
|
||||
XTAL_16MHz = 16000000, /* Extremely common, used on 100's of PCBs */
|
||||
XTAL_16_9344MHz = 16934400, /* Usually used to drive 90's Yamaha OPL/FM chips */
|
||||
|
Loading…
Reference in New Issue
Block a user