summaryrefslogblamecommitdiffstatshomepage
path: root/src/lib/formats/kim1_cas.h
blob: ba86def635a057fc83eb43e0a9e7ed6a6e135b95 (plain) (tree)
1
2
3
4
5



                                                                      
                                         










                                                                      
/*********************************************************************

    kim1_cas.h

    Format code for KIM-1 cassette files.

*********************************************************************/

#ifndef __KIM1_CAS_H
#define __KIM1_CAS_H

#include "cassimg.h"

CASSETTE_FORMATLIST_EXTERN(kim1_cassette_formats);

#endif /* __KIM1_CAS_H */