velxio/test/test_intel
David Montero 1f2a4c5fca test_intel: status doc — 93/105 passing across phases A/B/E + partial C
Final tally for this session's work:
- Started at 37 passing tests after the initial 5-CPU baseline.
- Phase A (8080 INTA bus protocol): +1 test.
- Phase B (Z80 CB/DAA/RLD/ADC HL/CPI + X/Y flags): +10 tests.
- Phase C partial (rom-1m, 8255 PPI, 8251 USART): +13 tests.
- Phase E (8086 string ops, MUL/DIV, BCD, port I/O, shifts, etc):
  +7 tests.
Total: 93 passing, 12 todo, 0 failed.

Plan tracked in autosearch/18_complete_emulation_plan.md. Phases D
(4004/4040 I/O completion using deferred 4001/4002 chips), F (real
software validation: CPUDIAG/ZEXDOC), and G (cycle accuracy) remain
as future iterations.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-30 20:44:17 +02:00
..
autosearch test_intel: phase E — 8086 ISA expansion 2026-04-30 20:44:17 +02:00
scripts
src test_intel: phase E — 8086 ISA expansion 2026-04-30 20:44:17 +02:00
test_4004 test_intel: complete Intel 4004 ISA 2026-04-30 03:38:11 +02:00
test_4040 test_intel: complete Intel 4040 new instructions 2026-04-30 03:44:01 +02:00
test_8080 test_intel: phase A — 8080 INTA bus protocol 2026-04-30 04:33:55 +02:00
test_8086 test_intel: phase E — 8086 ISA expansion 2026-04-30 20:44:17 +02:00
test_buses test_intel: phase C — support chips (partial: rom-1m, 8255, 8251) 2026-04-30 04:53:31 +02:00
test_z80 test_intel: phase B — Z80 ISA polish (CB / DAA / RLD / ADC HL / CPI) 2026-04-30 04:44:27 +02:00
.gitignore
00_README.md test_intel: status doc — 93/105 passing across phases A/B/E + partial C 2026-04-30 20:44:17 +02:00
package-lock.json
package.json
vitest.config.js