mame/src/lib/formats/fc100_cas.h

15 lines
356 B
C

// license:BSD-3-Clause
// copyright-holders:Robbbert
/*********************************************************************
fc100_cas.h
Format code for Goldstar FC-100 cassette images (CAS format)
*********************************************************************/
#include "cassimg.h"
CASSETTE_FORMATLIST_EXTERN(fc100_cassette_formats);