diff --git a/debug.html b/debug.html index ba60dd0c..cbbb081a 100644 --- a/debug.html +++ b/debug.html @@ -18,6 +18,7 @@ +
diff --git a/index.html b/index.html index 92f545bd..d4ef13c2 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,9 @@ - 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 f3331042..ba3a00b3 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: {