j1nxie / sayaka-rs

a work-in-progress NES emulator written in rust.
Apache License 2.0
1 stars 0 forks source link

[feat] finish implementing legal 6502 opcodes #1

Closed j1nxie closed 2 years ago

j1nxie commented 2 years ago

there are a lot of opcodes missing up until this point.

this issue will double up as a checklist for opcodes that i have implemented.

j1nxie commented 2 years ago

finally done with e8e4512.