CBMSTUFF FORUM
Loader for the 38k Commodoreserver driver - Printable Version

+- CBMSTUFF FORUM (https://www.cbmstuff.com/forum)
+-- Forum: CBMSTUFF PRODUCTS (https://www.cbmstuff.com/forum/forumdisplay.php?fid=1)
+--- Forum: WiModem (https://www.cbmstuff.com/forum/forumdisplay.php?fid=75)
+---- Forum: Usage (https://www.cbmstuff.com/forum/forumdisplay.php?fid=77)
+---- Thread: Loader for the 38k Commodoreserver driver (/showthread.php?tid=371)



Loader for the 38k Commodoreserver driver - Zeropage - 03-11-2017

Hi All

I've  written a little loader for the 38k Commodoreserver driver.

It will load a 2400 baud driver (c64-up2400.ser) and set the neccesary settings on the Wimodem.
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 

If you have any questions or problems, let me know in this thread.


RE: Loader for the 38k Commodoreserver driver - admin - 03-11-2017

Thanks for this! I am sure it will be very helpful!


RE: Loader for the 38k Commodoreserver driver - Zeropage - 03-12-2017

I have added WiReset to the downloads.

This will automatically reset the WiModem without having to power-cycle the machine after you use the v-1541.38k driver


RE: Loader for the 38k Commodoreserver driver - Digital Man - 03-14-2017

(03-12-2017, 03:25 AM)Zeropage Wrote: I have added WiReset to the downloads.

This will automatically reset the WiModem without having to power-cycle the machine after you use the v-1541.38k driver

Thank for this.  I just received my WiModem and was trying to right a small basic program to accomplish all of these steps.  Sweet.