Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ozkl authored Mar 14, 2021
1 parent 2b0a6de commit b515712
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,23 +26,16 @@ These applications run on Soso:
- Lua
- Doom

![Soso](screenshots/soso-v0.3.png)

# running

You can download a [CD image (ISO file)](https://github.com/ozkl/soso/releases/download/v0.2/soso.iso.zip) from releases and try in a virtualization software like VirtualBox or in a PC emulator like QEMU. When it is started, you can run: "doom", "ls", "lua".
You can download a [CD image (ISO file)](https://github.com/ozkl/soso/releases/download/v0.2/soso.iso.zip) from releases and try it in a PC emulator like QEMU. When it is started, you can run: "doom", "lua" in a terminal window.

To try Soso in QEMU, just run:

qemu-system-i386 -cdrom soso.iso

## Lua
![Soso](screenshots/soso-v0.2_1.png)


## Doom
To demonstrate multitasking, two doom processes running at the same time:

![Doom on Soso](screenshots/soso-doom.png)

# building
To build kernel just run:

Expand Down

0 comments on commit b515712

Please sign in to comment.