Commodore 64 (C64) Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
parallel 1541 - which DOS?

 
Post new topic   Reply to topic    Commodore 64 (C64) Forum Index -> Help & Support
View previous topic :: View next topic  
Author Message
Romppainen
C64 Enthusiast
C64 Enthusiast


Joined: 16 Oct 2006
Age: 34
Posts: 869
Location: behind your back

PostPosted: Wed May 20, 2009 9:17 pm    Post subject: parallel 1541 - which DOS? Reply with quote

Just a simple question: There is plenty of replacement C64 kernal/1541 DOS combinations for systems with parallel modded drive, but which one would be most useful and reliable one? I've heard good things about SpeedDos, but as I haven't found much info about it nor other options I'd like to hear some user opinions and such.
Back to top
View user's profile Send private message
Jurbo
Forum Junkie
Forum Junkie


Joined: 26 Aug 2005
Posts: 463
Location: Finland

PostPosted: Tue May 26, 2009 6:57 pm    Post subject: Reply with quote

There seems to be a good deal of German information on parallel connected DolphinDOS at
http://www.tim-schuermann.de/c64/de/index.html
I don't have personal experience of the DOS, but the link seems worth checking. They are talking about good compatibility.

Personally, I added a parallel port to a 1541-II just for fast transfering of d64-files from PC (30 seconds for a disk side, that IS fast). My main C64 has JiffyDos and serial connection, which is good enough for me...
Back to top
View user's profile Send private message
Unseen
Über Groupie
Über Groupie


Joined: 26 Feb 2008
Posts: 370

PostPosted: Tue May 26, 2009 7:35 pm    Post subject: Re: parallel 1541 - which DOS? Reply with quote

Romppainen wrote:
I've heard good things about SpeedDos, but as I haven't found much info about it nor other options I'd like to hear some user opinions and such.

SpeedDos is rather slow for a parallel speeder - in some benchmarks JiffyDos is actually a tad faster than SpeedDos.

DolphinDos 2 is quite fast, but requires additional hardware in the drive (8K extra RAM and ROM).
Back to top
View user's profile Send private message
groepaz
Immortal Grandmaster of C64
Immortal Grandmaster of C64


Joined: 13 Oct 2004
Posts: 4792

PostPosted: Tue May 26, 2009 10:58 pm    Post subject: Reply with quote

Quote:
Personally, I added a parallel port to a 1541-II just for fast transfering of d64-files from PC (30 seconds for a disk side, that IS fast).


for a parellel connection that is actually quite slow... 30 sec can be achived with decent serial routines already (warpcopy does that for example). with parallel you can get pretty close to the physical limit, which is around 7 seconds (nibtools for opencbm get quite close to this afaik)
_________________
Back to top
View user's profile Send private message
Romppainen
C64 Enthusiast
C64 Enthusiast


Joined: 16 Oct 2006
Age: 34
Posts: 869
Location: behind your back

PostPosted: Tue Aug 21, 2012 7:48 pm    Post subject: Reply with quote

Back to revise old thread with a bit more accurate question: Which is the most recommendable (and preferrably fastest) parallel speeder that doesn't require any other onboard replacements on 1541's side except drive ROM?
Back to top
View user's profile Send private message
LordCrass
Forum Junkie
Forum Junkie


Joined: 04 Jan 2002
Posts: 529

PostPosted: Tue Aug 21, 2012 11:56 pm    Post subject: Reply with quote

I don't know if I've actually seen what I'd refer to as a "decent" parallel speeder for the 1541 yet that DIDN'T require some extra hardware (ROM, 8k RAM, overclocked drive CPU, or hardware GCR table).

DigiDOS claimed to be fast, but from basic testing in Vice seems to be more of a derivative of SpeedDOS. Perhaps the files have to be saved with a different interleave to get maximum speed, but this makes it more inconvenient.

I always thought of writing a fast loader that utilized a generic parallel cable and was interleave independent, but didn't think many people would have parallel equipped drives and be interested in this.

Edit: replaced RapiDOS with DigiDOS as that's what I was thinking of.


Last edited by LordCrass on Wed Aug 22, 2012 2:34 am; edited 1 time in total
Back to top
View user's profile Send private message
Romppainen
C64 Enthusiast
C64 Enthusiast


Joined: 16 Oct 2006
Age: 34
Posts: 869
Location: behind your back

PostPosted: Wed Aug 22, 2012 12:28 am    Post subject: Reply with quote

LordCrass wrote:
I don't know if I've actually seen what I'd refer to as a "decent" parallel speeder for the 1541 yet that DIDN'T require some extra hardware (ROM, 8k RAM, overclocked drive CPU, or hardware GCR table).

Just to clarify things up I didn't line out replacement ROM as I'm probably getting stock/Jiffy/parallel combo chip anyway, just more complex things like additional boards and RAM expansions.
Back to top
View user's profile Send private message
LordCrass
Forum Junkie
Forum Junkie


Joined: 04 Jan 2002
Posts: 529

PostPosted: Wed Aug 22, 2012 2:34 am    Post subject: Reply with quote

They all have an extra ROM to my knowledge, but all the good ones require the other custom hardware too.

These are the only parallel speeders I know about (slowest to fastest, with the last two being equally fast AFAIK):

SpeedDOS/DigiDOS: c64 & drive ROM
RapiDOS: c64 & drive ROM, 6522 VIA
DolphinDOS 2/3: c64 & drive ROM, 8k drive RAM, 6522 VIA on board
Prologic DOS: c64 & drive ROM, 8k drive RAM, 2MHz drive CPU
ProfessionalDOS/RapidDOS Pro/Disk Demon: c64 & drive ROM, 8k drive RAM, hardware GCR table.

I believe having the 6522 moved to the add-on board was just cleaner than running extra cabling back to the standard VIA, and not for any additional performance gains.
Back to top
View user's profile Send private message
Unseen
Über Groupie
Über Groupie


Joined: 26 Feb 2008
Posts: 370

PostPosted: Wed Aug 22, 2012 9:34 pm    Post subject: Reply with quote

LordCrass wrote:
DolphinDOS 2/3: c64 & drive ROM, 8k drive RAM, 6522 VIA on board

DolphinDOS 2 uses 8K extra RAM and a total of 24K ROM, but works fine with a standard SpeedDOS-compatible parallel cable connected to the VIA.

DolphinDOS 3 also uses 8K extra RAM, not sure about the ROM, 2MHz for the 6502 and connects the parallel cable to an extra 6821(?) PIA instead of the standard VIA.

Quote:
ProfessionalDOS/RapidDOS Pro/Disk Demon: c64 & drive ROM, 8k drive RAM, hardware GCR table.

IIRC it also uses 2MHz

There is also the TurboTrans from Rossmöller - 256 or 512K RAM in the drive to cache an entire disk or two.
_________________
Code:
10 a=rnd(-1294):fori=1to52:a=rnd(1):next
20 fori=1to5:printchr$(rnd(1)*11+69);:next
30 printint(rnd(1)*4711)-3590

sd2iec homepage
Back to top
View user's profile Send private message
LordCrass
Forum Junkie
Forum Junkie


Joined: 04 Jan 2002
Posts: 529

PostPosted: Wed Aug 22, 2012 11:37 pm    Post subject: Reply with quote

I had read a description of Dolphin 3 that seemed to hint it was just a manufacturing improvement of Dolphin 2, and worked with more drives and a c128 without having different models for each. From this page, it seems that the 2MHz mode was only on the 1571.

I'm pretty sure the Professional DOS doesn't have a 2MHz CPU, as it would be unnecessary since the GCR tables already provide a means of real-time GCR decoding. ProLogicDOS did the real-time decoding by using the faster CPU instead.

I don't personally own any of these, and they are incredibly hard to get ahold of, it seems. Anyone out there own some of these and can comment on them?
Back to top
View user's profile Send private message
JimDrew
Master of C64
Master of C64


Joined: 15 May 2012
Age: 48
Posts: 1242

PostPosted: Thu Aug 23, 2012 5:27 am    Post subject: Reply with quote

I have the ROM images for all of these, and somewhere in my mess the actual boards and cables. I tried to collect a lot of the euro stuff.
Back to top
View user's profile Send private message
groepaz
Immortal Grandmaster of C64
Immortal Grandmaster of C64


Joined: 13 Oct 2004
Posts: 4792

PostPosted: Thu Aug 23, 2012 7:14 am    Post subject: Reply with quote

Quote:
I'm pretty sure the Professional DOS doesn't have a 2MHz CPU, as it would be unnecessary since the GCR tables already provide a means of real-time GCR decoding.

correct, professional DOS only uses the decoder-ROM. (and it loads as fast as the physical limits allow, so no point to speed up even further)
_________________
Back to top
View user's profile Send private message
Unseen
Über Groupie
Über Groupie


Joined: 26 Feb 2008
Posts: 370

PostPosted: Tue Aug 28, 2012 7:39 pm    Post subject: Reply with quote

LordCrass wrote:
I'm pretty sure the Professional DOS doesn't have a 2MHz CPU

The reverse-engineered schematics on WoMos page seem to confirm a 2MHz mode.
_________________
Code:
10 a=rnd(-1294):fori=1to52:a=rnd(1):next
20 fori=1to5:printchr$(rnd(1)*11+69);:next
30 printint(rnd(1)*4711)-3590

sd2iec homepage
Back to top
View user's profile Send private message
LordCrass
Forum Junkie
Forum Junkie


Joined: 04 Jan 2002
Posts: 529

PostPosted: Wed Aug 29, 2012 11:04 pm    Post subject: Reply with quote

Is the 2MHz clock just for the nibble-decoder part of the circuit, or does it affect the 6502 CPU as well?
Back to top
View user's profile Send private message
Krill
Newbie


Joined: 18 Apr 2002
Posts: 7
Location: Germany

PostPosted: Fri Apr 05, 2013 11:51 am    Post subject: Full on-the-fly decoding in parallel speeder Reply with quote

With this knowledge: http://linusakesson.net/progra...index.php, somebody please make a parallel DOS that reaches the physical limits, transferring an entire track in one revolution, without any hardware modifications other than the parallel cable. Smile
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Commodore 64 (C64) Forum Index -> Help & Support All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Tip: Get C64 Forever for super-comfy C64 emulation with pre-installed games, demos and other goodies!


Powered by phpBB © 2001, 2005 phpBB Group