The following warnings occurred:
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.1.28 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



CBMSTUFF FORUM
Writing Macintosh Floppies - Printable Version

+- CBMSTUFF FORUM (https://www.cbmstuff.com/forum)
+-- Forum: CBMSTUFF PRODUCTS (https://www.cbmstuff.com/forum/forumdisplay.php?fid=1)
+--- Forum: SuperCard Pro (https://www.cbmstuff.com/forum/forumdisplay.php?fid=3)
+---- Forum: Other disks (https://www.cbmstuff.com/forum/forumdisplay.php?fid=14)
+---- Thread: Writing Macintosh Floppies (/showthread.php?tid=574)

Pages: 1 2 3


RE: Writing Macintosh Floppies - admin - 07-21-2019

The issue is that Mac disks have a lot of write splices once they have had data written to them. Commercially produced disks are written in a single pass. It seems that most people are using a8rawconv or PCE tools to read/write Mac disks with SuperCard Pro.


RE: Writing Macintosh Floppies - blindguy - 08-13-2019

(07-21-2019, 04:59 PM)admin Wrote: The issue is that Mac disks have a lot of write splices once they have had data written to them.  Commercially produced disks are written in a single pass.  It seems that most people are using a8rawconv or PCE tools to read/write Mac disks with SuperCard Pro.

Good Morning Hope all is well.

Quick question on Mac files.  It looks like everything I DL is in .bin format for the mac.  Any idea how to convert the .bin into .SCR so that I can write them to 3.5 disks?

I know it's not a SuperCard question but any assistance is appreciated.


RE: Writing Macintosh Floppies - admin - 08-13-2019

A .bin file is typically a binary file of a program, not a disk image file. Do you have an example?


RE: Writing Macintosh Floppies - blindguy - 08-15-2019

I think I wrote that before I did enough Mac reading.
I was able to put the .bin on my Mac and use something to export it to a bunch of .img files.
Now I have some .img files I am going to try converting them to scp and then writing them.
I will keep you updated, thanks!


RE: Writing Macintosh Floppies - admin - 08-29-2019

Some news:

https://www.cbmstuff.com/forum/showthread.php?tid=647&pid=4226#pid4226