Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

m6561: fix sound implementation #26

Open
floooh opened this issue Jan 17, 2020 · 1 comment
Open

m6561: fix sound implementation #26

floooh opened this issue Jan 17, 2020 · 1 comment
Labels

Comments

@floooh
Copy link
Owner

floooh commented Jan 17, 2020

@floooh floooh assigned floooh and unassigned floooh Jan 17, 2020
@floooh floooh added the bug label Jan 17, 2020
@floooh floooh changed the title m6561: fix noise implementation m6561: fix sound implementation Jan 17, 2020
@nippur72
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants