summaryrefslogtreecommitdiff
path: root/kc/core/pic8259.c
AgeCommit message (Collapse)Author
2026-05-24rename and move, function renames in stdioAda Christine
2023-05-20handle reserved memory regions correctly by ignoring themAda Christine
2023-01-30headers moved aroundAda Christine
2022-02-19used OR when i needed ANDAda Christine
2022-02-17many changes have happnedAda Christine
- updates to panic() interface - genericized timer interface - (yet unused) additions to task management
2022-02-14entering idle loop works with timerAda Christine
2022-02-13rudimentary irq and timer supportAda Christine