|
|
14fac398c5
|
add disk info interrupt
|
2024-12-12 17:25:00 +09:00 |
|
O_WRONLY
|
bc671ff92b
|
Merge pull request #1 from Hojun-Cho/fix-fmt
fix fmt,print
|
2024-12-12 17:24:26 +09:00 |
|
|
|
8ad0446359
|
fix fmt,print
for easy to use fmtinstall
|
2024-12-12 17:22:49 +09:00 |
|
|
|
e74cf22714
|
add heap alloc function
Physically contiguous memory
|
2024-12-12 14:08:01 +09:00 |
|
O_WRONLY
|
a9a1ad666d
|
Update README.md
|
2024-12-10 23:50:23 +09:00 |
|
Hojun-Cho
|
98601ac381
|
add CPUID probe
Just print vendor, Hypervisor...
|
2024-12-09 21:28:45 +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 |
|
|
|
8336f11b2a
|
fix protection fault from GDT
|
2024-12-07 01:14:26 +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 |
|
|
|
7acbe88026
|
refactor a20.c
|
2024-12-05 18:00:09 +09:00 |
|
|
|
06c375cac5
|
add va_list for print
|
2024-12-05 16:29:49 +09:00 |
|
|
|
7466f0ff8c
|
change btld_conf.h
remove inclde u.h
|
2024-12-05 15:31:56 +09:00 |
|
|
|
dce27c5d22
|
add rdline
|
2024-12-05 01:15:27 +09:00 |
|
|
|
4580d576a8
|
can read character from keyboard now
|
2024-12-04 23:05:28 +09:00 |
|
|
|
f18775bfdd
|
fix biosboot read next cluster logic
|
2024-12-03 20:11:32 +09:00 |
|
|
|
cb56f42e08
|
add trap
don't want handle trap now
|
2024-12-02 10:19:57 +09:00 |
|
|
|
8301f87815
|
add readme
|
2024-11-27 22:56:59 +09:00 |
|
|
|
00a8c3acac
|
add pio.h
|
2024-11-27 21:29:33 +09:00 |
|
|
|
3f556cba19
|
first commit
|
2024-11-27 17:06:47 +09:00 |
|