Commit Graph

15 Commits

Author SHA1 Message Date
1f7141c517 Fix inconsistent EOL 2025-01-08 22:27:37 +01:00
3ef946ad4b Update C headers to be C++ 2024-04-07 10:46:35 -05:00
5b53383d80 Start to display BIOS information 2024-03-30 11:57:07 -05:00
6d4916178c Disable auto crlf 2023-10-11 18:20:43 +02:00
8b0c47c1db Replace define private with __friends 2023-10-06 14:50:44 +02:00
c40a8f44a5 Introduce new timer based on vsync 2023-08-27 21:29:43 +02:00
9dc25e469c Add busy loop code and make HighResTimer work on demand rather automatically or ifdefed 2023-04-26 19:09:07 +02:00
33b5d4d3b7 Convert Timer IO 2023-03-18 16:04:05 +01:00
db8a51fff9 Use write and read for BitRangeValues 2023-01-15 20:21:48 +01:00
3da34d0686 Add new IOPort design 2023-01-15 16:49:38 +01:00
bc7e00a105 Support easier read 2023-01-10 21:12:41 +01:00
101fdd9299 Support HighResolutionTimer in a better fashion 2023-01-10 20:36:28 +01:00
0d1e9c3df8 Support High Percision Counter 2023-01-09 22:27:10 +01:00
7b1cefac0a Use GlobalTime 2023-01-08 16:20:30 +01:00
b9b3656180 Sketch Timer and implement Interrupt support 2023-01-06 15:18:35 +01:00