On 10.01.2015 22:50, mds wrote:
> I'm using VC1541.EXE to serve files for my c64. Here's the physical setup:
>
> pentium100 running freedos 1.1 c64c
>
> For cc65 executables it works perfectly but when I try to load a basic
> listing the c64 says READY but doesn't give back the cursor.
>
> I tried 64HDD too but couldn't make head or tail of it even with the docs.
>
> Suggestions?
>
> Cheers, mds
>
Is the basic file in tokenized format or in plaintext? If plaintext, it
_must_ be tokenized before loading to a c64. It wont understand
plaintext listings.
Easy way to check: load the file into hexeditor. The first two bytes
must be 01 08.
If the bytes are something else, then the file is not a c64 basic
listing. If you can see the listing using a text editor, then the format
is not tokenized. You need to tokenize the listing then first.
--- MBSE BBS v1.0.01 (GNU/Linux-i386)
* Origin: Elisa Customer (3:633/280@fidonet)
|