bayangan
2 days ago
This was a fun thing to see after having just finished binging Ben Eaters 6502 breadboard computer series.
Since it's printing something out I suppose it also has everything else virtualised, would be cool to be able to provide it some machine code / assembly
emulationonline
15 hours ago
I networked a 6502 a while ago in order to capture some behavior that isn't well documented.
You can interact with it using a wasm-based assembler in your browser. Programs only get 100 cycles to run but that should be plenty if you just want to poke around.