1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-02 20:30:00 +00:00
CLK/Outputs/SoftwareRendering/ScanTarget.cpp

10 lines
188 B
C++
Raw Normal View History

2022-07-02 20:31:38 +00:00
//
// SoftwareScanTarget.cpp
// Clock Signal
//
// Created by Thomas Harte on 02/07/2022.
// Copyright © 2022 Thomas Harte. All rights reserved.
//
#include "SoftwareScanTarget.hpp"