Code done by Jerry Huxtable move the files to a package in my code structure use only the filters I needed in my code.
---------------------------
All code in the directory: de\malban\gui\image
was done by: Jerry Huxtable
Copyright 2006 Jerry Huxtable
and is distributed under the Apache License, Version 2.0.
The only changes to the code I made was to:
In the directory you find a
LICENSE
and a
README
file of the original author. The original project website can be accessed under:
http://www.jhlabs.com/ip/filters/
Icons done by Mark James
------------------------
All icons in the directory: de\malban\vide\images
were made by: Mark James
In the directory you find a
"legalcode"
The original website can be accessed under: http://www.famfamfam.com/lab/icons/silk/
The icons can also be used under Creative Commons Attribution 2.5 License.
Code done by Finn Kuusisto move the files to a package in my code structure added some code to stream sound from the emulator.
--------------------------
All code in the directory: de\malban\sound\tinysound
was done by: Finn Kuusisto
Copyright (c) 2012, Finn Kuusisto
TinySound is licensed under the BSD 2-Clause license.
I made some code changes:
In the directory you find a
LICENSE
and a
README
file of the original author. The original project website can be accessed under:
https://github.com/finnkuusisto/TinySound
Code done by Bill Yakowenko
--------------------------
All code in the directory: de\malban\vide\assi
was done by: Bill Yakowenko
Bill placed the complete package in the public domain!
The code changes I made are numerous, see the "assi" pages.
The original project website can be accessed under:
http://sourceforge.net/projects/asmj
Code done by Sean Riddle
------------------------
In the directory: de\malban\vide\dissi
the orginal code for the disassembler was done by: Sean Riddle
Copyright (c)1995 Sean Riddle
DASM6809 may be distributed with the following remark:
"Freely distributable on any medium given all copyrights are retained by the author and no charge greater than $7.00 is made for obtaining this software."
I made MANY changes, to many to list!
The original project website can be accessed under:
http://www.seanriddle.com
Code done by Valavan Manohararajah
----------------------------------
In the directory: de\malban\vide\vecx
the orginal code for vecxi was done by:
Valavan Manohararajah
Apart from others picking like vultures on the orginal code and placing dubious copyright notice like:
"hey dude, I added SDL (10 lines of code) I hereby claim copyright of that!"
(sorry, I am in a foul mood...)
I didn't find any information on copyright in the original code. I can't even find a homepage of Valavan or any notice of what has become of him. I hope in using your great vecx-start in vide didn't upset you in any way, thanks for your code!
In that directory there is also the AY-3-8910 emulation code. This was taken of an old version of the MAME project and diverse people were involved here:
"Based on various code snippets by Ville Hallik, Michael Cuddy, Tatsuyuki Satoh, Fabrice Frances, Nicola Salmoria. "
Code by Gabe Johnson I extracted the code I needed, and just about THAT.
--------------------
Code in the directory: de\malban\vide\vecx\spline
was inspired by a blog entry of: Gabe Johnson
To get to the source code, you have to download a 250MB package with all stuff (seemingly) Gabe Johnson ever did, including CV and a dissertation. It might be that somewhere there is a copyright notice, but I didn't find one on a quick search.
I made some code changes:
The original blog website can be accessed under:
http://johnsogg.blogspot.de/2010/01/cardinal-splines-and-catmull-rom.html
Code by Martin Cameron move the files to a package in my code structure added some code to have a stripped down panel, and be able to switch off voices.
----------------------
Code in the directory: de\malban\vedi\sound\ibxm
was done by: Martin Cameron
(c)2011 mumart@gmail.com
IBXM license allows usage and distribution.
I made some code changes:
In the directory you find a
LICENSE
and a
README
file of the original author. The original project website can be accessed under:
https://code.google.com/archive/p/micromod/downloads
Code by FieserWolf/Nitro
------------------------
The original Pascal code to the file: de\malban\vedi\sound\Mod2Vectrex.java
was done by: FieserWolf, additions by Nitro
The source for inclusion to VIDE was kindly given by the two guys above.
The closest thing to a homepage is:
http://metalvotze.de/files/vecsrc
I Also use the following libraries:
TinyLAF
-------
Author: Hans Bickel
Licence: GNU Lesser General Public License.
Homepage: http://www.muntjak.de/hans/java/tinylaf/index.html
Homepage: http://sourceforge.net/projects/tinylaf/
Java Beanshell
--------------
Author: Pat Niemeyer
Licence: Sun Public License / GNU Lesser General Public License.
Homepage: http://www.beanshell.org/
Syntax Highlighting
-------------------
Author: Stephen Ostermiller
Licence: GNU General Public License (GPL) V2.0
Homepage: http://ostermiller.org/syntax/
Classmexer agent
----------------
Licence: use as you like, do not redistribute
Author: Neil Coffey, Copyright (c) Javamex UK 2008
Homepage: http://www.javamex.com/classmexer/
Used to build the documentation:
HelpSetMaker
------------
Author: Cantamen [Dirk Hillbrecht, Peter Peterburgskyy]
Licence: GNU General Public License (GPL) V2.0 (or later)
Homepage: http://www.cantamen.de/helpsetmaker.php
Used to build vectorized images:
Potrace
-------
Author: Peter Selinger
Licence: Copyright (c) 2001-2015 Peter Selinger, GNU General Public License (GPL) V2.0 (or later)
Homepage: http://potrace.sourceforge.net/
Used for digital sound processing:
TarsosDSP
---------
Main Maintainer: Joren Six
Tarsos and TarsosDSP are developed at University College Ghent, Faculty of Music
Licence: GNU General Public License (GPL) V3.0 (or later)
Homepage: https://github.com/JorenSix/Tarsos
Used new PSG emulation:
libayemu
--------
Main Maintainer: Sashnov Alexander / Roman Scherbakov
Port to java by me - Malban
AY/YM sound co-processor emulation library.
Licence: GNU General Public License (GPL) V2.0 (or later)
Homepage: https://github.com/gasman/libayemu
Code for SID emulation
----------------------
Source was taken from the emulation package around JaC64, a C64 emulator written in Java by Joakim Eriksson.
Sourceforge site: https://sourceforge.net/projects/jac64/
The included reSid java version from above emulator was used. It can be found in the "de.malban.vide.vecx.cartridge.resid" package.
The reSid package itself was developed by: Dag Lem,
Ken Händel converted the code to Java.
Distribution and usage is allowed by GPL License V2.