Commit Graph

14 Commits

Author SHA1 Message Date
Jaby 5e776f7a56 Update C headers to be C++ 2024-04-07 10:46:35 -05:00
Jaby d97f7ffe2c Start to display BIOS information 2024-03-30 11:57:07 -05:00
Jaby f3d0fe17e0 Disable auto crlf 2023-10-11 18:20:43 +02:00
Jaby dbf3e5d1de Replace define private with __friends 2023-10-06 14:50:44 +02:00
Jaby e280a412e9 Introduce new timer based on vsync 2023-08-27 21:29:43 +02:00
Jaby 31d6062d05 Add busy loop code and make HighResTimer work on demand rather automatically or ifdefed 2023-04-26 19:09:07 +02:00
Jaby 0bb5dab6a8 Convert Timer IO 2023-03-18 16:04:05 +01:00
Jaby f3d82c1885 Use write and read for BitRangeValues 2023-01-15 20:21:48 +01:00
Jaby 019022a035 Add new IOPort design 2023-01-15 16:49:38 +01:00
Jaby 72709b84da Support easier read 2023-01-10 21:12:41 +01:00
Jaby 4ec13192f3 Support HighResolutionTimer in a better fashion 2023-01-10 20:36:28 +01:00
Jaby 9950484f9a Support High Percision Counter 2023-01-09 22:27:10 +01:00
Jaby 69c29e4dcd Use GlobalTime 2023-01-08 16:20:30 +01:00
Jaby d444222d49 Sketch Timer and implement Interrupt support 2023-01-06 15:18:35 +01:00