Home
last modified time | relevance | path

Searched refs:PSG_DDA_ENABLE (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/hugo/hugo-2.12/
H A Dhard_pce.h43 #define PSG_DDA_ENABLE 0x80 /* bit 7 */ macro
H A Dmix.c507 if (!(io.PSG[ch][PSG_DDA_REG] & PSG_DDA_ENABLE) || io.psg_channel_disabled[ch]) in WriteBuffer()