amiga.org
     
iconAll times are GMT -6. The time now is 05:07 AM. | Welcome to Forum, please register to access all of our features.

» Amiga.org » Amiga computer related discussion » Amiga Software Issues and Discussion » C= 1581 handler and D64 tool on Aminet

Amiga Software Issues and Discussion This forum exists for the discussion of the use, issues with, and fun brought about by classic and next generation Amiga software.

Reply
 
Thread Tools Display Modes
Old 01-10-2008, 08:58 AM   #1
motorollin
Premium Member
Points: 32,860, Level: 100 Points: 32,860, Level: 100 Points: 32,860, Level: 100
Activity: 54% Activity: 54% Activity: 54%
 
motorollin's Avatar
 
Join Date: Nov 2005
Posts: 8,666
Default C= 1581 handler and D64 tool on Aminet

http://aminet.net/package/misc/emu/c1581

Has anyone ever used this software? I'm trying to use it to write a D64 to a floppy to use it in my 1581, but there are no instructions. I'm assuming the 1581 command is the one which reads/writes D64s since there are no other commands in the archive. But I can't work out the syntax. Also, am I supposed to have the C0: device mounted before I use it?

TIA

--
moto
__________________
Code:
10  IT'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
motorollin is offline   Reply With Quote
Old 01-10-2008, 09:17 AM   #2
buzz
Cult Member
Points: 9,383, Level: 65 Points: 9,383, Level: 65 Points: 9,383, Level: 65
Activity: 1% Activity: 1% Activity: 1%
 
Join Date: Mar 2002
Posts: 561
Default Re: C= 1581 handler and D64 tool on Aminet

Did you try "1581 ?" like with most amigaos commands it gives you the template. also there is an html document explaining how to use it in the archive but basically you do "1581 0 file" to read from disk 0. add "write" to the commandline to write the image.

the c0: device does not need to be mounted to read/write images.
buzz is offline   Reply With Quote
Old 01-10-2008, 09:22 AM   #3
motorollin
Premium Member
Points: 32,860, Level: 100 Points: 32,860, Level: 100 Points: 32,860, Level: 100
Activity: 54% Activity: 54% Activity: 54%
 
motorollin's Avatar
 
Join Date: Nov 2005
Posts: 8,666
Default Re: C= 1581 handler and D64 tool on Aminet

@buzz
Yes I did check the syntax using "1581 ?". It was the device argument I wasn't sure about - I didn't know whether to put C0, DF0, or just 0. Have just tried it using:

1581 0 supremacy.d64 write

and I got some message about an error reading the image file, then it started writing tracks and seemed to complete ok, but then the disk was not readable on the C64 :-?

--
moto
__________________
Code:
10  IT'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
motorollin is offline   Reply With Quote
Old 01-10-2008, 09:44 AM   #4
adolescent
Desperately needs a life
Points: 13,811, Level: 76 Points: 13,811, Level: 76 Points: 13,811, Level: 76
Activity: 7% Activity: 7% Activity: 7%
 
adolescent's Avatar
 
Join Date: Sep 2003
Posts: 3,056
Default Re: C= 1581 handler and D64 tool on Aminet

Will a D64 image ever work on a 1581 disk? My assumption would be that 1581 expects a D81 image (or a custom image format). Why not dump a working 1581 image and see what the differences are.
__________________
Time to move on. Bye Amiga.org.
adolescent is offline   Reply With Quote
Old 01-10-2008, 10:29 AM   #5
motorollin
Premium Member
Points: 32,860, Level: 100 Points: 32,860, Level: 100 Points: 32,860, Level: 100
Activity: 54% Activity: 54% Activity: 54%
 
motorollin's Avatar
 
Join Date: Nov 2005
Posts: 8,666
Default Re: C= 1581 handler and D64 tool on Aminet

Quote:
adolescent wrote:
Will a D64 image ever work on a 1581 disk? My assumption would be that 1581 expects a D81 image (or a custom image format).
Hmm, I didn't know there was a difference. I missed the C64 the first time round so I'm learning all this stuff for the first time :-)

Quote:
adolescent wrote:
Why not dump a working 1581 image and see what the differences are.
If you mean read one from a disk, I don't have one to try. But I will try to find one on the wonderweb and try writing that to disk.

--
moto
__________________
Code:
10  IT'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
motorollin is offline   Reply With Quote
Old 01-10-2008, 10:40 AM   #6
ZeBeeDee
Defender of the Faith
Points: 7,920, Level: 59 Points: 7,920, Level: 59 Points: 7,920, Level: 59
Activity: 5% Activity: 5% Activity: 5%
 
ZeBeeDee's Avatar
 
Join Date: Jan 2007
Posts: 1,062
Default Re: C= 1581 handler and D64 tool on Aminet

Quote:
motorollin wrote:
@buzz
Yes I did check the syntax using "1581 ?". It was the device argument I wasn't sure about - I didn't know whether to put C0, DF0, or just 0. Have just tried it using:

1581 0 supremacy.d64 write

and I got some message about an error reading the image file, then it started writing tracks and seemed to complete ok, but then the disk was not readable on the C64 :-?

--
moto
From the help file in the archive:

1581 0 file - reads from drive 0 to file
1581 1 file write - writes to drive 1 from file

So basically what you are doing is correct ... Have you tried parsing both the drive and folder to the program? Perhaps it needs to locate the image with a little bit of help form the user

e.g.

1581 0 dh1:images\supremacy.d64 write

__________________
To err is human ... to BOING divine!

ZeBeeDee is offline   Reply With Quote
Old 01-10-2008, 10:49 AM   #7
motorollin
Premium Member
Points: 32,860, Level: 100 Points: 32,860, Level: 100 Points: 32,860, Level: 100
Activity: 54% Activity: 54% Activity: 54%
 
motorollin's Avatar
 
Join Date: Nov 2005
Posts: 8,666
Default Re: C= 1581 handler and D64 tool on Aminet

Quote:
ZeBeeDee wrote:
From the help file in the archive:

1581 0 file - reads from drive 0 to file
1581 1 file write - writes to drive 1 from file

So basically what you are doing is correct ...
Didn't spot that in the readme - oops :-) Good to know I used the correct command though.

Quote:
ZeBeeDee wrote:
Have you tried parsing both the drive and folder to the program? Perhaps it needs to locate the image with a little bit of help form the user

e.g.

1581 0 dh1:images\supremacy.d64 write
Actually I did do that. And I used tab completion to make sure I had the filename correct. I'll try with a .d81 when I can find one.

--
moto
__________________
Code:
10  IT'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
motorollin is offline   Reply With Quote
Old 01-10-2008, 10:53 AM   #8
motorollin
Premium Member
Points: 32,860, Level: 100 Points: 32,860, Level: 100 Points: 32,860, Level: 100
Activity: 54% Activity: 54% Activity: 54%
 
motorollin's Avatar
 
Join Date: Nov 2005
Posts: 8,666
Default Re: C= 1581 handler and D64 tool on Aminet

OK have converted supremacy.d64 to a d81 using DirMaster and tested it in Vice, and it works. Just about to copy it to my Amiga and attempt to write it.

--
moto
__________________
Code:
10  IT'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
motorollin is offline   Reply With Quote
Old 01-11-2008, 03:52 AM   #9
Speelgoedmannetje
Guru Meditator
Points: 26,634, Level: 97 Points: 26,634, Level: 97 Points: 26,634, Level: 97
Activity: 8% Activity: 8% Activity: 8%
 
Speelgoedmannetje's Avatar
 
Join Date: Oct 2002
Location: Groningen, the Netherlands
Posts: 9,579
Send a message via MSN to Speelgoedmannetje Send a message via Skype™ to Speelgoedmannetje
Default Re: C= 1581 handler and D64 tool on Aminet

Quote:
motorollin wrote:
http://aminet.net/package/misc/emu/c1581

Has anyone ever used this software? I'm trying to use it to write a D64 to a floppy to use it in my 1581, but there are no instructions. I'm assuming the 1581 command is the one which reads/writes D64s since there are no other commands in the archive. But I can't work out the syntax. Also, am I supposed to have the C0: device mounted before I use it?

TIA

--
moto
Haven't used it... I always use the x1541 cable + Star Commander to copy d64 files to disk. Works like a treat. :-)
__________________
And the canary said: 'chirp'
Speelgoedmannetje is offline   Reply With Quote
Old 01-11-2008, 04:09 AM   #10
foleyjo
Cult Member
Points: 7,472, Level: 57 Points: 7,472, Level: 57 Points: 7,472, Level: 57
Activity: 1% Activity: 1% Activity: 1%
 
Join Date: Nov 2005
Posts: 535
Default Re: C= 1581 handler and D64 tool on Aminet

Ive been using the amiga version of the 1541 without any prblems however the new mmc64 +retro replay cartridge appears to play d64s off an sd card so I may have to get one of them and put my trusty diskdrive into storage where it can be safe from getting dirty and broken
foleyjo is offline   Reply With Quote
Reply

Bookmarks

Tags
d64 , 1581 , aminet , handler , tool

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Ram-Handler Patch To 44.24? dannyp1 Amiga Software Issues and Discussion 10 10-08-2008 04:48 AM
1581 PSU motorollin CH / Science and Technology 14 01-09-2008 02:21 PM
C64 1581 data cable motorollin CH / Science and Technology 3 12-27-2007 01:58 PM
Whatt's the best Aminet download tool ? ptek Amiga Software Issues and Discussion 6 10-03-2006 04:20 PM
What is ram-handler? motorollin Amiga Software Issues and Discussion 15 05-31-2006 12:46 PM