pi1541 / Pi1541

Commodore 1541 emulator for the Raspberry Pi
GNU General Public License v3.0
381 stars 81 forks source link

Incorrect status returned after error #248

Closed kirbyfrugia closed 1 year ago

kirbyfrugia commented 1 year ago

When I do the following:

  1. Load a file
  2. Save the file (which already exists). Do not add "@:" for this example.
  3. LED starts flashing. Error channel correctly shows an error code 63. However, the c64 just shows READY instead of displaying the error.

Here are some videos to see the issue in action:

radius75 commented 1 year ago

Have you checked the same on a real 1541 Disk Drive? Or at least in some C64 emulator?

kirbyfrugia commented 1 year ago

Oh wow. I just tried with my real 1541-II. Same issue! I guess it isn't the pi1541. Any thoughts on what might cause this? I realize it's off topic now and this issue can be closed.

radius75 commented 1 year ago

This is normal C64 and 1541 behavior. You can close the thread yourself. The author of the project probably took a long vacation or abandoned the project.

kirbyfrugia commented 1 year ago

Strange. I swear I have seen diff behavior in the past but maybe I am misremembering.