# CPU specfic build flags
CPU_CFLAGS = -DCPU_65C02
# CPU specfic object files
CPU_OBJECTS = dis65c02.o regs6502.o