NaTE
[Codegolf] Just a minimal 8086 emulator
Install / Use
/learn @DispatchCode/NaTEREADME
NaTE - Not a True Emulator
A codegolf challenge captured my attention, Emulate an Intel 8086 CPU.
Here is the result:

Project Files
ild.c is the core that fulfill the "fetch and decode" step. It has been extracted from a personal project that will be soon available.
cpu.c offers a basic CPU initialization.
cpu_exec.c emulates an instruction previously disassembled by ild.
Please note that the video memory is not properly emulated; features such as segments and interrupts are not supported.
LICENSE
The program is licensed under GPL v.3.
Related Skills
node-connect
341.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
