Skip to content

TinyOS v1.0

Latest

Choose a tag to compare

@hackerslash hackerslash released this 08 Sep 09:15

Bootable ISO (52 KB) and raw boot image (6 KB).

VirtualBox: New VM, Type Other / Version Other-Unknown, attach tinyos.iso to the optical drive, start.
QEMU: qemu-system-i386 -cdrom tinyos.iso

Boots straight into the VGA 320x200 desktop: launcher, taskbar with a live RTC clock, and eight apps including a shell, calculator, notepad, snake and a 7-segment clock.

Both artifacts are reproducible from source with make (nasm + python3).