#Hybrid disc Mac probs
15-Jun-95 11:52:51
Sb: #117566-#Hybrid disc Mac probs
Fm: Albert Dayes 70007,3615
To: ICOM Support 76702,1604
Develop: The Apple Technical Journal
Issue 3, July 1990
The article in particular is:
The in and outs of ISO-9660 and High Sierra format by Brian
Bechtel: The two standard file formats for CD-ROM discs, how they
relate to the Macintosh's native file format, and how to implement
them. (pages 272-287)
Pages 278 … How Macintosh files are stored in these formats
a) file forks
b) file identifiers
c) file type and creator
d) finder flags
e) desktop information
… later on there is some example C source code to demonstrate
this on a floppy disk.