copy / v86

x86 PC emulator and x86-to-wasm JIT, running in the browser
https://copy.sh/v86/
BSD 2-Clause "Simplified" License
19.67k stars 1.38k forks source link

Operating system additions #968

Open spetterman66 opened 9 months ago

spetterman66 commented 9 months ago

https://github.com/jubalh/awesome-os got a whole list of operating systems that could be added to v86.

copy commented 9 months ago

Looks like a nice list. Any particular ones you'd recommend to add?

spetterman66 commented 9 months ago

Perhaps add http://www.jbox.dk/sanos/ ? :D


From: Fabian @.> Sent: Tuesday, January 2, 2024 11:38 PM To: copy/v86 @.> Cc: Ryan @.>; Author @.> Subject: Re: [copy/v86] Operating system additions (Issue #968)

Looks like a nice list. Any particular ones you'd recommend to add?

— Reply to this email directly, view it on GitHubhttps://github.com/copy/v86/issues/968#issuecomment-1874648769, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQQXXR2ERSGCQXJFBFYZP5DYMSD4RAVCNFSM6AAAAABBBSILVGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZUGY2DQNZWHE. You are receiving this because you authored the thread.Message ID: @.***>

copy commented 3 months ago

Anything else?

SuperMaxusa commented 3 months ago
copy commented 2 months ago

New additions:

https://copy.sh/v86/?profile=nopeos https://copy.sh/v86/?profile=soso https://copy.sh/v86/?profile=pcmos https://copy.sh/v86/?profile=jx https://copy.sh/v86/?profile=house https://copy.sh/v86/?profile=bleskos https://copy.sh/v86/?profile=boneos

simone-2014-maggio commented 2 months ago

(not in that list) Blue Jay Works

cyberplant commented 2 months ago

One funny thing in soso, when I type the letter p, o is written. Is it just me? tried in two different computers.

SuperMaxusa commented 2 months ago

when I type the letter p, o is written. Is it just me?

Maybe it's a bug in soso because it also appears in QEMU.

UPD: there is a problem only in the GUI Terminal, in VGA Terminal (press Esc) key p works.