Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File copy from KFF to floppy #157

Open
tdrugan opened this issue Feb 13, 2023 · 0 comments
Open

File copy from KFF to floppy #157

tdrugan opened this issue Feb 13, 2023 · 0 comments

Comments

@tdrugan
Copy link

tdrugan commented Feb 13, 2023

I can transfer PRG files from the KFF SD card to a 1541 II disk with DraCopy or CSM but when I want to use them I have a problem:

  • the basic command LOAD "*",8,1 is producing only garbage on the top of the screen, and LIST or RUN are producing only error messages,
  • if I use Dracopy I can launch the program from the interface,
    Using FIBR I have found that some files copied from KFF to floppy have a start adress but others don't. The ones without start address cannot be used with LOAD&RUN, but can be launched with a browser.
    I cannot access KFF SD with LOAD&RUN commands.
    I was able to load and run the game directly from a SD2IEC to and I have copied the same files from a SD2IEC to a floppy disk and load directly from the it.
    From my point of view the problem is the way KFF is presenting the files to CBM or DraCopy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant