Commit graph

6 commits

Author SHA1 Message Date
49d76d30a5 making win+space work when no tasks are running 2021-02-17 09:11:39 -05:00
47513bd32c terminal application with ipc, shift+pause state dumper, hello world for terminal, meminfo popup program 2021-02-16 20:38:53 -05: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
cbc85f6e89 small fixes 2020-09-06 01:26:56 -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