// // ROM.cpp // Clock Signal // // Created by Thomas Harte on 27/08/2016. // Copyright © 2016 Thomas Harte. All rights reserved. // #include "Cartridge.hpp" const int Storage::Cartridge::Cartridge::Segment::UnknownAddress = -1;