mirror of
https://github.com/TomHarte/CLK.git
synced 2026-04-21 02:17:08 +00:00
Adds a class to contain the Disk II and begins Apple GCR conversion routines.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
//
|
||||
// DiskII.cpp
|
||||
// Clock Signal
|
||||
//
|
||||
// Created by Thomas Harte on 20/04/2018.
|
||||
// Copyright © 2018 Thomas Harte. All rights reserved.
|
||||
//
|
||||
|
||||
#include "DiskII.hpp"
|
||||
Reference in New Issue
Block a user