Commit graph

9 commits

Author SHA1 Message Date
de20d7430d file manager 2020-09-19 14:53:29 -04:00
44d29a33df new shell 2020-09-13 22:06:40 -04:00
143156f63e have command shell block while commands are running 2020-09-13 19:51:09 -04:00
54101cf327 making elf loader zero bss sections 2020-09-13 18:29:53 -04:00
5481848e27 fixed some paging bugs, added fault handlers and new programs 2020-09-13 17:12:29 -04:00
1e4a254674 (basic, not much tested) keyboard, better panic 2020-09-13 03:19:57 -04:00
b8284137d4 minor changes, redoing makefile, meminfo program 2020-09-06 15:47:06 -04:00
73bb0e4864 bugfixes, init program, hello world 2020-09-06 13:44:20 -04:00
e8c6577617 program loading, others
big kernel additions: paging, elf loading, separate kernel and user page allocation
it now properly loads and runs sd0:bin/init.elf
still need to determine which disk was booted from, and start the init on that disk
2020-09-06 00:48:07 -04:00