summaryrefslogblamecommitdiffstatshomepage
path: root/src/lib/formats/pmd_cas.h
blob: 0954666384578086a61606ec7d79dc4864a1eb8b (plain) (tree)
1
2
3
4
5
6
7
8
9

                                 

                                                                      
             
 
                                         

                                                                      

                              
 
            


                    
                                                   
 
                                
// license:BSD-3-Clause
// copyright-holders:Sandro Ronco
/*********************************************************************

    pmd_cas.h

    Format code for PMD-85 cassette files

*********************************************************************/
#ifndef MAME_FORMATS_PMD_CAS_H
#define MAME_FORMATS_PMD_CAS_H

#pragma once

#include "cassimg.h"

CASSETTE_FORMATLIST_EXTERN(pmd85_cassette_formats);

#endif // MAME_FORMATS_PMD_CAS_H