cog/Frameworks/libsidplay/sidplay-residfp-code/libsidplayfp/docs/mainpage.dox

51 lines
2.0 KiB
Plaintext

/**
@mainpage libsidplayfp
A library to play Commodore 64 music derived from libsidplay2.<br/>
<br/>
Libsidplayfp (and its console frontend sidplayfp) is a fork of sidplay2
born with the aim to improve the quality of emulating the 6581, 8580 chips
and the surrounding C64 system in order to play SID music better.<br/>
Copyright (c) 2000-2001 Simon White<br/>
Copyright (c) 2007-2010 Antti Lankila<br/>
Copyright (c) 2010-2016 Leandro Nini &lt;drfiemost@users.sourceforge.net&gt;<br/>
<br/>
STILView (or more precisely, the STIL class written in C++) is intended to be
compiled with the various SID emulators available on many platforms to provide
the capability of showing STIL and BUG information along with the given SID
that is currently being played in the emulator. It requires HVSC v2.6
(post-update #12) or later to function correctly, but it will work with
earlier versions to a limited extent.
Copyright (C) 1998, 2002 LaLa<br/>
Copyright (C) 2012-2016 Leandro Nini &lt;drfiemost@users.sourceforge.net&gt;<br/>
<br/>
Home page:<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 as published by<br/>
the Free Software Foundation; either version 2 of the License, or<br/>
(at your option) any later version.
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.
-----------------------------------------------------------------------------
\example demo.cpp
*/