# CPU specfic build flags CPU_CFLAGS = -DCPU_6502 # CPU specfic object files CPU_OBJECTS = dis6502.o regs6502.o