Test Environment (required)
- Platform: MEGA65R3
- ROM Release: V999422
- Core Commit: mega65r3-20260628.11-develo-a6c711c.cor
Listing the directory of my jiffy-dos enabled 1571 disk drive attached as drive 9 does not always work
To Reproduce
Steps to reproduce the behavior:
- Boot MEGA65 with core above.
- Ensure ROM V999422 is in use.
- Use
@ U9 to check if 1571 can be seen and is identified as jiffy-dos enabled
- Run
DIR several times until you observe the issue shown in the screenshot.
Switching to different CPU speeds does not change the behavior in any way.
This is reproducible with 1, 2, 3.5 and 40 MHz
Expected behavior
DIR should always work and never stop printing till the end of the listing.
Switching to ROM V920422 makes DIR work 100% reliable.
Screenshots

Test Environment (required)
Listing the directory of my jiffy-dos enabled 1571 disk drive attached as drive 9 does not always work
To Reproduce
Steps to reproduce the behavior:
@ U9to check if 1571 can be seen and is identified as jiffy-dos enabledDIRseveral times until you observe the issue shown in the screenshot.Switching to different CPU speeds does not change the behavior in any way.
This is reproducible with 1, 2, 3.5 and 40 MHz
Expected behavior
DIRshould always work and never stop printing till the end of the listing.Switching to ROM V920422 makes
DIRwork 100% reliable.Screenshots