You are browsing as a guest. Sign up (or log in) to start making projects!

9h 10m 2s logged

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

0
14

Comments 0

No comments yet. Be the first!