Rob McMullen
Rob McMullen
I haven't looked at this driver in a while. Maybe try the forked version at https://github.com/retuxx/hid-retrobit and see if it's been fixed there.
It failed on the compile so it didn't produce the hid-atari-retrobit module. I don't know Rasbian/debian but I imagine there are kernel source packages that must be installed first. I'd...
The only thing I can figure out is that something changed in the kernel related to module building between the time I wrote the code and now. This was my...
Have the searchers directly fill the style array with the match bit! This will also handle the cases where multiple searchers match, because a parallel array with length of match...
I have not tested Omnivore at python > 3.8, but that's on my plate this coming week. Also, I don't know what your use case will be, but I'm considering...
Sure, pull requests would be great as I'm not sure how many more weeks it's going to take to get a windows machine up and running for me.
It seems to detect it as a spartados image? Omnivore 2 has a totally different disk image reader, and thinks it's a Jumpman disk, so that's not correct either!
I never implemented SpartaDOS format because I could never find a good enough byte-level description of its format. Crashing is not optimal, however. :) I'll at least need to default...
Here's a full-featured emulator/debugger/IDE: http://vide.malban.de/what-is-vide with a lot of features: 
https://github.com/robmcmullen/peppy/blob/master/peppy/lib/wxgc_xdot.py