jsbochs

PC Emulator

An emulator of an old PC architecture in JavaScript

Emscripten "port" to Javascript of the Bochs PC Emulator, making it possible to run linux or windows in the browser.

GitHub

38 stars
10 watching
14 forks
Language: C++
last commit: about 12 years ago

Related projects:

Repository Description Stars
jeffpar/pcjs An emulator of classic computers and arcade machines in JavaScript 861
jsdf/pce An emulator of classic computers in the browser using WebAssembly 876
schibo/1964js An experimental JavaScript emulator of the Nintendo 64's CPU instructions to run commercial and homebrew games 71
fcambus/jsemu A collection of JavaScript emulators for various retro computer systems 1,779
s-macke/jor1k An emulator for the OpenRISC 1000 processor written in JavaScript 1,737
atrosinenko/qemujs Port of QEMU machine emulator to JavaScript using Emscripten. 253
squiddev-cc/copy-cat An emulator for a popular mod in the ComputerCraft game that runs on a web browser 42
jpikl/cfxnes An emulator and library for running NES games in the browser using JavaScript. 64
ccxvii/mujs An embeddable JavaScript interpreter written in C 812
casperaki/juce_emscripten Port of JUCE audio/video processing library to browser via Emscripten 9
neophob/wpc-emu An emulator for classic Williams Pinball machines 70
js-emulators/wasmpsx An emulator for PlayStation consoles running on the WebAssembly platform. 21
jsdf/macemu An emulator that runs a classic Macintosh system in a web browser using C++ and Web Worker technology. 63
taisel/iodinegba An emulator for the GameBoy Advance console that uses JavaScript to replicate its behavior 259
fabiosantoscode/js2cpp A tool that translates JavaScript code into C++ code using static type checking and code generation. 111