Z80 CPU Core: Test-Suite schreiben #2
Labels
No labels
achievements
apu/audio
bug
build
cpu
enhancement
frontend
memory
ppu/gpu
tests
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
krugi20/retroverse#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Unit Tests für den Z80 Core:\n\n- [ ] Alle Flag-Berechnungen testen (ADD, SUB, AND, OR, XOR, CP)\n- [ ] Alle Rotate/Shift Operationen\n- [ ] Interrupt-Handling (IM0/1/2, NMI)\n- [ ] Block-Instruktionen (LDIR, CPIR, OTIR, ...)\n- [ ] Zachtronics Z80 Test-ROM (zexall/zexdoc) zum Laufen bringen