// // ROMFetcher.h // Clock Signal // // Created by Thomas Harte on 01/01/2018. // Copyright © 2018 Thomas Harte. All rights reserved. // #include "ROMMachine.hpp" void CSApplyROMFetcher(ROMMachine::Machine &rom_machine);