Re: Theorizing: cloning CBM electronics with modern technology.

From: Claudio Sánchez - Tokafondo <tokafondo_at_gmail.com>
Date: Wed, 23 Mar 2022 21:36:42 +0000
Message-ID: <b970c0d5-a88d-86b0-afed-ff984414e537_at_gmail.com>
> On 3/23/22 21:08, ruud_at_Baltissen.org wrote:
>> Hallo groepaz,
>>
>>
>>> no, he probably means this:
>>>
>>> https://github.com/ThKattanek/1541-rebuild
>>
>> Thank you for the link!
>>
>> But to be honest, I lean more to an even simpler solution:
>> connecting the SD card directly to the 6522. But I'm sure this will
>> come with a penalty: speed. IIRC the 1541 collects a byte from the
>> floppy every 23 uSec. Collecting 8 bits by bit banging and rolling
>> them into a byte will cost much more time:
>> - toggle clock bit of SD
>> - read bit into bit 7
>> - roll bit into Carry
>> - roll Carry into end byte
>> - toggle clock bit of SD
>> Rough guess: 17 uSec for one bit?
>>
>> Let's face it (again) Ruud, the uController solution is better.
> 
> It also means that it emulates the mechanic 100%, any floppy speeder or code loaded into the 1541 should still work with it and that was the idea behind it. Also most copy protections shouldn't be able to detect anything off. Weak bits might be a problem though.

Does any of the CBM drives allow to control even the voltage levels of the signals sent or received from the heads? Or make the motor go faster or slower?

Where in the circuit is the frontier between digital, bits that comes in and go out, and analog, electric signals going to and coming from the magnetic surface of the disk?

> 
>   Gerrit
> 
> 
> 
> 
Received on 2022-03-23 23:00:07

Archive generated by hypermail 2.3.0.