33 lines
1.0 KiB
Plaintext
33 lines
1.0 KiB
Plaintext
/**
|
|
@mainpage libexsid
|
|
|
|
A simple I/O library for exSID USB.<br/>
|
|
<br/>
|
|
|
|
Copyright (C) 2015-2016 Thibaut VARENE
|
|
<br/>
|
|
<br/>
|
|
|
|
Home page:<br/>
|
|
http://hacks.slashdirt.org/hw/exsid/<br/>
|
|
http://sourceforge.net/projects/sidplay-residfp/
|
|
|
|
|
|
-----------------------------------------------------------------------------
|
|
|
|
This program is free software; you can redistribute it and/or modify<br/>
|
|
it under the terms of the GNU General Public License version 2 as published by<br/>
|
|
the Free Software Foundation.
|
|
|
|
This program is distributed in the hope that it will be useful,<br/>
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of<br/>
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the<br/>
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License<br/>
|
|
along with this program; if not, write to the Free Software<br/>
|
|
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
-----------------------------------------------------------------------------
|
|
*/
|