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. |
||
---|---|---|
.. | ||
fn.clock.system.s | ||
Makefile | ||
README.md | ||
smartport.inc |
FujiNet ProDOS Clock Driver
FujiNet for Apple II provides a number of devices via SmartPort. Alongside four block and a network device it has a real time clock device.
This driver is an adaptation of the other drivers in https://github.com/a2stuff/prodos-drivers