mirror of
https://github.com/holub/mame
synced 2025-06-06 21:03:47 +03:00
added some missing (nw)
This commit is contained in:
parent
f71f86d052
commit
4a942f7662
@ -1,5 +1,5 @@
|
||||
// license:???
|
||||
// copyright-holders:Jarek Burczynski
|
||||
// copyright-holders:Jarek Burczynski,Tatsuyuki Satoh
|
||||
/*
|
||||
File: fm.h -- header file for software emulation for FM sound generator
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:???
|
||||
// copyright-holders:Jarek Burczynski
|
||||
// copyright-holders:Jarek Burczynski,Tatsuyuki Satoh
|
||||
/*
|
||||
**
|
||||
** File: fmopl.c - software implementation of FM sound generator
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:???
|
||||
// copyright-holders:Jarek Burczynski
|
||||
// copyright-holders:Jarek Burczynski,Tatsuyuki Satoh
|
||||
#pragma once
|
||||
|
||||
#ifndef __FMOPL_H__
|
||||
|
@ -1,4 +1,4 @@
|
||||
// license:???
|
||||
// license:LGPL-2.1+
|
||||
// copyright-holders:Ralf Schaefer, Robbbert
|
||||
/******************************************************************************
|
||||
Novag SuperConstellation Chess Computer
|
||||
|
Loading…
Reference in New Issue
Block a user