SvelteKit

Virtual Machines and Emulators

VMs

The virtualization API

KVM

GitHub - linuxkit/linuxkit: A toolkit for building secure, portable and lean operating systems for containers

GitHub - moby/hyperkit: A toolkit for embedding hypervisor capabilities in your application

BSD Hypervisor

bhyve - FreeBSD Wiki

GitHub - machyve/xhyve: xhyve, a lightweight OS X virtualization solution

Apple Developer Documentation

Apple Developer Documentation

QEMU

QEMU

QEMU

Welcome to QEMU’s documentation! - QEMU documentation

docs · master · QEMU / QEMU

QEMU Advent Calendar 2018

foxlet/macOS-Simple-KVM

UTM

GitHub - utmapp/UTM: Virtual machines for iOS

DOS

Software Library: MS-DOS Games

DOSBox

DOSBox-X

joncampbell123/dosbox-x

dosbox-staging home

https://github.com/dosbox-staging/dosbox-staging

VOGONS

Windows

WineHQ - Run Windows applications on Linux, BSD, Solaris and macOS

CrossOver runs the Windows software you need on Mac, Linux and Chrome OS.

Home - PlayOnMac - Run your Windows applications on Mac easily!

Amiga

FS-UAE Amiga Emulator

AROS Research Operating System

aros-development-team/AROS

Nintendo

https://switchbrew.org/wiki/Main_Page

GitHub - switchbrew/libnx: Library for Switch Homebrew

GitHub - switchbrew/switch-examples: Switch examples for devkitA64 and libnx.

Ryujinx - Nintendo Switch Emulator

https://github.com/Ryujinx/Ryujinx

yuzu · yuzu

GitHub - yuzu-emu/yuzu: Nintendo Switch Emulator

GitHub - Atmosphere-NX/Atmosphere: Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.

GitHub - skyline-emu/skyline: Run Nintendo Switch homebrew & games on your Android device!

ScummVM

xenia - Xbox 360 Research Emulator

xenia-project/xenia

Development

Emulator 101

MAMEDEV.org | Home of The MAME Project

NesDev.com

Nesdev wiki

fogleman/nes

def-/nimes

HomePage

Ubuntu Core on QEMU on Mac

qemu-system-x86_64   -smp 2   -m 2G   -cpu host   -machine type=q35,accel=hvf   -net nic,model=virtio   -net user,hostfwd=tcp::8022-:22,hostfwd=tcp::8090-:80   -vga virtio   -drive file=ubuntu-core-20-amd64.qcow2,cache=none,format=qcow2,id=disk1,if=none   -device virtio-blk-pci,drive=disk1,bootindex=1   -drive file=/location/of/extracted/rpm/usr/share/edk2.git/ovmf-x64/OVMF_CODE-pure-efi.fd,if=pflash,format=raw,unit=0,readonly=on

Installing Ubuntu Core 20 | Ubuntu

Virtualization - qemu | Ubuntu