The following warnings occurred:
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.1.28 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



CBMSTUFF FORUM
WHD Program - 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: WHD Program (/showthread.php?tid=620)

Pages: 1 2


WHD Program - Zeropage - 03-29-2019

I had no idea this had been realeased... Blush  Tongue


I downloaded and had a play.

After I sys49152 I get the "WHD installed ! " message no problem.
But if I try to "Load "$",7" it says "Loading" and stops .

I suspect this may be because I have a Jiffydos rom installed on My turbo chameleon. I'll disable it at some point today when I get a chance and try again.


RE: WHD Program - admin - 03-30-2019

WHD requires that the baud rate be set to 9600 baud and that hardware handshaking is enabled (AT&K1). Go to a terminal program and type: at!$ to see if the directory shows.

I use JiffyDOS, but I don't use a Turbo Chameleon.


RE: WHD Program - Zeropage - 03-30-2019

Yeah, I can get the directory in CCGMS. First thing I tried.


RE: WHD Program - admin - 03-30-2019

So, the baud rate is set to 9600 baud with hand shaking enabled?


RE: WHD Program - pcollins - 06-19-2019

I have the some problems..
how to fix this?

load "$",7 freeze ....

at ccgms directory works with at!dir


RE: WHD Program - admin - 06-19-2019

I will look into this.


RE: WHD Program - pcollins - 06-20-2019

Thanks...

and by the way: with the enable-speed mode at a scpu the detecting of the wifi modem doesnt work.
i have to switch off speed-mode before i type sys49152.


RE: WHD Program - admin - 06-20-2019

I am sure that is the case.  The code is hard coded (timed) for a stock NTSC (only) C64.  This won't work on PAL machines either.


RE: WHD Program - Zeropage - 06-28-2019

(06-20-2019, 02:55 PM)admin Wrote: I am sure that is the case.  The code is hard coded (timed) for a stock NTSC (only) C64.  This won't work on PAL machines either.

Hi Jim

Just to clarify :

Are you saying the the WHD program wont work with PAL machines ? Or just the SCPU detection ?

For a little more info :

If I install WHD with sys49152 and try to save a program (save"test",7) I get an output of :

FF
?BREAK ERROR
READY.


RE: WHD Program - admin - 06-29-2019

The WHD program itself will not work on PAL machines. It uses strictly NTSC timing for the serial transfer routines.