Welcome to the Daveemu devlog.

For contact: dave@daveemu.com

Over the last two weeks I have been working on stabilizing 286 protected mode in Daveemu. It took far more time than I expected, because getting "something that boots" is only the beginning. Once 286 protected mode started working, emulator performance dropped dramatically due to the extra 286-speci...

I am not slowing down, and development is moving forward steadily.

Recently I worked on the HDD sound synthesizer partly for fun, and partly to clear my mind after spending time in the darker corners of x86 internals. We are using multiple harmonics, but this part still needs tuning to reach the r...