MEGA65 / mega65-core

MEGA65 FPGA core
Other
238 stars 84 forks source link

When mounting "BAD APPLE" demo disk with freezer, the sound is degraded #741

Open paich64 opened 9 months ago

paich64 commented 9 months ago

Test Environment (required)

Describe the bug To run the demo you need to 1) put the 3 files at the root of the SD card. 2) mount megapple.d81 3) load and run the .prg file

If 2) is done using the freezer, then the demo sound is broken

if 2) is done from BASIC, then the sound is correct

"from BASIC" means : DIR U12 MOUNT"MEGAPPLE.D81"

To Reproduce Steps to reproduce the behavior:

  1. Download attached zip file
  2. extract and put the files at the root of the sd card
  3. mount the .d81 with the freezer
  4. load and run the demo MEGAppleFiles.zip

Expected behavior The sound should not be broken when mounting the .d81 file using the freezer