Home
last modified time | relevance | path

Searched refs:AY_CLOCK (Results 1 – 10 of 10) sorted by relevance

/dports/audio/ocp/ocp-0.2.90/playay/
H A Dsound.c40 #define AY_CLOCK 1773400 macro
119 CLOCK_RESET(AY_CLOCK); in sound_ay_init()
490 CLOCK_RESET(AY_CLOCK); /* in case it was CPC before */ in sound_ay_reset()
/dports/audio/aylet/aylet-0.5/
H A Dsound.c49 #define AY_CLOCK 1773400 macro
144 CLOCK_RESET(AY_CLOCK); in sound_ay_init()
571 CLOCK_RESET(AY_CLOCK); /* in case it was CPC before */ in sound_ay_reset()
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dfortecar.cpp331 #define AY_CLOCK (MASTER_CLOCK/8) macro
727 ay8910_device &aysnd(AY8910(config, "aysnd", AY_CLOCK)); /* 1.5 MHz, measured */ in fortecar()
H A Dwildpkr.cpp175 #define AY_CLOCK MAIN_CLOCK / 8 macro
498 AY8930(config, "aysnd", AY_CLOCK).add_route(ALL_OUTPUTS, "mono", 0.50); in wildpkr()
H A Dsquale.cpp100 #define AY_CLOCK MAIN_CLOCK / 8 /* 1.75 Mhz */ macro
833 AY8910(config, m_ay8910, AY_CLOCK); in squale()
H A Dgoldstar.cpp257 constexpr XTAL AY_CLOCK = MASTER_CLOCK / 8; variable
8569 ay8910_device &aysnd(AY8910(config, "aysnd", AY_CLOCK)); in goldstar()
8602 ay8910_device &aysnd(AY8910(config, "aysnd", AY_CLOCK)); in goldstbl()
8650 ay8910_device &aysnd(AY8910(config, "aysnd", AY_CLOCK)); in star100()
8685 ay8910_device &aysnd(AY8910(config, "aysnd", AY_CLOCK)); in super9()
8792 ay8910_device &aysnd(AY8910(config, "aysnd", AY_CLOCK)); in ncb3()
8877 ay8910_device &aysnd(AY8910(config, "aysnd", AY_CLOCK)); in wcherry()
8918 ay8910_device &aysnd(AY8910(config, "aysnd", AY_CLOCK)); in cm()
8990 ay8910_device &aysnd(AY8910(config, "aysnd", AY_CLOCK)); in cmast91()
9047 ym2149_device &aysnd(YM2149(config, "aysnd", AY_CLOCK)); in lucky8()
[all …]
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dfortecar.cpp331 #define AY_CLOCK (MASTER_CLOCK/8) macro
727 ay8910_device &aysnd(AY8910(config, "aysnd", AY_CLOCK)); /* 1.5 MHz, measured */ in fortecar()
H A Dwildpkr.cpp175 #define AY_CLOCK MAIN_CLOCK / 8 macro
498 AY8930(config, "aysnd", AY_CLOCK).add_route(ALL_OUTPUTS, "mono", 0.50); in wildpkr()
H A Dsquale.cpp100 #define AY_CLOCK MAIN_CLOCK / 8 /* 1.75 Mhz */ macro
833 AY8910(config, m_ay8910, AY_CLOCK); in squale()
H A Dgoldstar.cpp257 constexpr XTAL AY_CLOCK = MASTER_CLOCK / 8; variable
8569 ay8910_device &aysnd(AY8910(config, "aysnd", AY_CLOCK)); in goldstar()
8602 ay8910_device &aysnd(AY8910(config, "aysnd", AY_CLOCK)); in goldstbl()
8650 ay8910_device &aysnd(AY8910(config, "aysnd", AY_CLOCK)); in star100()
8685 ay8910_device &aysnd(AY8910(config, "aysnd", AY_CLOCK)); in super9()
8792 ay8910_device &aysnd(AY8910(config, "aysnd", AY_CLOCK)); in ncb3()
8877 ay8910_device &aysnd(AY8910(config, "aysnd", AY_CLOCK)); in wcherry()
8918 ay8910_device &aysnd(AY8910(config, "aysnd", AY_CLOCK)); in cm()
8990 ay8910_device &aysnd(AY8910(config, "aysnd", AY_CLOCK)); in cmast91()
9047 ym2149_device &aysnd(YM2149(config, "aysnd", AY_CLOCK)); in lucky8()
[all …]