-
Notifications
You must be signed in to change notification settings - Fork 28
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
Load/Save files using DurexForth CRT #521
Comments
Hi!
Is this with master or version 4.0.0?
You may need to type ”8 device” to choose disk drive.
tis 7 feb. 2023 kl. 09:49 skrev Vagant1 ***@***.***>:
… Hi,
I would like to use the CRT file with my Ultimate 2+ to speed up loading
of the Forth on c64 but I don't know how I could configure the
source/destination to read files? The LS command comes with read/write
error. Is there any way around this?
—
Reply to this email directly, view it on GitHub
<#521>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAY34O6DOGBUXUD3DL35FK3WWIEANANCNFSM6AAAAAAUTVOCYI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Thanks for quick response. I am using Durexforth-v4_0_0.crt from last release. When I try 8 device and then ls I am receiving error: 74, drive not ready,00,00. same issue on Vice. |
That means there is no disk inserted in the drive.
tis 7 feb. 2023 kl. 10:44 skrev Vagant1 ***@***.***>:
… Thanks for quick response. I am using Durexforth-v4_0_0.crt from last
release. When I try 8 device and then ls I am receiving error: 74, drive
not ready,00,00
—
Reply to this email directly, view it on GitHub
<#521 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAY34O3TFE65OGVDNDV73ZLWWIKQBANCNFSM6AAAAAAUTVOCYI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Correct, I am using Ultimate 2+ with my C64 and reading files of the USB stick. Same with Vice. If I use d64 it is working well with no disc but what you saying is with cartridge file i.e. CRT it really needs a disc drive attached? |
Have you mounted a .d64 image?
If not, it will give the drive not ready error, when trying to list the
files.
tis 7 feb. 2023 kl. 12:01 skrev Vagant1 ***@***.***>:
… Correct, I am using Ultimate 2+ with my C64 and reading files of the USB
stick. Same with Vice. If I use d64 it is working well with no disc but
what you saying is with cartridge file i.e. CRT it really needs a disc
drive attached?
—
Reply to this email directly, view it on GitHub
<#521 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAY34OYJKHVSWCAU6WT7C6LWWITQJANCNFSM6AAAAAAUTVOCYI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Yes, I have no problem with listing and writing files using d64 image - all is working great. The problem is when I try to use the CRT image. Not a major issue but would be helpful - much faster than loading from the image. |
I am not sure that I follow.
What behavior would you expect from the ”ls” command when no disk image is
attached?
What should it show?
tis 7 feb. 2023 kl. 12:07 skrev Vagant1 ***@***.***>:
… Yes, I have no problem with listing and writing files using d64 image -
all is working great. The problem is when I try to use the CRT image. Not a
major issue but would be helpful - much faster than loading from the image.
—
Reply to this email directly, view it on GitHub
<#521 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAY34OYX5ANYKKHDICKAF5DWWIUG7ANCNFSM6AAAAAAUTVOCYI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
It is fine now - sorry. All I need to do is mount the d64 before I run the CRT file i.e. run cartridge. It works fine then. |
All working fine. |
OK, happy to hear it worked out for you! |
Hi,
I would like to use the CRT file with my Ultimate 2+ to speed up loading of the Forth on c64 but I don't know how I could configure the source/destination to read files? The LS command comes with read/write error. Is there any way around this?
The text was updated successfully, but these errors were encountered: