[wrap]
MAME source file: / src / emu / sound / bsmt2000.h [download] (view on mamedev.org)
/**********************************************************************************************
 *
 *   BSMT2000 driver
 *   by Aaron Giles
 *
 **********************************************************************************************/

#pragma once

#ifndef __BSMT2000_H__
#define __BSMT2000_H__

WRITE16_HANDLER( bsmt2000_data_0_w );

SND_GET_INFO( bsmt2000 );

#endif /* __BSMT2000_H__ */
  
2004-2009 MAWS all copyrights belong to their respective owners