remove v6502.cpp (shouldn't have been added in the first place)

This commit is contained in:
Christopher Mosher 2013-12-19 21:57:42 -05:00
parent a217a0a096
commit d45c306ecc

View File

@ -22,7 +22,7 @@ epple2_SOURCES = a2colorsobserved.cpp addressbus.cpp analogtv.cpp apple2.cpp \
timable.cpp video.cpp videoaddressing.cpp videomode.cpp \
videostaticgenerator.cpp \
Circuit.cpp Common.cpp Cpu6502.cpp Cpu6502Helper.cpp Emu6502.cpp SegmentCache.cpp \
StateCalculator.cpp Trace.cpp TransCache.cpp TransNetwork.cpp v6502.cpp
StateCalculator.cpp Trace.cpp TransCache.cpp TransNetwork.cpp
noinst_HEADERS = a2colorsobserved.h addressbus.h analogtv.h apple2.h applentsc.h \
card.h cassette.h clipboardhandler.h clockcard.h configep2.h cpu.h diskbytes.h \