vm6502 0.1.0

A 6502 virtual machine backend.
Documentation

To run the virtual cpu tests, first cd here and run: cargo test

Features

`pretty', 'debug', and 'ugly' debugging modes available to emu6502.

When testing vm6502, you can enable 'show_test_debug' to see any error outputs.

References

6502 Instruction Set

6502 Addressing Modes