summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/waveblaster/db60xg.h
blob: 4cbcbc5a14e253de82e0d06006c291aa0acf9c1f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// license:BSD-3-Clause
// copyright-holders:Olivier Galibert

#ifndef MAME_BUS_WAVEBLASTER_DB60XG_H
#define MAME_BUS_WAVEBLASTER_DB60XG_H

// Yamaha DB60XG / NEC XR385

#pragma once

#include "waveblaster.h"

DECLARE_DEVICE_TYPE(DB60XG, device_waveblaster_interface)

#endif // MAME_BUS_WAVEBLASTER_DB60XG_H