Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-31 | Remove some debug junk from the PSG core | Michael Pavone | |
2015-10-29 | Somewhat better handling of high frequency PSG tones. Needs work to fully ↵ | Michael Pavone | |
handle case where frequency > half our output sample rate | |||
2014-02-11 | Adjust PSG and YM-2612 volume to be closer to the real console | Michael Pavone | |
2014-01-06 | The local clone on my laptop got messed up and some changes had not been ↵ | Michael Pavone | |
pushed. This commit represents the status of the working copy from that clone. It unfortunately contains some changes that I did not intend to commit yet, but this seems like the best option at the moment. | |||
2013-10-01 | Implement turbo/slow motion feature that overclocks or underclocks the ↵ | Mike Pavone | |
entire system at the push of a button | |||
2013-09-10 | Added copyright notice to source files and added GPL license text in COPYING | Mike Pavone | |
2013-06-19 | Use a slightly more sane PSG volume divider. Stil seems too loud, need to ↵ | Mike Pavone | |
check the real hardware. | |||
2013-06-03 | Make the PSG and YM2612 use the master clock internal with an increment ↵ | Mike Pavone | |
based on clock divider so that they stay perflectly in sync. Run both the PSG and YM2612 whenver one of them needs to be run. | |||
2013-05-29 | Incredibly broken YM2612 support plus a fix to Z80 bus request | Mike Pavone | |
2013-05-23 | Fix clipping in PSG core | Mike Pavone | |
2013-05-23 | Initial PSG support. Mostly works, noise channel is borked though. | Mike Pavone | |