-
Notifications
You must be signed in to change notification settings - Fork 0
Project Board
Przemyslaw Rachwlal edited this page May 4, 2026
·
1 revision
This page describes the emulator project backlog organized by milestone.
| Area | Task | Status |
|---|---|---|
| CPU | Pass Klaus Dormann full functional test | π In Progress |
| CPU | 65C02 extended opcodes | π Planned |
| UI | Machine selector polish | π Planned |
| UI | Terminal performance optimization | π Planned |
| Tests | 100% coverage on Z80Cpu | β Done |
| Tests | Klaus Dormann decimal test integration | β Done |
| Task | Status |
|---|---|
| Arithmetic/logic instructions | π Planned |
| Jump/call instructions | π Planned |
| Stack operations | π Planned |
| Block I/O | π Planned |
| Interrupt modes | π Planned |
| Z80 reference tests | π Planned |
| Task | Status |
|---|---|
| Dynamic device loading from solution manifests | π Planned |
| UI panel configuration from manifest | π Planned |
| Runtime device hot-plug | π Planned |
| Device catalog and templates | π Planned |
| Task | Status |
|---|---|
| Snapshot/restore save states | π Planned |
| WebAssembly build | π Planned |
| Visual debugger with waveforms | π Planned |
| Additional I2C devices | π Planned |
| Icon | Meaning |
|---|---|
| β Done | Completed |
| π In Progress | Currently being worked on |
| π Planned | In backlog, not yet started |