Commit Graph

5 Commits

Author SHA1 Message Date
e74cf22714 add heap alloc function
Physically contiguous memory
2024-12-12 14:08:01 +09:00
b1f7092fe2 add fmt.c for print function
don't process 64-bit format such as '%llu' in print function.
2024-12-09 15:43:58 +09:00
c9c820840f add memprobe
NOTE: print "%llx" "%lld" not working now
2024-12-08 23:14:32 +09:00
11097add40 add serial console 8250 UART 2024-12-06 19:07:20 +09:00
4580d576a8 can read character from keyboard now 2024-12-04 23:05:28 +09:00