From 2429f8aaf1584084b4d8c7c85c27c1d78ccab153 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 25 Nov 2024 11:31:39 +0100 Subject: Add a video example running on QEMU MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3b03e1b..ea7faec 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ This kernel provides just one system call, `write_and_block`, which allows any program to pass the string to be written into the serial port and wait for the kernel to re-schedule it. +![Demo on QEMU](./doc/qemu.svg) + ## Build In order to build `fbos` you only need GCC. That being said, if you are not on a -- cgit v1.2.3