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