top of page

If there are any issues with loading the demo, try reloading or using the alternate link
Alternate link
Shell
-
Root program always running on each terminal
-
can execute up to 6 programs
PingPong
-
RTC controlled animation
-
Cannot be exited
counter
-
Counter that runs till 100, 1,000, 10,000
Fish
-
Animation of A fish
-
Uses user video memory and RTC
cat
-
Used to read contents of a file
-
can read any file in the directory
ls
-
lists all the files and directory stored in the vm
Hello
-
user interactive program
-
each terminal has its own user interactions
grep
-
Search the text provided throughout all the files in the directory
bottom of page