MEGA65 / mega65-core

MEGA65 FPGA core
Other
240 stars 85 forks source link

Floppy not recognised when going from GO64 to MEGA65 mode #599

Closed MauriceMEGA65 closed 1 year ago

MauriceMEGA65 commented 2 years ago

Test Environment (required) See screenshot MEGA65 info, core 3253c5d

Describe the bug While in GO64 mode, I used Freezer to mount my real floppy. After mounting, I could write and read to/from floppy, so in G64 mode all was fine.

Then I went to MEGA65 mode via SYS58552. After that point, the floppy was no longer recognised, and DIR give me a READ ERROR.

I tried:

  1. Mount the floppy again via Freezer --> same read error after DIR
  2. Mount the floppy in BASIC via MOUNT --> same read error after DIR
  3. Eject the disk, reinsert the disk, MOUNT --> success

Expected behavior MOUNT of a floppy disk should work after switching between MEGA65 and GO64 mode without re-inserting the disk.

Screenshots 5C4F9A7F-D8FF-4CEF-B274-6F2D03852A0A

9FD167CA-CA57-4922-8427-6CE92A53155C

7EBA7741-D57C-4E68-BA30-D254C5467C38

lydon42 commented 1 year ago

Can't confirm this on RC1, just did it with the hybernated disk and after the SYS to MEGA65, autoboot kicked in and started the game, as it is expected.