l?r 2013-05-25 klockan 21:38 -0700 skrev Chuck Guzis:
List:
I'm working with some old media that has Swedish text on it. (8" SS FM
disks with 4 sectors of 1024 bytes per track--no OS or file structure on
it).
I can probably figure out the structural details that I need with the
exception of modern Unicode or UTF-8 characters corresponding to what's
on the disk.
Here's a binary dump sample of such a record (LIST format):
?000500 00 00 00 00 00 00 00 00-00 00 00 00 00
3C 44 65 <De
000510 74 20 76 61 72 20 66 FE-6F 72 62 61 6E 6E 65 6C t var f?orbannel
000520 73 65 6E 3E 0A 00 00 00-3C 73 6F 6D 20 64 72 65 sen>? <som dre
000530 76 20 6F 73 73 20 62 6F-72 74 20 66 72 FA 61 6E v oss bort fr?an
000540 20 53 61 6D 73 6F 6E 2E-3E 0A 00 00 00 00 00 00 Samson.>?
Note the characters FA and FE in this sample.
It could be FE=diaresis and FA = ring as an accent.
A common swedish 7 bit encoding used the '{}' reservation for thoose
characters in our alphabet that english doesn't have.
From what system does the disks come ?