mirror of
https://github.com/holub/mame
synced 2025-04-23 08:49:55 +03:00
specify licenses
This commit is contained in:
parent
ab105f8974
commit
f8d8b12b51
@ -1,3 +1,5 @@
|
||||
// license:mame|lgplv2.1+
|
||||
// copyright-holders:Jonathan Gevaryahu,R. Belmont,Zsolt Vasvari
|
||||
/*
|
||||
|
||||
TSI S14001A emulator v1.32
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:mame|lgplv2.1+
|
||||
// copyright-holders:Jonathan Gevaryahu,R. Belmont,Zsolt Vasvari
|
||||
#pragma once
|
||||
/*
|
||||
Copyright (C) 2006-2013 Jonathan Gevaryahu AKA Lord Nightmare
|
||||
|
@ -1,12 +1,10 @@
|
||||
// license:mame|lgplv2.1+
|
||||
// copyright-holders:Jonathan Gevaryahu
|
||||
/***************************************************************************
|
||||
|
||||
audio/socrates.c
|
||||
Copyright (C) 2010-2011 Jonathan Gevaryahu AKA Lord Nightmare
|
||||
|
||||
This source file is dual-licensed under the following licenses:
|
||||
1. The MAME license as of September 2013
|
||||
2. The GNU LGPLv2.1
|
||||
|
||||
This handles the two squarewaves (plus the one weird wave) channels
|
||||
on the V-tech Socrates system 27-0769 ASIC.
|
||||
|
||||
|
@ -1,11 +1,7 @@
|
||||
// license:mame|lgplv2.1+
|
||||
// copyright-holders:Jonathan Gevaryahu
|
||||
#pragma once
|
||||
/*
|
||||
Copyright (C) 2010-2011 Jonathan Gevaryahu AKA Lord Nightmare
|
||||
|
||||
This source file is dual-licensed under the following licenses:
|
||||
1. The MAME license as of September 2013
|
||||
2. The GNU LGPLv2.1
|
||||
*/
|
||||
#ifndef __SOCR_SND_H__
|
||||
#define __SOCR_SND_H__
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:mame|lgplv2.1+
|
||||
// copyright-holders:Jonathan Gevaryahu
|
||||
/******************************************************************************
|
||||
*
|
||||
* DECtalk DTC-01 Driver
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:mame|lgplv2.1+
|
||||
// copyright-holders:Jonathan Gevaryahu
|
||||
/******************************************************************************
|
||||
*
|
||||
* V-tech Socrates Driver
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:mame|lgplv2.1+
|
||||
// copyright-holders:Jonathan Gevaryahu
|
||||
/******************************************************************************
|
||||
*
|
||||
* Telesensory Systems Inc./Speech Plus
|
||||
|
@ -1,3 +1,5 @@
|
||||
// license:mame|lgplv2.1+
|
||||
// copyright-holders:Jonathan Gevaryahu
|
||||
/******************************************************************************
|
||||
*
|
||||
* Self Contained zexall 'Z80 instruction exerciser' test driver
|
||||
|
Loading…
Reference in New Issue
Block a user