Commit graph

2 commits

Author SHA1 Message Date
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