All c64 emulators support the RS-232 port by using the ACIA1 chipset. In order to test the operation on a PC, you need a modem connected to the RS-232 port or its emulation. Emulators allow you to connect the RS-232 port to a TCP port, and then communicate with a "server" that acts as a modem (unless there is a modem integrated into the emulator). From empirical tests carried out on current software, there are some problems (or actual "bugs") that prevent the correct operation of some of these configurations "out of the box".
At the moment the following configuration has been successfully tested:
Note that the tcpser must be restarted each time the emulator is closed after connected to the DOJO server.
Please note that this feature is being made available in a quasi-beta stage: therefore, the service may be interrupted for any updates. Moreover, no tests have been conducted with hardware and that it must therefore be assumed that these tools and languages could only work with properly configured and specific versioned emulators.
All c64 emulators support the RS-232 port by using the ACIA1 chipset. In order to test the operation on a PC, you need a modem connected to the RS-232 port or its emulation. Emulators allow you to connect the RS-232 port to a TCP port, and then communicate with a "server" that acts as a modem (unless there is a modem integrated into the emulator). From empirical tests carried out on current software, there are some problems (or actual "bugs") that prevent the correct operation of some of these configurations "out of the box".
At the moment the following configuration has been successfully tested:
vice
- VICE 3.8 emulator, recompiled a specific fix (click to show), Windows binaries available here (20 MB):tcpser
- IP232 modem, recompiled under cygwin with a specific fix (click to show), Windows binaries available here (130 KB).It is therefore necessary to recompile the executables with these fixes, and run the following command lines:
Note that the
tcpser
must be restarted each time the emulator is closed after connected to the DOJO server.Please note that this feature is being made available in a quasi-beta stage: therefore, the service may be interrupted for any updates. Moreover, no tests have been conducted with hardware and that it must therefore be assumed that these tools and languages could only work with properly configured and specific versioned emulators.