You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm addressing this issue, I've already implemented the 4 bit DAC and the 8 bit shift registers (aka "viznut" waveforms), and now I am working on the noise generator.
I think I've also spotted another issue on the voice counters, POKE 36874,255 should produce a sound that is lower in pitch than POKE 36874,254. This is a well known behavior of the VIC chip.
See:
The text was updated successfully, but these errors were encountered: