Welcome to the Daveemu devlog.

For contact: dave@daveemu.com

I just needed a break from chasing the endless Win 3.1 protected-mode bugs, so I started a side project focused on music playback: an experimental OPL synthesizer that I can eventually plug directly into Daveemu’s SoundBlaster/AdLib paths.

daveemu_opl_play is currently a standalone executable, an...