Stub
x86 software interpreter
Priority 1 - CPU Architectures & Execution Engines / 1.5 x86
$0 / $11,0000% funded
$0 / $11,000 - 0%
As a firmware developer, I want vemu to finish its x86 software interpreter model, so that I can depend on portable x86 for production firmware, not just the common path.
Why it matters
Portable x86
Summary
Fallback CPU
Scope of work
Currently a register-only stub. Replace it with a working model of x86 software interpreter that actually exhibits the hardware behavior. What it is: Fallback CPU. Why it matters: Portable x86.
Current state
Status: Stub only (registers, no behavior). Notes / evidence: ~13 opcodes, silently NOPs the rest; not usable for real programs.
Blocked by 1
Fund these first - this work can't be completed until they ship.
- Done
Activity log
Feature defined and added to the roadmap
Funding goal set to $11,000
Implementation status: Stub