issues
search
ddrcode
/
c64rust
MOS6502 and C64 Emulators written in Rust
MIT License
1
stars
0
forks
source link
Opcode tests
#19
Open
ddrcode
opened
1 year ago
ddrcode
commented
1 year ago
We need asm tests for all opcodes in integration tests
[x] Arithmetic operations
[x] Arithmetic operations in BCD
[ ] Bitwise instructions
[ ] Branch instructions
[ ] Compare instructions
[ ] Flag instructions
[ ] Memory instructions (including testing all addressing modes)
[ ] Register instructions
[ ] Stack instructions
[ ] Jump instructions
[ ] IRQ / NMI / BRQ
We need asm tests for all opcodes in integration tests