Closed bobbimanners closed 3 years ago
JSR DATETIME
($BF06) causes the ProDOS clock driver to update the date in memory starting at $BF90.
Added support for this in the develop branch. Now whenever the summary screen is redrawn, it will first get the latest time and date from the RTC. It would be good to hook the VBL interrupt to refresh the date and time constantly.
Implemented live update of date/time in status bar on summary screen. Should work, but I haven't tested with an actual RTC yet!
2.1.0 released.
Add support for RTCs like No Slot Clock, Thunderclock or the GS clock.