English Amiga Board


Go Back   English Amiga Board > Support > support.Hardware

 
 
Thread Tools
Old 25 February 2019, 23:45   #41
JimDrew
Registered User
 
Join Date: Dec 2013
Location: Lake Havasu City, AZ
Posts: 741
Yeah, since Keir (disk Utils) and Jeff (HxC) have done such a great job with the SuperCard Pro support, I really haven't had to do anything. However, I will be releasing a new version of firmware in the near future that adds support for the SD card socket and built-in commands for imaging tracks and/or disks using the SuperCard Pro without the USB port. I will be releasing code/schematics for making a simple Arduino controller with a LCD screen and push buttons that will control the SuperCard Pro (through one of its serial ports) so you can make a simple copy station with a single or dual drives. With dual drives you can do a drive to drive copy with verify, and a single drive can do .ADF to disk in 2 passes, or .d64/.g64 in a single pass. I might add other formats (like .atx for Atari ST, or .dsk for IBM PC).
JimDrew is offline  
Old 26 February 2019, 10:26   #42
NLS
Ancient User
 
NLS's Avatar
 
Join Date: Apr 2007
Location: GREECE
Age: 50
Posts: 757
Thanks for the update Jim.
Hope to find an (easy and cheap) way to get this in Greece.
NLS is offline  
Old 12 August 2019, 17:54   #43
Vipersan
Registered User
 
Join Date: May 2019
Location: Manchester UK
Posts: 137
I love to dump and preserve floppy software regardless of format or origin..
I have both units ...most recently the SCP ..
both boards are now mounted in cases with 5.25" and 3.5 inch drives.
How to compare them ..??
Both have their uses and quirks.
I tend to use Kryo for intensive floppy interrugation ( poor flux density ) and have had much success though never 100%
I prefer to use Kryo for dumping PC based floppies simply because of the ability to dump direct to IMG.
That said SCP excells when used with Amiga disks and has the ability to archive copy protected Amiga floppies...and although the Kryo board can also dump exact flux images ..the process is somewhat complicated as images of protected software are not easily restored to physical media.
SCP on the otherhand does not have such problems.
Which would I choose to lose if I had to make a choice.
Kryo and keep SCP...
Jims board is superb ...easy to use..and Jim is so very helpful.
Not that I want to part with either...but for ease of archiving ..SCP gets my vote.
rgds
VS

Last edited by Vipersan; 13 August 2019 at 13:37.
Vipersan is offline  
Old 13 August 2019, 04:24   #44
AmigaHope
Registered User
 
Join Date: Sep 2006
Location: New Sandusky
Posts: 942
Someone needs to write a tool that combines multiple flux reads to get a good "average" on weak bits, and then tries to brute force repair bad sectors by trying all values for the weak bits until it matches the CRC. If less than 32 bits of the sector are bad then collisions should be low, and even if it's a few more you could take all the collisions and analyze the various versions of the file to find the "right" solution (depending on if the file is graphics, audio, code, text, etc. and you have like 8 different collisions, only one of them will probably seem "right". Especially on code.)
AmigaHope is offline  
Old 13 August 2019, 07:17   #45
demolition
Unregistered User
 
demolition's Avatar
 
Join Date: Sep 2012
Location: Copenhagen / DK
Age: 43
Posts: 4,190
The point with weak bits is that there is no 'right' value. If you want to write a working copy of a disk containing weak bits, you need to recreate those weak bits on the copy. When the code tries to read those weak bits, it expects to read different values and if the value is constant, no matter what it is, it knows that it is a copy.
demolition is offline  
Old 14 August 2019, 11:37   #46
JimDrew
Registered User
 
Join Date: Dec 2013
Location: Lake Havasu City, AZ
Posts: 741
That is correct - weak bits deliberately change data, often used for copy protection.

SuperCard Pro has the ability to extract good data from bad flux with a few different disk formats, namely Amiga and now C64. The flux bitcell "window" is typically about +/- 5% with PAULA's data separator on the Amiga. With SuperCard Pro it uses a +/-48% window, which is a much broader range to try to use for recovering data from bad sectors. You can also set the number of "retries" so multiple reads are also used.
JimDrew is offline  
Old 15 August 2019, 05:47   #47
Magic
Registered User
 
Join Date: Aug 2007
Location: USA
Posts: 359
Thank you for this thread. I also own both the Kryo and SCP. I am still learning to use both of them and I appreciate this valuable information. Thank you Jim for all of your help as well.
Magic is offline  
Old 15 August 2019, 13:23   #48
chip
Registered User
 
Join Date: Oct 2012
Location: Italy
Age: 49
Posts: 2,942
Which is the best between these two if we are talking of "NOT protected" disks ?
chip is offline  
Old 15 August 2019, 13:34   #49
demolition
Unregistered User
 
demolition's Avatar
 
Join Date: Sep 2012
Location: Copenhagen / DK
Age: 43
Posts: 4,190
I think that for simply reading plain DOS disks, the differences are minor. Whether one or the other is 'best' probably comes down to which UI you like the best.
demolition is offline  
Old 15 August 2019, 13:36   #50
chip
Registered User
 
Join Date: Oct 2012
Location: Italy
Age: 49
Posts: 2,942
Thanks for reply demolition
chip is offline  
Old 19 August 2019, 07:02   #51
AmigaHope
Registered User
 
Join Date: Sep 2006
Location: New Sandusky
Posts: 942
Quote:
Originally Posted by demolition View Post
The point with weak bits is that there is no 'right' value. If you want to write a working copy of a disk containing weak bits, you need to recreate those weak bits on the copy. When the code tries to read those weak bits, it expects to read different values and if the value is constant, no matter what it is, it knows that it is a copy.
I don't mean weak bits for copy protection purposes, I mean bits from a normal disk that have become weak due to rot. i.e. there WAS a "right" value once upon a time but it is now difficult to read. Thanks to the CRC, however, we can brute force values to determine what the right value is, as long as we haven't lost enough bits for there to be collisions -- and even if there are collisions, there may be few enough of them that we can manually check the files to see which of the solutions to the CRC matches up best with what we expect.
AmigaHope is offline  
Old 17 October 2020, 03:35   #52
vbgd
Insider
 
vbgd's Avatar
 
Join Date: Nov 2019
Location: Paris
Posts: 84
The Kryo team has had ideas of an verify regarding non standard tracks.
vbgd is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
SuperCard Pro and Keirf Disk Utilities mark_k support.Other 4 13 December 2016 07:22
Converting between SuperCard Pro and Kryoflux raw/stream file formats mark_k support.Hardware 21 04 August 2014 08:34
SuperCard Pro disk recovery to ADF JimDrew News 9 11 April 2014 23:05
Supercard Pro Case kipper2k Hardware mods 4 25 March 2014 20:45
SuperCard-Ami LordCrass support.Hardware 48 22 December 2013 17:19

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


All times are GMT +2. The time now is 18:55.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.22542 seconds with 15 queries