summaryrefslogblamecommitdiffstatshomepage
path: root/src/mame/machine/coleco.h
blob: b6022b164c9598c695a580b28350f1edb34a4be9 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                       
                                                            




                              


                             
// license:BSD-3-Clause
// copyright-holders:Mike Balfour, Ben Bruscella, Sean Young
#pragma once

#ifndef __COLECO_CONTROLLERS__
#define __COLECO_CONTROLLERS__

INPUT_PORTS_EXTERN( coleco );

#endif