← Back to roadmap
Stub

EEPROM

Priority 0 - Memory System

$0 / $6,7500% funded
$0 / $6,750 - 0%
As a firmware developer, I want vemu to finish its EEPROM model, so that I can depend on config storage for production firmware, not just the common path.

Why it matters

Config storage

Summary

Byte array w/ page/timing/WP

Scope of work

Currently a register-only stub. Replace it with a working model of EEPROM that actually exhibits the hardware behavior. What it is: Byte array w/ page/timing/WP. Why it matters: Config storage.

Current state

Status: Stub only (registers, no behavior). Notes / evidence: Flat array, no page/timing/write-protect.

Blocked by 1

Fund these first - this work can't be completed until they ship.

  • Done
Unblocks 1

Funding this also clears the way for the work below.

Activity log

  1. Feature defined and added to the roadmap

  2. Funding goal set to $6,750

  3. Implementation status: Stub