x86CSS

x86CSS

License: GPL-3.0


Description:

x86CSS is a CSS-only x86 CPU emulator that runs entirely in CSS, with no JavaScript required. It emulates an 8086-like CPU inside the browser, using CSS for computation and display. The project includes build scripts (build_css.py, build_c.py) and a live demo at lyra.horse/x86css.

Leave a Comment