AppleWin/test/TestCPU6502
Andrea 6051bc55d0 Changes to ease code compilation in gcc. (#541)
Changes to ease code compilation in GCC.

Disk_t and HDD contain a std::string and for this reason they need a proper constructor, ZeroMemory is not guaranteed to work.
2018-02-24 15:12:40 +00:00
..
stdafx.cpp
stdafx.h
TestCPU6502-vs2008.vcproj
TestCPU6502-vs2013.vcxproj
TestCPU6502-vs2013.vcxproj.filters
TestCPU6502-vs2015.vcxproj
TestCPU6502-vs2015.vcxproj.filters
TestCPU6502-vs2017.vcxproj
TestCPU6502-vs2017.vcxproj.filters
TestCPU6502.cpp