Luke Street
|
48d7c52fdb
|
Initial work on handling memory pages w/in kmalloc
|
2018-10-09 01:42:28 -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
|
f87beb39d4
|
Fix malloc bug; use malloc/memset in elf_open; macOS fixes
|
2018-10-02 13:32:18 -04:00 |
|
Luke Street
|
1bbf6aeeaf
|
Primitive VFS & commands; debugging malloc issues
|
2018-10-02 00:22:36 -04:00 |
|
Luke Street
|
82c0fe012f
|
Fix ISR/IRQ issues
|
2018-10-01 20:51:57 -04:00 |
|
Luke Street
|
0fabdb70c0
|
stdio write support; exclude built-in includes
|
2018-10-01 17:25:57 -04:00 |
|
Luke Street
|
90085d7289
|
Working stdio file impl; more work on ELF lib
|
2018-10-01 00:41:19 -04:00 |
|
Luke Street
|
b063797bc4
|
ELF support; printf impl; replacing kprint with printf
|
2018-09-30 14:56:07 -04:00 |
|
Luke Street
|
ce7518bb15
|
Fix FPU instructions; initial work on ELF parsing & DWARF info
|
2018-09-29 19:38:42 -04:00 |
|