xtal.cpp: Add another known value (unused for now)

This commit is contained in:
AJR 2023-05-27 10:29:38 -04:00
parent e256b2ba3b
commit 10832fdb37

View File

@ -232,6 +232,7 @@ const double XTAL::known_xtals[] = {
14'112'000, /* 14.112_MHz_XTAL Timex/Sinclair TS2068 */
14'192'640, /* 14.19264_MHz_XTAL Central Data 2650 */
14'218'000, /* 14.218_MHz_XTAL Dragon */
14'250'450, /* 14.25045_MHz_XTAL Apple II Europlus */
14'300'000, /* 14.3_MHz_XTAL Agat-7 */
14'314'000, /* 14.314_MHz_XTAL Taito TTL Board */
14'318'181, /* 14.318181_MHz_XTAL Extremely common, used on 100's of PCBs (4x NTSC subcarrier) */