Hello everybody,
I ordered the kerberos interface when it was initially released, but then never found the time to use it. Until several months ago, being forced to be at home all the time.
I'm enjoying it very much, although I haven't used the MIDI part yet. I"m currently mainly using it as a easyflash cartridge and to start programs. While playing with it, I decided to make some changes to the menu program and the QT program.
menu:
- direct access to the stored programs with keys 1-0 and shift 1-0
- transfer programs via MIDI without starting the transfer 't' menu option
- speedup of the disk copy by keeping the file descriptors open
- fixed exit of the about demo
QT:
- fixed warnings from current compilers and QT 5
- made the Linux ALSA MIDI delay configurable
- hard coded the OsX MIDI delay to 1ms. Smaller delay values seem to be ignored by the QT system and cause CRC errors on the C64.
- fixed a crash when opening slightly incorrect D64 files
I didn't try to build the QT program on Windows, I don't have a development environment set up. When I tried to download and install QT 5, it was always failing to download all files and I gave up.
I would be happy if some of you could test my changes, if they work for them. Feel free to hack away at my source code and if there is interest, I could merge them back to the official kerberos software.