English Amiga Board


Go Back   English Amiga Board > Requests > request.Apps

 
 
Thread Tools
Old 25 August 2017, 20:40   #1
mark_k
Registered User
 
Join Date: Aug 2004
Location:
Posts: 3,335
Utillity to decode MFM data

I'm looking for a program which can decode MFM-encoded data (e.g. raw track data read from a floppy disk). Is there anything like that for the Amiga? Maybe on some old utility compilation???
mark_k is offline  
Old 25 August 2017, 22:24   #2
ross
Defendit numerus
 
ross's Avatar
 
Join Date: Mar 2017
Location: Crossing the Rubicon
Age: 53
Posts: 4,468
Quote:
Originally Posted by mark_k View Post
I'm looking for a program which can decode MFM-encoded data (e.g. raw track data read from a floppy disk). Is there anything like that for the Amiga? Maybe on some old utility compilation???
Hi mark_k, there is various tracks loaders available with simple asm code.
(i've written some related code the last month)

Or you need C source?

Cheers,
ross
ross is offline  
Old 26 August 2017, 00:06   #3
kamelito
Zone Friend
 
kamelito's Avatar
 
Join Date: May 2006
Location: France
Posts: 1,801
IIRC Raw copy does that.
Kamelito
kamelito is offline  
Old 26 August 2017, 00:58   #4
Galahad/FLT
Going nowhere
 
Galahad/FLT's Avatar
 
Join Date: Oct 2001
Location: United Kingdom
Age: 50
Posts: 8,986
Quote:
Originally Posted by mark_k View Post
I'm looking for a program which can decode MFM-encoded data (e.g. raw track data read from a floppy disk). Is there anything like that for the Amiga? Maybe on some old utility compilation???
Rawdic does, you have to pass decode parameters to it, its what every WHDload patcher uses to decode original disks.
Galahad/FLT is offline  
Old 26 August 2017, 13:28   #5
Wepl
Moderator
 
Wepl's Avatar
 
Join Date: Nov 2001
Location: Germany
Posts: 866
no sure what you search, but the wwarp package (http://whdload.de/whdload/WWarp128.lha) contains a mfm tool (with src) which calcs from from two longs (odd/even) the decoded value.
for larger chunks of data decoding depends on the organization of the data: odd first or even first and odd/first alternating or separated which is different for various disk formats
Wepl is offline  
Old 26 August 2017, 14:32   #6
ross
Defendit numerus
 
ross's Avatar
 
Join Date: Mar 2017
Location: Crossing the Rubicon
Age: 53
Posts: 4,468
The MFM format is really simple but you need to sync somehow. Decoding data without knowing internals is relatively useless. If you format is unknown (or know but alien), and none of the available tools recognize it, you need to write your own.
And you need to study some source

Cheers,
ross
ross 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
Diskmaster Utillity misguided_fool request.Apps 17 27 July 2019 14:12
How to decode ZX Spectrum and C64 fonts Leandro Jardim Retrogaming General Discussion 4 04 July 2014 02:05
Optimising ILBM decode pmc Coders. Asm / Hardware 21 12 October 2011 20:24
Blitter MFM decoding Photon Coders. General 14 16 March 2006 11:24
Winuae+IPF > MFM > Floppy killergorilla project.SPS (was CAPS) 1 14 July 2004 13:04

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 07:59.

Top

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