Changelog:
r45031 | oldwoman37 | 2024-03-22 12:03:07 +0000 (Fri, 22 Mar 2024) | 1 line
Initial fix for bug #1979; halt works, timing isn't perfect, but same results as z64k
------------------------------------------------------------------------
r45030 | compyx | 2024-03-22 05:08:05 +0000 (Fri, 22 Mar 2024) | 2 lines
Gtk3: add missing "SCPU64Name" resource to ROM settings
------------------------------------------------------------------------
r45029 | gpz | 2024-03-21 15:14:26 +0000 (Thu, 21 Mar 2024) | 1 line
remove the 'load to basic start (tape)' option from PET and CBM2 machines, since those always load absolute no matter what
------------------------------------------------------------------------
r45028 | mcmartin | 2024-03-21 03:02:13 +0000 (Thu, 21 Mar 2024) | 1 line
Fix Mac options for linker maps
------------------------------------------------------------------------
r45027 | gpz | 2024-03-21 01:14:33 +0000 (Thu, 21 Mar 2024) | 1 line
Fix default tape header type (t64) for vic20 and c128 (it should be type 3, ie absolute). Also fix the 'load to basic start' autostart option for tape - we can't use the secondary address for this (like with disk), but need to alter the tape header type. Also adjust the default values for the respective autostart options.
------------------------------------------------------------------------