indigodarkwolf / box16

A fork of the official X16 emulator, converted to C++20 and with a bunch of features tweaked and added.
MIT License
41 stars 19 forks source link

Add PCM FIFO to PSG Monitor #33

Closed akumanatt closed 2 years ago

akumanatt commented 2 years ago

I somehow forgot to do this part when I was improving monitors few months ago.

There's also some of unrelated changes that's been sitting in my fork, unfortunately.

indigodarkwolf commented 2 years ago

Looks good. Thanks!