diff --git a/debug.html b/debug.html index ba60dd0c6a..cbbb081a56 100644 --- a/debug.html +++ b/debug.html @@ -18,6 +18,7 @@

Debugger

+
diff --git a/index.html b/index.html index 92f545bda5..d4ef13c2d7 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,9 @@

Quickstart

- Random boot floppy, takes about 60 seconds
- - Simple graphical OS + - Simple graphical OS
+ + - A tiny chess program written in assembly

diff --git a/src/browser/main.js b/src/browser/main.js index f3331042a2..ba3a00b3f2 100644 --- a/src/browser/main.js +++ b/src/browser/main.js @@ -287,6 +287,14 @@ }, name: "Sol OS", }, + { + id: "bootchess", + fda: { + "url": "images/bootchess.img", + "async": true, + }, + name: "Bootchess", + }, { id: "dsl", cdrom: {