mirror of
https://github.com/copy/v86.git
synced 2025-12-31 04:23:15 +00:00
add bootOs (#1434)
This commit is contained in:
parent
0898f64b28
commit
dcc1700cef
1 changed files with 9 additions and 0 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue