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
Creating TRS80 Copy Protected 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: TRS-80 disks (https://www.cbmstuff.com/forum/forumdisplay.php?fid=12)
+---- Thread: Creating TRS80 Copy Protected Floppies (/showthread.php?tid=714)

Pages: 1 2 3


RE: Creating TRS80 Copy Protected Floppies - toml_12953 - 06-01-2020

(06-01-2020, 10:43 PM)admin Wrote: Yes, but I am not sure how to fix it yet without breaking everything else.  HxC outputs the wrong disk type (Atari ST), so it causes the number of tracks to be wrong in the copier/imager.  Changing the disk type resets the flux buffer, number of tracks, and other parameters.  That is necessary when switching between disk types when imaging/copying different disks.  Changing this setting for the sake of making the disk type correct changes everything, and that is really necessary when deliberating switching disk types.  So, I am not sure yet how to handle this.  Maybe I can add another button to the options (maybe next to override) to handle cases like this.  I am still looking into it.

Have you asked the author of HxC to fix the disk type on his end? You shouldn't have to try to work around problems in his software.


RE: Creating TRS80 Copy Protected Floppies - admin - 06-02-2020

Yes, Jeff knows about the issue. However, I think I want to figure out a way to allow changing the disk type. We are going to need this shortly anyways as I am adding a bunch of new disk types and those that have used the "other" definition may want to switch to a disk type that better matches the disk in question.


RE: Creating TRS80 Copy Protected Floppies - toml_12953 - 06-08-2020

(06-02-2020, 03:58 AM)admin Wrote: Yes, Jeff knows about the issue.  However, I think I want to figure out a way to allow changing the disk type.  We are going to need this shortly anyways as I am adding a bunch of new disk types and those that have used the "other" definition may want to switch to a disk type that better matches the disk in question.

If you need someone to help test your changes, I'd be glad to!

Tom L


RE: Creating TRS80 Copy Protected Floppies - admin - 06-09-2020

Thanks... I am still tinkering with ways to accomplish this.