EightBit/M6502/test_M6502/stdafx.cpp
Adrian.Conlon 7910ada7fa First stab at a running M6502 test suite. Running Klaus Dormann tests
Signed-off-by: Adrian.Conlon <adrian.conlon@gmail.com>
2017-07-05 17:46:02 +01:00

9 lines
289 B
C++

// stdafx.cpp : source file that includes just the standard includes
// test_M6502.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file