The Workshop

C64 Stuff

CSLoad38

CSLoad38 is a simple loader for the Wimodem to use the 38400 baud driver for Commodore Server.

It will load a 2400 baud driver (c64-up2400.ser) and set the neccesary settings on the Wimodem.

Note: This assumes the wimodem is set to operate at 2400 baud. If this is not the case, you will need to set this baud rate for the above mentioned driver to work.

After this it will load the 38400 baud driver (v-1541.38k) , send the connection string (atdt commodoreserver.com:1541) to the Wimodem and then reset the C64.

At this point you can SYS 49152 and Load"$",2 as normal.

Download : CSLoad38.prg

                   c64-up2400.ser

Just copy both files to your V-1541 disk and run csload38.prg

_________________________________________________________________________________

WiReset

WiReset is a simple program for the Wimodem that will reset it to its default settings without having to power-cycle the machine.

Download :WiReset.Prg

_________________________________________________________________________________

WiBridge

Wibridge is a simple file transfer utility for the Wimodem that allows to to transfer files from a Windows machine (tested on windows 10) to your C64.

Usage:

Run wimodem on your windows machine. It listens on port 6464 so make sure your fiewall doesnt block this on the host machine.

Then  fire up your favourite terminal program (tested with striketerm and ccgms 2017) , atdt ip.address.of.host:6464 and put the terminal in recieve mode. you can then click Send on the Wibridge and select the required protocol (ZModem and XModem supported)

Version 1.1

Added the ability to browse the pc host using standard DOS commands(DIR,CD <DIRECTORY> etc). WARNING! Please be aware that this is a fully blown dos CMD wrapper so it is possible to delete files on the host if you want to do so.

Added the ZGET Command. Type ZGET <FILENAME> to get the file via ZMODEM. Wildcards are supported e.g ZGET *.* will get all files in the current folder.

Note that 80 column mode is strongly recommended whine working like this.

Note. Be sure that you have enough space on the destination disk, or the transfer will abort.

Download:

Warning! Download and use at your own risk. All binaries are scanned with Virustotal.

WiBridge

_________________________________________________________________________________