ADTPro / adtpro

Apple Disk Transfer ProDOS (ADTPro)
http://adtpro.com
GNU General Public License v2.0
131 stars 19 forks source link

Intelligently handle accelerator #181

Open ryucats opened 10 months ago

ryucats commented 10 months ago

Per issue #180 , try to logic our way through disabling/enabling CPU accelerators (if present).

This is necessary because the UltraWarp disable-and-crash softswitch at $C05B conflicts with the ZipChip enable-accelerator softswitch (also at $C05B).

Works fine on my enhanced //e, both with and without UltraWarp installed.