You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now, it looks like the main project can get away with just using the RTC/CMOS BIOS interrupts to get time. In the future, I would like to do things the "right way" and build a proper interrupt.
I started work in a separate branch to add PIT support but have since abandonded it due to time constraints on the final project.
See commit ade25d1
The text was updated successfully, but these errors were encountered:
For now, it looks like the main project can get away with just using the RTC/CMOS BIOS interrupts to get time. In the future, I would like to do things the "right way" and build a proper interrupt.
I started work in a separate branch to add PIT support but have since abandonded it due to time constraints on the final project.
See commit ade25d1
The text was updated successfully, but these errors were encountered: