i built an entire x86 CPU emulator in CSS (no javascript)

you can write programs in C, compile them to x86 machine code with GCC, and run them inside CSS

https://lyra.horse/x86css/

@rebane2001

First there was PAC Man ported to Microsoft Excel

Then there was an entire Atari 2600 build out of Minecraft redstone

Now there is an x86 fully emulated in CSS

Every once in awhile we at reminded that Pure Evil does exist

@msh So it is CSS all the way down? @rebane2001
@xChaos @msh @rebane2001 Until you get to the turtles.
@msh @rebane2001 pacman to excel is pre school. check out dave vs ziggy
@utf_7
And check out electrical level simulation of 6502, 8600 and amr1 in javascript: http://www.visual6502.org/JSSim/index.html
@msh @rebane2001
Visual 6502 in JavaScript