MY NES
------------
A Nintendo Entertainment System /
Family Computer (Nes/Famicom) Emulator written in C#.
Copyright © Alaa Ibrahim Hadid 2009 - 2017
Email:
ahdsoftwares@hotmail.com
This program is free software: you can redistribute it
and/or modify it under the terms
of the GNU General Public License as
published by the Free Software Foundation, either
version 3 of the License,
or (at your option) any later version.
This program is distributed in the hope that it will be
useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General
Public License for more details.
You should have received a copy of the GNU General Public
License along with this program.
If not, see <http://www.gnu.org/licenses/>.
Important!!
------------
NES is either a trademark or
registered trademark of Nintendo of America Inc.
Famicom is either a
trademark or registered trademark of Nintendo Co., LTD.
All other trademarks
are property of their respective owners.
My Nes is not affiliated with or
endorsed by any of the companies mentioned.
Icons:
-------
Mark James
http://www.famfamfam.com/lab/icons/silk/
This work is licensed under a
Creative Commons
Attribution 2.5 License.
[ http://creativecommons.org/licenses/by/2.5/ ]
MLV:
------
Managed ListView control.
Copyright ©
2013 Ala Ibrahim Hadid.
This is an article about this project includes all
the information.
http://www.codeproject.com/Articles/538518/Managed-ListView
MMB:
-------
Managed Message Box
Copyright © 2013
Ala Hadid.
https://sourceforge.net/projects/managedmessagebox/
7-Zip
------
7-Zip Copyright (C) 1999-2010 Igor
Pavlov.
Licenses for files are:
1) 7z.dll: GNU LGPL + unRAR restriction
2) All other
files: GNU LGPL
The GNU LGPL + unRAR restriction means that you must follow
both
GNU LGPL rules and unRAR restriction rules.
Note:
You can use 7-Zip on any computer, including a
computer in a commercial
organization. You don't need to register or pay for
7-Zip.
ZLIP
-----
Copyright (c) 2006-2007,
ComponentAce
http://www.componentace.com
All rights
reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Redistributions of source code must retain the above
copyright notice, this list of conditions and the following
disclaimer.
Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
Neither
the name of ComponentAce nor the names of its contributors may be used to
endorse or promote products derived from this software without specific prior
written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGE.
SlimDX
--------
Copyright (c) 2007-2010 SlimDX
Group
Permission is hereby granted, free of charge, to any person
obtaining a copy
of this software and associated documentation files (the
"Software"), to deal
in the Software without restriction, including without
limitation the rights
to use, copy, modify, merge, publish, distribute,
sublicense, and/or sell
copies of the Software, and to permit persons to whom
the Software is
furnished to do so, subject to the following
conditions:
The above copyright notice and this permission notice shall
be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES
OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN
THE SOFTWARE.
SlimDX Media
---------------
All of the SlimDX media
is covered by the Creative Commons Attribution-Share Alike 3.0
License:
http://creativecommons.org/licenses/by-sa/3.0/us/
You are free:
* To Share - to copy, distribute, display,
and perform the work
* To Remix - to make derivative works
Under the following conditions:
* Attribution - You must
attribute the work in the manner specified by the author or
licensor (but not
in any way that suggests that they endorse you or your use of the work).
*
Share Alike - If you alter, transform, or build upon this work, you may
distribute
the resulting work only under the same, similar or a compatible
license.
For any reuse or distribution, you must make clear to others
the license terms of this work.
The best way to do this is with a link to the
above web page.
Any of the above conditions can be waived if you get permission from the copyright holder.
Apart from the remix rights granted under this license,
nothing in this license impairs or
restricts the author's moral
rights.
Sqlite.Net
----------
ADO.NET 2.0/3.5 SQLite Data
Provider
Version 1.0.66.0 April 18, 2010
Using SQLite 3.6.23.1
Written
by Robert Simpson (robert@blackcastlesoft.com)
Released
to the public domain, use at your own risk!
Official provider website:
http://sqlite.phxsoftware.com
NesCartDB
----------------
By BootGod, released at :
Sat Sep 10 14:40:41 2011
Downloaded
from:http://bootgod.dyndns.org:7777/home.php
TheGamesDB C# API
----------------------
https://github.com/Chainsawkitten/gamesdb-csharp-api/
Authored by Chainsawkitten; github profile: <https://github.com/Chainsawkitten>
A C# API for [TheGamesDB](http://thegamesdb.net/),
a free
open-source online database for video games.
See the [API
Introduction](http://wiki.thegamesdb.net/index.php?title=API_Introduction)
on the wiki.
Licensed under [MIT](LICENSE).
Blip_Buffer 0.4.0:
Band-Limited Sound Buffer
--------------------------------------------
Blip_Buffer provides waveform synthesis and sample buffering
with a high-level
interface that allows easy generation of square waves and
similar with high
sound quality. Waveforms are specified by amplitude changes
at times in terms
of the source clock rate, then efficiently resampled to the
output sample rate
with adjustable low-pass and high-pass filtering. It is
well-suited for
emulation of the sound chips used video game consoles
before the mid-1990s.
Author : Shay Green <hotpop.com@blargg>
Website:
http://www.slack.net/~ant/
Forum
: http://groups.google.com/group/blargg-sound-libs
License: GNU Lesser General Public License
(LGPL)