prodos-drivers/ns.clock
Joshua Bell 46aef091df Have clock/ram drivers print at the bottom of the screen.
Trying this out. Might not stick with it.

Also added a PAUSE.SYSTEM that just waits a bit, if you want a delay
in your startup sequence to watch the log messages.
2021-08-25 20:49:41 -07:00
..
Makefile Only run xattr if present try 3 2021-03-07 16:35:52 -08:00
ns.clock.system.s Have clock/ram drivers print at the bottom of the screen. 2021-08-25 20:49:41 -07:00
README.md Combine preamble files, .gitignore, and split out ns.clock 2019-10-03 21:49:53 -07:00

No Slot Clock ProDOS Driver

Adapted from NS.CLOCK.SYSTEM (by "CAP"), with these changes:

  • Fixes a typo
  • Removes beeps
  • Is less chatty so you can have multiple clock drivers, e.g. if you use the same hard disk image across different hardware configurations
  • Uses file I/O rather than block I/O for chaining
  • Does not hard-code driver file name