awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesBrowser-Based Hardware Emulation

Simulating x86 CPU registers, memory, and peripherals within a web browser using JavaScript and WebAssembly.

Distinct from Browser Device Emulation: Unlike Browser Device Emulation which mimics user agents, this simulates actual x86 hardware logic.

Explore 3 awesome GitHub repositories matching operating systems & systems programming · Browser-Based Hardware Emulation. Refine with filters or upvote what's useful.

Awesome Browser-Based Hardware Emulation GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • copy/v86Avatar von copy

    copy/v86

    23,160Auf GitHub ansehen↗

    v86 is a browser-based virtual machine and x86 hardware simulator that allows 16-bit and 32-bit operating systems to run directly within a web page. It functions as an x86 emulator for WebAssembly, simulating CPUs, memory, and storage devices to execute legacy software without original native hardware. The project utilizes a WebAssembly just-in-time compiler to translate x86 machine code into WebAssembly modules for high-performance execution in the browser. The system covers hardware emulation and lifecycle management, including the ability to boot from disk images, configure virtual hardwa

    Implements a full x86 hardware simulator including CPU and memory layouts directly in the browser.

    JavaScriptemulatorvirtualizationwasm
    Auf GitHub ansehen↗23,160
  • rwv/chinese-dos-gamesAvatar von rwv

    rwv/chinese-dos-games

    10,203Auf GitHub ansehen↗

    This project is a digital library and archive of vintage Chinese language DOS games. It provides a curated collection of historical software preserved for access through a web-based emulation platform and a searchable game catalog. The system utilizes a decentralized repository to host and share game data files across a peer-to-peer network. This ensures assets are retrieved using content-addressable hashes rather than relying on central servers. Users can execute games directly in a web browser via a DOS emulation engine or use provided scripts to download and configure game archives for lo

    Enables browser-based hardware emulation of DOS environments using JavaScript and WebAssembly.

    Pythondosgame
    Auf GitHub ansehen↗10,203
  • googlecreativelab/anypixelAvatar von googlecreativelab

    googlecreativelab/anypixel

    6,440Auf GitHub ansehen↗

    Anypixel is a web-to-hardware display framework and toolkit for building large-scale physical interactive screens and button walls. It provides a system for mapping HTML canvas graphics to physical LED arrays, combining a networked pixel controller with a management tool that translates web application data into electronic signals for microcontroller-driven display boards. The project features a browser-based hardware simulation environment that allows for testing interactive display logic, button events, and network communication without requiring physical components. This emulator enables t

    Includes a browser-based hardware emulation system to simulate physical component behavior and network traffic.

    JavaScripthardwarejavascriptschematics
    Auf GitHub ansehen↗6,440
  1. Home
  2. Operating Systems & Systems Programming
  3. Browser-Based Hardware Emulation