mirror of
https://github.com/iceHtwoO/novaOS.git
synced 2026-06-01 00:29:44 +00:00
e712593dae
* feat: map text area to kernel memory space, first application_manager implementation * feat: start application via application_manager * feat: terminal, start app by ID * feat: support CLI args, by applying System V ABI concepts * refactor: rename terminal to console. Minor cleanup * docs: README.md