|
|
981c224f55
|
Serial implementation Pt1
Serial testing with COM1 works - need to rework I/O to have it output
tho. That's next.
|
2025-07-02 19:48:33 -04:00 |
|
|
|
55d5823bde
|
Added tons of documentation
Still need to document a lot of functions, but I cleaned up and
explained a lot of the code via comments.
|
2025-06-28 02:11:09 -04:00 |
|
|
|
8734cd4da6
|
Added some functions, did some reorganizing.
kttools.h/c is a lib for converting types (only currently contains
i_to_str).
Also added a printf for i/o.
|
2025-06-08 16:18:06 -04:00 |
|