[torontocbm] Re: does any one know what the correct syntax for opening a .d64 image is on sd2iec?

  • From: Tom Luff <tomluff@xxxxxxxxxx>
  • To: torontocbm@xxxxxxxxxxxxx
  • Date: Fri, 22 May 2009 14:15:20 -0700 (PDT)

Hi Walter,
 
Your example is missing three characters.
 
Your Line Is ; 
OPEN1,8,15":MSPACMAN.D64":CLOSE1
 
Try;
OPEN1,8,15,"CD:MSPACMAN.D64":CLOSE1
                  ,"CD                                            <--- Missing 
Part
 
After the secondary address in all open statements there must be a , (i.e. 
15,").
Also the first thing inside the quoate marks is the function code ( "i.e. 
CD: filename.d64" ).
 
As for the flashing LEDs Jim Bain will have to answer that, Sorry.
 
Tom


--- On Fri, 5/22/09, Miraglia, Walter <Walter.Miraglia@xxxxxxxxxxx> wrote:


From: Miraglia, Walter <Walter.Miraglia@xxxxxxxxxxx>
Subject: [torontocbm] Re: does any one know what the correct syntax for opening 
a .d64 image is on sd2iec?
To: "torontocbm@xxxxxxxxxxxxx" <torontocbm@xxxxxxxxxxxxx>
Received: Friday, May 22, 2009, 7:47 PM


Yup I saw that, but had trouble with it...
So I was looking for a straight forward example
Using the example of MSPACMAN.D64...

So ? would it be: OPEN1,8,15":MSPACMAN.D64":CLOSE1

If so I tried that and got a syntax error...tried many... :)

Any time I used OPEN I got a syntax error, which is why I was asking,
I'm also trying to determine  if I have an issue with my sd2iec...

So if anyone can provide an example of what I am to type, it would be very very 
helpful...

Cheers and thanks for the link Golan, :)



-----Original Message-----
From: torontocbm-bounce@xxxxxxxxxxxxx [mailto:torontocbm-bounce@xxxxxxxxxxxxx] 
On Behalf Of Golan Klinger
Sent: Friday, May 22, 2009 3:31 PM
To: torontocbm@xxxxxxxxxxxxx
Subject: [torontocbm] Re: does any one know what the correct syntax for opening 
a .d64 image is on sd2iec?

Walter Miraglia wrote:

> For example, if I have mspacman.d64 on the root of my sd card in my
>
> Trusty (remains to be seen) SD2IEC   what do I type to get access to it?

The answer can be found in the SD2IEC entry at the C64 Wiki:

http://www.c64-wiki.com/index.php/sd2iec_%28firmware%29

-- 
Golan Klinger <gklinger@xxxxxxxxx>
Dark is the suede that mows like a harvest.


Other related posts: