summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Fabio Priuli <etabeta78@users.noreply.github.com>2009-10-06 22:06:20 +0000
committer Fabio Priuli <etabeta78@users.noreply.github.com>2009-10-06 22:06:20 +0000
commit37443dbc67be0d0629a3deb58b4155f20936b53c (patch)
treef997f5ab424491b8f81dac46626c23a8b8354c01
parenta26bae1c3e6b537f70ed124d07027a7cc37f6006 (diff)
Giving proper credit snessdd1.c emu
-rw-r--r--src/mame/machine/snessdd1.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/mame/machine/snessdd1.c b/src/mame/machine/snessdd1.c
index 2cf2d8d13da..ee061ea83ae 100644
--- a/src/mame/machine/snessdd1.c
+++ b/src/mame/machine/snessdd1.c
@@ -4,13 +4,7 @@
File to handle emulation of the SNES "S-DD1" add-on chip.
- Based on C++ implementation by Byuu in BSNES.
-
- Byuu's code is released under GNU General Public License
- version 2 as published by the Free Software Foundation.
- The implementation below is released under the MAME license
- for use in MAME, MESS and derivatives by permission of the
- author
+ Based on Andreas Naive Public Domain code.
***************************************************************************/