Oliver Schmidt
Oliver Schmidt
Hi Kris, Running the command ``` python precompute_conversion.py ``` with Python 3.10 on Windows gave me 1. ``` ModuleNotFoundError: No module named 'networkx' ``` https://www.colour-science.org/installation-guide/ describes `networkx` as optional dependency....
With the recently added Uthernet II emulation, my program A2Stream (https://github.com/oliverschmidt/A2Stream) runs in general fine on AppleWin - thanks :-) However, the actual sound output is pretty different from the...
I don't know if you are aware of the fact that GEOS suffered from the very same issue (no timer source in a stock //e). They solved it by creating...
This issue is only about disk image files, which contain only the user data of 5.25" floppy disks and are of 140kB size. * Any files that represent more user...
Hi, As far as I understand there's currently basically no SSC support. I understand very well there's no desire to implement some Linux serial port code that "emulates" the Windows...
Certainly nothing to just merge as-is. Rather meant as a link to where it is located. This PR adds support for emulation of the Apple2Pi card v6.x using the Raspberry...
Hi, The section... _Compile the daemon and tools with 'make' and copy the results to /usr/local/bin with 'sudo make install'. To build the FUSE driver needed to mount ProDOS devices...
Hi, https://www.irata.online/#connecting and the mentioning of `tcpser` indicate that IRATA.ONLINE is actually accessed via a TCP connection. Instead of using a serial connection to some TCP proxy it is a...