6502 Emulator Runs 1 Instruction/S (Written in Markdown, Running in an LLM)
Adam Dunkels created a 6502 emulator that runs at roughly one instruction per second, written entirely in Markdown and executed within a large language model. The project demonstrates the feasibility of implementing a functional CPU emulator using only LLM capabilities, without traditional programming languages or runtime environments.