summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/cgenie/parallel/carts.h
blob: bc433c6dce0ebf1733e7190281ed6603a99cd81b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// license:GPL-2.0+
// copyright-holders:Dirk Best
/***************************************************************************

    EACA Colour Genie Parallel Carts

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

#ifndef MAME_BUS_CGENIE_PARALLEL_CARTS_H
#define MAME_BUS_CGENIE_PARALLEL_CARTS_H

#pragma once


void cg_parallel_slot_carts(device_slot_interface &device);

#endif // MAME_BUS_CGENIE_PARALLEL_CARTS_H