Commit Graph

8 Commits

Author SHA1 Message Date
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
dbb2d58280 add time.c 2024-12-05 21:59:26 +09:00
7466f0ff8c change btld_conf.h
remove inclde u.h
2024-12-05 15:31:56 +09:00
4580d576a8 can read character from keyboard now 2024-12-04 23:05:28 +09:00
cb56f42e08 add trap
don't want handle trap now
2024-12-02 10:19:57 +09:00
3f556cba19 first commit 2024-11-27 17:06:47 +09:00