mirror of
https://github.com/a2stuff/prodos-drivers.git
synced 2025-01-02 16:32:32 +00:00
dc9c77170e
When a SmartPort device was found that wasn't the FujiNet, the search continuation used the wrong offset to get the high byte of the slot address. Also, fix the "jumbo" clock driver's Makefile to ensure it is rebuilt when dependencies change. |
||
---|---|---|
.. | ||
clock.system.s | ||
Makefile | ||
README.md |
"Jumbo" ProDOS Clock Driver
This is an amalgamation of the other clock driver installers. Each one is tried in turn, until one successfully installs a clock driver.
The drivers are (in order):
- No-Slot Clock
- ROMX
- FujiNet
- DClock
- Cricket!
The installer is silent - no output is shown on either failure or success.