top | item 46527894

(no title)

leibnitz27 | 1 month ago

Some demos offloaded work to the 1541 - https://csdb.dk/release/?id=820

discuss

order

badc0ffee|1 month ago

Some run entirely on the 1541 - https://www.youtube.com/watch?v=zprSxCMlECA

slfnflctd|1 month ago

Just when I think the demoscene can't blow my mind any further, it breaks through another unexpected wall.

The part where he starts cutting into the cable threw me for a second before I realized where it was going, I actually yelled "WHAT?!" out loud. Seriously unconventional hacking.

rbanffy|1 month ago

Can you upload code to be executed on a stock 1541/1571? Would be fun to see the drive doing things like "read this file, but sorted on columns 3-10" or "add these two files line by line into a third file".

reaperducer|1 month ago

Can you upload code to be executed on a stock 1541/1571?

Yes. There were disk duplicators that ran entirely on the drives.

You'd upload the program to a pair of daisy-chained drives, put the source disk in one, and the destination disk in the other and they'd go about their business.

You could then disconnect the computer and do other things with it while making all the disk copies you wanted.

I've always wanted a modern equivalent. I thought FireWire might make it happen, but it didn't. And it's my understanding is that USB doesn't allow this kind of independent device linking.

The closest thing I've seen in modern times was a small box I got from B&H that would burn the contents of a CF card onto a DVD-RW.

quux|1 month ago

Yes you can, back in the day this is how fast loaders worked, they uploaded an optimized serial protocol to the ram on the drive and called into it.

mkesper|1 month ago

Absolutely. The eprom of TFA was only needed for standalone usage. But 2K of RAM are not much.