Home
last modified time | relevance | path

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

/dports/emulators/hugo/hugo-2.12/
H A Dhard_pce.h38 #define PSG_FREQ_LSB_REG 2 /* lower 8 bits of 12 bit frequency */ macro
H A Dmix.c672 else if ((Tp = (io.PSG[ch][PSG_FREQ_LSB_REG] + (io.PSG[ch][PSG_FREQ_MSB_REG] << 8))) == 0) in WriteBuffer()