summaryrefslogtreecommitdiff
path: root/src/port.h
AgeCommit message (Expand)Author
2017-06-07added 32-bit port functionsAndreas Baumann
2017-05-22reverted port type change, not type-safe (only checked at runtime)Andreas Baumann
2017-05-20started with interrupts, some struct cleanupAndreas Baumann
2017-05-18added port types which are check when calling port read/write functionsAndreas Baumann
2017-05-12some testing of atoi, added a limits.hAndreas Baumann
2017-05-11added strlcpy (and a host test for it)Andreas Baumann
2017-05-01playing with vga struct, fixed some boot loading issuesAndreas Baumann