mirror of
https://github.com/copy/v86.git
synced 2025-12-31 04:23:15 +00:00
Update Readme.md to specify operating system compatibility (#926)
This commit is contained in:
parent
4928c9165d
commit
baa0966a61
1 changed files with 3 additions and 2 deletions
|
|
@ -26,7 +26,7 @@ list of emulated hardware:
|
|||
- A PCI bus. This one is partly incomplete and not used by every device.
|
||||
- An IDE disk controller.
|
||||
- An NE2000 (RTL8390) PCI network card.
|
||||
- A virtio filesystem.
|
||||
- A VirtIO filesystem.
|
||||
- A SoundBlaster 16 sound card.
|
||||
|
||||
## Demos
|
||||
|
|
@ -67,7 +67,8 @@ list of emulated hardware:
|
|||
Here's an overview of the operating systems supported in v86:
|
||||
|
||||
- Linux works pretty well. 64-bit kernels are not supported.
|
||||
- Damn Small Linux (2.4 Kernel) works.
|
||||
- Damn Small Linux (2.4.31 kernel) works.
|
||||
- Fedora 30 works.
|
||||
- All tested versions of TinyCore work.
|
||||
- [Buildroot](https://buildroot.uclibc.org) can be used to build a minimal image.
|
||||
[humphd/browser-vm](https://github.com/humphd/browser-vm) and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue