a4091.device v42.26
Note
This is a major update to the a4091.device driver and tools and it comes packed with a ton of improvements. Please update!
What's Changed
- Mounter: Fix creation of FileSystem.resource by @LIV2 in #3
- Add menu option to ignore RDBFF_LAST by @reinauer in #5
- Timer fixes
- HDInstTool fixes
- Use dip switch to determine LIN probing
- Use dip switch to determine spinup times
- Improved error handling
- Short/Long Spinup by @reinauer in #4
- Don't probe for SCSI targets on other cards by @reinauer in #6
- Added change requested by Dorken to drive SC0 during bus request - This does not fix anything without future GAL changes (not yet implemented) by @cdhooper in #7
- a4091.device interrupt handling change SIOP DSTAT and SSTAT0 registers are read simultaneously to work around interrupt loss issue described in 53C710 DMA Status (DSTAT) documentation. by @cdhooper in #8
- CD Boot: Check PVD for correct system id by @LIV2 in #11
- Make disk bootable by @tkurbad in #10
- Trim spaces in boot screen by @reinauer in #12
- Update disk contents by @reinauer in #13
- Improve A4091 AmigaGuide documentation
- Update devtest to 1.4
- Add RDBFlags to tools * Improved A4091 test utility
- Fix compilation with gcc 13.1
New Contributors
Full Changelog: release_42.25...release_42.26