summaryrefslogblamecommitdiffstatshomepage
path: root/src/devices/machine/ldstub.cpp
blob: 219df8ec3d3c7f1c2098808b18d3fd5dc0814d68 (plain) (tree)
1
2
3
4
5
6
7
8

                                





                                                                          










                                                                            

                                                                             
// license:BSD-3-Clause
// copyright-holders:Aaron Giles
/*************************************************************************

    ldstub.c

    Laserdisc player stubs.

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

#include "emu.h"
#include "ldstub.h"


//**************************************************************************
//  GLOBAL VARIABLES
//**************************************************************************

// device type definition
const device_type PIONEER_PR7820 = device_creator<pioneer_pr7820_device>;
const device_type PHILLIPS_22VP932 = device_creator<phillips_22vp932_device>;