jeffpar / pcjs.v1

PCjs Machines 1.0 (archived)
https://github.com/jeffpar/pcjs.org
GNU General Public License v3.0
473 stars 92 forks source link

Add support for RTC interrupts #14

Closed jeffpar closed 8 years ago

jeffpar commented 9 years ago

The CMOS real-time clock (RTC) component maintains the current time-of-day but does not support alarms/interrupts.

jeffpar commented 9 years ago

Fixed. However, the interrupt rate still needs to be verified.