AtomBusMon/target/common/Makefile_icez80.inc
David Banks f4bff7757c Use CPU_65C02 for defined as CPU == 65C02 doesn't work
Change-Id: Ibedbac5941ab897f0d530dfa3d73cc516d62bd8f
2019-10-16 20:41:08 +01:00

6 lines
125 B
C++

# CPU specfic build flags
CPU_CFLAGS = -DCPU_Z80 -DCPU_EMBEDDED
# CPU specfic object files
CPU_OBJECTS = disz80.o regsz80.o