8086 Emulator Inside Scratch

Hacker News Top Tools

Summary

A developer built an 8086 CPU emulator inside Scratch, demonstrating retro hardware emulation in a visual programming environment.

No content available
Original Article

Similar Articles

CP/M-68K emulator

Lobsters Hottest

A hobbyist developer created an emulator for the Motorola 68000 CPU that runs CP/M-68K, with custom BIOS and RAM disk support; source code is available on GitHub and GitLab.

Tiny Emulators

Hacker News Top

A collection of web-based emulators for classic 8-bit computers, including Amstrad CPC, ZX Spectrum, Commodore, and Robotron models, built with Visual 6502 and Visual Z80 Remix.

RISC-V Emulator and Linux System from Scratch

Hacker News Top

This repository provides source code for a RISC-V emulator and a tutorial to build a minimal Linux system from scratch, including device emulation and WebAssembly support.

The Visual 6502

Hacker News Top

The Visual 6502 is a JavaScript-based simulator that provides a visual, transistor-level simulation of the 6502 microprocessor, designed for educational and reverse-engineering purposes.