add bootOs (#1434)

This commit is contained in:
Fabian 2025-12-25 16:42:25 +01:00
parent 0898f64b28
commit dcc1700cef

View file

@ -715,6 +715,15 @@ function onload()
name: "Invaders",
homepage: "https://github.com/nanochess/Invaders",
},
{
id: "bootos",
fda: {
url: host + "bootos-all.img",
size: 368640,
},
name: "bootOS",
homepage: "https://github.com/nanochess/bootOS",
},
{
id: "sectorlisp",
fda: {