Jammed Microdrive Cartridge wheel

Nagging hardware related question? Post here!
User avatar
NormanDunbar
Forum Moderator
Posts: 2488
Joined: Tue Dec 14, 2010 9:04 am
Location: Buckie, Scotland
Contact:

Re: Jammed Microdrive Cartridge wheel

Post by NormanDunbar »

bwinkel67 wrote:Is that random number supposed to change if a new file is added (which it didn't do)? I guess I never swapped cartridges between microdrives before.
The number is, as Chr$ mentioned, written at format time, and never changes. If it is seen to change, then the system assumes a new cartridge has been inserted ad the details need to be cached. There is a similar method with floppies, hard drives and QXL.WIN files too.

It works well, until you do what you did and swap the cartridge between drives and add a new file or delete one and then swap back again. Next time you access the cartridge, the random number hasn't changed so it is assumed nothing has changed. There's no "the cartridge has been removed" notification to the system, which would make things easier in cases like yours.

Cheers,
Norm.


Why do they put lightning conductors on churches?
Author of Arduino Software Internals
Author of Arduino Interrupts

No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
Post Reply