Skip to content

Commit

Permalink
add duskos
Browse files Browse the repository at this point in the history
  • Loading branch information
copy committed Dec 18, 2023
1 parent 8816bf7 commit 8ebf3b0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/browser/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -641,6 +641,16 @@
name: "Floppy Bird",
homepage: "http://mihail.co/floppybird",
},
{
id: "duskos",
hda: {
url: host + "duskos.img",
async: false,
size: 8388608,
},
name: "Dusk OS",
homepage: "http://duskos.org/",
},
{
id: "windows2000",
memory_size: 512 * 1024 * 1024,
Expand Down

0 comments on commit 8ebf3b0

Please sign in to comment.