prodos-drivers/clocks/jumbo
Joshua Bell dc9c77170e FujiNet Clock Driver: Fix search continuation during install
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.
2022-11-28 20:20:45 -08:00
..
clock.system.s Add "jumbo" clock driver, an amalgamation of the others 2022-11-26 20:29:38 -08:00
Makefile FujiNet Clock Driver: Fix search continuation during install 2022-11-28 20:20:45 -08:00
README.md Add "jumbo" clock driver, an amalgamation of the others 2022-11-26 20:29:38 -08:00

"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.