vines 0.0.1

NES emulator library
Documentation
1
2
3
4
An instruction-stepped version of the Ricoh 6502 processor. 

# Test sources
- https://github.com/lyrakisk/65x02, It's important to only execute the first instruction of each test, because the expected final state only accounts for that.