x64.oeaio.com

A 64-bit x86 PC emulated in your browser, on a fork of v86 that adds long mode.

Disc image

Choose an image, or drop one here An installer ISO, or any bootable disc image. Nothing is uploaded — see below.

Machine

Screen

Saved state

A saved state is the whole machine, memory included, so it is as large as the memory you gave it. It is kept in this browser's IndexedDB and nowhere else.

Log

Waiting for an image.

Your image stays on your machine. This page is static files and an emulator compiled to WebAssembly. The disc image is read through the browser's own File API, in pieces, as the guest asks for sectors — it is never read in full, never copied anywhere, and never sent over the network. Settings and saved states go to localStorage and IndexedDB, which are local to this browser.