Results 113 comments of Toni Wilen

Current offset matches formatted HD disk contents. I don't remember how bitmap is calculated..

I meant if I format DF0: with HD disk in WB, and check it with disk editor: 0x3f is in offset 0xdc. Both 0xdc and 0xe0 can't be true and...

It isn't possible to skip (part of) hardware init, at least without it becoming KS version specific which is not acceptable. Better (and compatible) way would be to have mode...

"warp boot" mode added. warpboot=true in config file. Emulation start to "insert disk screen" takes about 0.5s in most compatible A500 mode. Hopefully this is acceptable solution :)

I don't remember but it has to be some backwards compatibility feature. I'll probably get rid of it in later versions. But there is also possibility this will break something..

I finally found the reason for this naming logic. Originally "saveimages" were only saved in \saveimages but (much) later option was added that saves saveimages in same directory as main...

It does not return local variable, it always returns newly allocated string.

This looks like application bug. I'd guess it assumes 24-bit mode (not 32-bit) and/or gets confused if resolution is "too large" or it is not fully Picasso96 RTG compatible.

Do you mean directly using it (not using via virtual serial port which is already possible)? I can't seem to find any clear programming examples that shows how to implement...

Munt MT-32/CM-32L is now built-in. It was surprisingly easy to do, nice library API, documentation was a bit lacking as usual :) Fluidsynth does not seem to be as simple...