summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/ymf278b.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/ymf278b.c')
-rw-r--r--src/emu/sound/ymf278b.c22
1 files changed, 1 insertions, 21 deletions
diff --git a/src/emu/sound/ymf278b.c b/src/emu/sound/ymf278b.c
index ace6344bcef..7e323f3d525 100644
--- a/src/emu/sound/ymf278b.c
+++ b/src/emu/sound/ymf278b.c
@@ -1,4 +1,4 @@
-// license:MAME, LGPL 2.1
+// license:BSD-3-Clause
// copyright-holders:R. Belmont, Olivier Galibert, hap
/*
@@ -39,26 +39,6 @@
By R. Belmont and O. Galibert.
- Copyright R. Belmont and O. Galibert.
-
- This software is dual-licensed: it may be used in MAME and properly licensed
- MAME derivatives under the terms of the MAME license. For use outside of
- MAME and properly licensed derivatives, it is available under the
- terms of the GNU Lesser General Public License (LGPL), version 2.1.
- You may read the LGPL at http://www.gnu.org/licenses/lgpl.html
-
- Changelog:
- Sep. 8, 2002 - fixed ymf278b_compute_rate when octave is negative (RB)
- Dec. 11, 2002 - added ability to set non-standard clock rates (RB)
- fixed envelope target for release (fixes missing
- instruments in hotdebut).
- Thanks to Team Japump! for MP3s from a real PCB.
- fixed crash if MAME is run with no sound.
- June 4, 2003 - Changed to dual-license with LGPL for use in openMSX.
- openMSX contributed a bugfix where looped samples were
- not being addressed properly, causing pitch fluctuation.
-
- With further improvements over the years by MAME team.
TODO:
- accurate timing of envelopes