summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/sms_ctrl/xe1ap.h
blob: 537f0c99562fe7ac95afc306b80c1af1d114bc05 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// license:BSD-3-Clause
// copyright-holders:Vas Crabb
/**********************************************************************

    Dempa Micom Soft Analog/Digital Controller XE-1AP emulation

**********************************************************************/
#ifndef MAME_BUS_SMS_CTRL_XE1AP_H
#define MAME_BUS_SMS_CTRL_XE1AP_H

#pragma once

#include "smsctrl.h"


DECLARE_DEVICE_TYPE(SMS_XE1AP, device_sms_control_interface)
DECLARE_DEVICE_TYPE(SMS_XE1AP, device_sms_control_interface)

#endif // MAME_BUS_SMS_CTRL_XE1AP_H