An LLM Clean Room Z80 Emulator: Building from Specifications, Not Source Code
Using Claude to build a complete Z80 emulator under clean room constraints — no existing emulator source code referenced, only the Zilog CPU User Manual. An LLM clean room implementation covering all official instructions, ACIA serial emulation, and CP/M support.