# CPU specfic build flags CPU_CFLAGS = -DCPU=6502 -DCPUEMBEDDED # CPU specfic object files CPU_OBJECTS = dis6502.o regs6502.o