Releases: a2stuff/prodos-drivers
Releases · a2stuff/prodos-drivers
v1.8
v1.7
- "Jumbo" clock driver
CLOCK.SYSTEM
(includes all other clock drivers)- Include success logging
- Patch ThunderClock driver for 2023-2028
- The Cricket! clock driver
CRICKET.SYSTEM
- Prevent hang probing for The Cricket! in MAME on IIc/IIc+
- Fix SSC reset for Laser 128EX
- fix hang on Total Replay (c/o @frankmilliron)
- further refinements to 'SSC init' (c/o @frankmilliron)
- Issue "Reset Cricket" sequence when detecting
- Reset SSC ACIA before probing/setting
- Add unified SET.DATETIME util
- Improve detection on ROM4 //c (c/o @frankmilliron)
- No-Slot Clock driver
NS.CLOCK.SYSTEM
- Hit PTRIG to slow ZIP/IIc+ accelerator before reading
- Incorporate @bobbimanners Ultrawarp bug workaround
- Add SET.DATETIME utility
- Probe for Z80 card before probing for NSC to avoid hang
- Add
ZIPCHIP.SYSTEM
- Detects a ZIP CHIP and, if present, configures it to slow down for speaker access, leaving the other settings alone.
v1.6
- FujiNet Clock Driver: Fix search continuation during install
- Add "jumbo" clock driver, an amalgamation of the others
v1.5
- Add driver for the Fujinet Clock c/o @ivanizag
- BuhBye: Cycle through volumes after the boot volume more intuitively
- BuhBye: Clear keyboard strobe on launch
- ROMX Clock Driver: Ensure bank is restored if detection fails c/o @apple2geek
- ROMX Clock Driver: Align with 0.95 c/o Jeff Mazur
- Add ME.FIRST.SYSTEM - moves the current volume to the end of DEVLST
- Add IIgs/VidHD text mode color themes (set the color of the text, background, and border) c/o @chrisparana
v1.4
v1.3
General changes:
- When chaining, if no next .SYSTEM file is found, just invoke QUIT rather than showing an error. This makes QUIT.SYSTEM optional if you don't want to terminate the chain arbitrarily.
- Installers now log to the bottom of the screen and scroll, instead of clearing it.
Driver-specific changes:
- Fix off-by-one in DCLOCK installer, preventing the driver from working.
- Added PAUSE.SYSTEM which just introduces a delay before the next driver.
v1.2
Workflow: deploy on tag