Skip to main content
Home Documents Lisa Sun Remarketing MFM Rev C 1.JPG
Sun Remarketing MFM Rev C 1.JPG

Sun Remarketing MFM Rev C 1.JPG

Lisa · JPG
FilenameSun_Remarketing_MFM_Rev_C_1.JPG
Size0.55 MB
Subsection sun_remarketing / Sun_MFM_Controller
Downloads2
Enjoying MacTrove? Anonymous downloads are free and unlimited. Create a free account to track favorites, contribute metadata corrections, and join the community chat.
Image
Sun Remarketing MFM Rev C 1.JPG

Click to open at full size in a new tab.

Home Documents Lisa Sun 20 Controller.Zip
Sun 20 Controller.Zip

Sun 20 Controller.Zip

Lisa · ZIP archive
FilenameSun_20_Controller.zip
Size4.39 MB
Subsection sun_remarketing / Sun_MFM_Controller
Downloads2
Enjoying MacTrove? Anonymous downloads are free and unlimited. Create a free account to track favorites, contribute metadata corrections, and join the community chat.
About this file

This is a ZIP archive — a binary artifact that can't be previewed in the browser. Unzip with any archive tool (The Unarchiver, built-in Finder on macOS, unzip on Linux).

Home Documents Lisa Sun MFM Top.Jpg
Sun MFM Top.Jpg

Sun MFM Top.Jpg

Lisa · JPG
FilenameSun_MFM_Top.jpg
Size0.45 MB
Subsection sun_remarketing / Sun_MFM_Controller
Downloads2
Enjoying MacTrove? Anonymous downloads are free and unlimited. Create a free account to track favorites, contribute metadata corrections, and join the community chat.
Image
Sun MFM Top.Jpg

Click to open at full size in a new tab.

Home Documents Lisa Sun MFM Bot.Jpg
Sun MFM Bot.Jpg

Sun MFM Bot.Jpg

Lisa · JPG
FilenameSun_MFM_Bot.jpg
Size0.50 MB
Subsection sun_remarketing / Sun_MFM_Controller
Downloads2
Enjoying MacTrove? Anonymous downloads are free and unlimited. Create a free account to track favorites, contribute metadata corrections, and join the community chat.
Image
Sun MFM Bot.Jpg

Click to open at full size in a new tab.

Home Documents Lisa SUN MFM Ref F.BIN
SUN MFM Ref F.BIN

SUN MFM Ref F.BIN

Lisa · MacBinary / raw
FilenameSUN_MFM_Ref_F.BIN
Size0.02 MB
Subsection sun_remarketing / Sun_MFM_Controller
Downloads2
Enjoying MacTrove? Anonymous downloads are free and unlimited. Create a free account to track favorites, contribute metadata corrections, and join the community chat.
About this file

This is a MacBinary / raw — a binary artifact that can't be previewed in the browser. MacBinary or raw binary — The Unarchiver handles the MacBinary variant.

Home Documents Lisa Sun Remarketing MFM Rev C 2.JPG
Sun Remarketing MFM Rev C 2.JPG

Sun Remarketing MFM Rev C 2.JPG

Lisa · JPG
FilenameSun_Remarketing_MFM_Rev_C_2.JPG
Size0.72 MB
Subsection sun_remarketing / Sun_MFM_Controller
Downloads2
Enjoying MacTrove? Anonymous downloads are free and unlimited. Create a free account to track favorites, contribute metadata corrections, and join the community chat.
Image
Sun Remarketing MFM Rev C 2.JPG

Click to open at full size in a new tab.

Home Documents Lisa Sun 20 Code.Zip
Sun 20 Code.Zip

Sun 20 Code.Zip

Lisa · ZIP archive
FilenameSun_20_Code.zip
Size0.06 MB
Subsection sun_remarketing / Sun_MFM_Controller
Downloads2
Enjoying MacTrove? Anonymous downloads are free and unlimited. Create a free account to track favorites, contribute metadata corrections, and join the community chat.
About this file

This is a ZIP archive — a binary artifact that can't be previewed in the browser. Unzip with any archive tool (The Unarchiver, built-in Finder on macOS, unzip on Linux).

Home Documents Lisa 341 8005C.BIN
341 8005C.BIN

341 8005C.BIN

Lisa · MacBinary / raw
Filename341-8005C.BIN
Size0.02 MB
Subsection sun_remarketing / Sun_MFM_Controller
Downloads3
Enjoying MacTrove? Anonymous downloads are free and unlimited. Create a free account to track favorites, contribute metadata corrections, and join the community chat.
About this file

This is a MacBinary / raw — a binary artifact that can't be previewed in the browser. MacBinary or raw binary — The Unarchiver handles the MacBinary variant.

Home Documents Lisa Disk Format Notes.Txt
Disk Format Notes.Txt

Disk Format Notes.Txt

Lisa · TXT
Filenamedisk_format_notes.txt
Size0.00 MB
Subsection sun_remarketing / Sun_MFM_Controller
Downloads3
Enjoying MacTrove? Anonymous downloads are free and unlimited. Create a free account to track favorites, contribute metadata corrections, and join the community chat.
Contents
Code up in testing if you wish to try. In looking further its not seek
error, they are being really irritating. The drive has two cylinder 0's.
On the first read it isn't interleaved and after the seek it is interleaved.
My code doesn't have much hope of handling that cleanly.
Head 1-3 on the first cylinder 0 look like they aren't formatted the same
as zero.

Try reading with 
--sectors 17,0 --heads 4 --cylinders 615 --header_crc 0x2605fb9c,0x104c981,32,5 --data_crc  0x84a36c27,0x104c981,32,5 --format OMTI_5510 --sector_length 532 --retries 50,4 --drive 1

without --ignore_seek_errors it should read the first cyl 0 then
see the second and assume a seek error and move on to cyl 1/2.

With --ignore_seek_errors it will overwrite the first cyl 0 with the second
and ignore mismatches between the expected cylinder and actual. Data will
be written to cylinder read from header.

You can change the ,5 to ,11 on the crc to increase the ECC to 11 bits to
try to recover more sectors. OMTI said 5 bit correct but others have
said 11 bit with 32 bit ECC. Larger number increases chance of miscorrect.
Subscribe to Sun_MFM_Controller
mp.ls