Luke Street
|
48d7c52fdb
|
Initial work on handling memory pages w/in kmalloc
|
2018-10-09 01:42:28 -04:00 |
|
Luke Street
|
91039f0f36
|
Working RGB VGA output, RGB text console & bitmap fonts
|
2018-10-07 04:21:21 -04:00 |
|
Luke Street
|
0e3ccfe177
|
Attempt to display ABGR bitmap images
|
2018-10-07 00:34:59 -04:00 |
|
Luke Street
|
de6ea34d21
|
Load simple ELF binary & execute; improved paging; start VGA RGB output
|
2018-10-06 19:28:56 -04:00 |
|
Luke Street
|
1bbf6aeeaf
|
Primitive VFS & commands; debugging malloc issues
|
2018-10-02 00:22:36 -04:00 |
|
Luke Street
|
0fabdb70c0
|
stdio write support; exclude built-in includes
|
2018-10-01 17:25:57 -04:00 |
|
Luke Street
|
b063797bc4
|
ELF support; printf impl; replacing kprint with printf
|
2018-09-30 14:56:07 -04:00 |
|
Luke Street
|
4baf81d91c
|
Initial work on paging & higher-half kernel
|
2018-09-28 16:10:20 -04:00 |
|
Luke Street
|
8875f488b2
|
Use multiboot mmap if available; better print_chunk_debug
|
2018-09-27 18:37:30 -04:00 |
|
Luke Street
|
295ec24a65
|
Serial I/O; simple VGA graphics output; multiboot info & memory map
Initial work on shell history using arrow keys
|
2018-09-27 01:06:55 -04:00 |
|