Bob Andrews
Bob Andrews
It would be great if the Discord bot could monitor the online status of people in a channel and send it to the IRC (and other) bridge. Right now when...
We mailed about this before, perhaps you forgot about it, so i am trying here :) This applies to both 1541U and U64 to some extend, both can benefit from...
See https://github.com/cc65/cc65/issues/2208 The current source does some (rather complex and hard to follow) magic things to figure out the location of certain variables. This broke due to a recent fix...
License?
What License applies to this code? Is it ok to use in a commercial/closed source context?
Just now that i had someone reproduce some things with a real modem... i noticed i have been using an invalid "modem init" with tcpser all the time: ```tcpser -r...
I have seen various strange issues in my tests... i will add more logs when i stumble about them again. i always start tcpser like this: ``` ./tcpser -r -p...
It would be really nice if VICE could talk to tcpser via stdin/stdout (but still using the IP232 protocol). The big advantage would be that this way VICE has full...
Since cygwin is really the worst of all options... i gave it a quick try to compile in msys2. Oh well, there is still some work to do - serial.c...
Vorweg: wir hatten da bei VICE auch diverse Problem, und ich/wir sind da auch keine Experten. Im Zweifelsfall nochmal in den Specs nachguckn was genau man tun muss, ABER :)...
Alle Jahre wieder... ich hantiere grade mit der VICE Testbench, und ich stolpere über Dinge :) Irgendetwas mit --debugcart und/oder --limitcycles verhält sich merkwürdig. generell geht es ``` $ emu64...