0094de2720
fixes RelativeAddress method, CPX & CPY instructions, opcode table complete, inline assembly test program put in main.cpp
d61ce7bb40
got rid of std::function and brought back raw function pointers, have read/write be virtual base class functions? suggested by Kate
b0ad28ff2d
got rid of more old code, add cycles to Instruction struct, begin filling out new opcode jump table
339b9e8f1b
refactor of program got rid of a bunch of instruction functions and adding address functions to instruction jump table