[torontocbm] Re: Fwd: Re: Fwd: Re: uIEC/SD card

  • From: Jim Brain <brain@xxxxxxxxxx>
  • To: mayfly@xxxxxxxxxxxx
  • Date: Sat, 10 Dec 2011 21:53:48 -0600

On 12/10/2011 9:48 PM, Jim wrote:
Hi,
1. Have tested the C64 at home including the disk drive, datasette and joystick all are working fine.
2. Tested various software and they're all working well.
3. Plugged in uIEC:
-Turned everything back up and it turned on alright. Red light on and green flashed on uIEC.
     -It read the files from the Flash Card with (LOAD"$",10 and LIST)
     -It loaded a (.prg) file with (LOAD"somefile.prg",10) no problem.
     - The problem is loading .d64 files. It might just be a syntax thing?
Try:

open1,10,15,"cd:something.d64":close1
load"$",10

See if that works.

Since all else works, I think the firmware is working fine.

Jim

Other related posts: