summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/fc100_cas.h
blob: 1d7b667cf4d170ebc8fde4c48d3dae96278d9ad8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// 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);