Because I detoured through a complete rewrite of keyboard handling, I wasn't seeing the end in sight for this one until quite recently... Thanks to those on this forum that helped test it on some non-UK keyboards!
Other things:
- 6309 DIVD/DIVQ fixes
- Much better CoCo 3 GIME timings / behaviour
- GTK+ 3 UI under Linux
- More dialog boxes under Windows
- More keyboard-joystick profiles by default
- Physical joysticks automatically end up in menus
- Dragon Professional and Tandy Deluxe Colour Computer support
The Dragon Pro and Deluxe CoCo both make use of preliminary AY-3-891x emulation. I'd be interested in hearing (lit. and fig.) if anyone's made use of that beyond the beeps the Dragon Pro makes when it starts.
Under SDL (so Windows or Mac OS X+ builds), it now tries to open joysticks as "game controllers" first. Might make some behaviour more consistent, don't know.
Phew, now I can just wait for the bugs to pile up... The first of which being I didn't actually mention the new machine support in the ChangeLog file at all - gah!
Edit: oh yes, apologies to anyone depending on my apt repo for non-amd64 Debian builds. Seems like the cross-build packages are currently in a bit of a dependency mess in Debian Trixie. I'll build when I can have the cross tools and required libraries installed at the same time

Edit: so it turns out at least one person really is still using those old ROM image files with the 16 byte headers! So 1.6.1 reinstates the header skipping code...