Devblog 12
A shell
This is the first shell for NeoOS, it only has the clear command and a fetch program to display the logo. It took some time implementing all syscalls it needed, i needed to make many kernel functions available in the userprogram and that took most my time.
I have yet to implement a way to terminate the program so now when fetch is called it never ends and you never get back to the shell again.
– WilGulf
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.