1 | Emulator License
|
---|
2 | ----------------
|
---|
3 |
|
---|
4 | (Applicable to the source code in the "emu" subdirectory.)
|
---|
5 |
|
---|
6 | Copyright (C) 2017 The Contributors
|
---|
7 |
|
---|
8 | This program is free software: you can redistribute it and/or modify
|
---|
9 | it under the terms of the GNU General Public License as published by
|
---|
10 | the Free Software Foundation, either version 3 of the License, or (at
|
---|
11 | your option) any later version.
|
---|
12 |
|
---|
13 | This program is distributed in the hope that it will be useful, but
|
---|
14 | WITHOUT ANY WARRANTY; without even the implied warranty of
|
---|
15 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
---|
16 | General Public License for more details.
|
---|
17 |
|
---|
18 | A copy of the GNU General Public License can be found in the file
|
---|
19 | "gpl.txt" in the top directory of this repository.
|
---|
20 |
|
---|
21 |
|
---|
22 | Musashi License
|
---|
23 | ---------------
|
---|
24 |
|
---|
25 | (Applicable to the source code in the "cpu" subdirectory.)
|
---|
26 |
|
---|
27 | MUSASHI
|
---|
28 | Version 3.4
|
---|
29 |
|
---|
30 | A portable Motorola M680x0 processor emulation engine.
|
---|
31 | Copyright 1998-2001 Karl Stenerud. All rights reserved.
|
---|
32 |
|
---|
33 | Permission is hereby granted, free of charge, to any person obtaining
|
---|
34 | a copy of this software and associated documentation files (the
|
---|
35 | "Software"), to deal in the Software without restriction, including
|
---|
36 | without limitation the rights to use, copy, modify, merge, publish,
|
---|
37 | distribute, sublicense, and/or sell copies of the Software, and to
|
---|
38 | permit persons to whom the Software is furnished to do so, subject to
|
---|
39 | the following conditions:
|
---|
40 |
|
---|
41 | The above copyright notice and this permission notice shall be
|
---|
42 | included in all copies or substantial portions of the Software.
|
---|
43 |
|
---|
44 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
---|
45 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
---|
46 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
---|
47 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
---|
48 | LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
---|
49 | OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
---|
50 | WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
---|
51 |
|
---|
52 |
|
---|
53 | Vera Sans Mono License
|
---|
54 | ----------------------
|
---|
55 |
|
---|
56 | (Applicable to the font in the "ttf" subdirectory.)
|
---|
57 |
|
---|
58 | Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream
|
---|
59 | Vera is a trademark of Bitstream, Inc.
|
---|
60 |
|
---|
61 | Permission is hereby granted, free of charge, to any person obtaining
|
---|
62 | a copy of the fonts accompanying this license ("Fonts") and associated
|
---|
63 | documentation files (the "Font Software"), to reproduce and distribute
|
---|
64 | the Font Software, including without limitation the rights to use,
|
---|
65 | copy, merge, publish, distribute, and/or sell copies of the Font
|
---|
66 | Software, and to permit persons to whom the Font Software is furnished
|
---|
67 | to do so, subject to the following conditions:
|
---|
68 |
|
---|
69 | The above copyright and trademark notices and this permission notice
|
---|
70 | shall be included in all copies of one or more of the Font Software
|
---|
71 | typefaces.
|
---|
72 |
|
---|
73 | The Font Software may be modified, altered, or added to, and in
|
---|
74 | particular the designs of glyphs or characters in the Fonts may be
|
---|
75 | modified and additional glyphs or characters may be added to the
|
---|
76 | Fonts, only if the fonts are renamed to names not containing either
|
---|
77 | the words "Bitstream" or the word "Vera".
|
---|
78 |
|
---|
79 | This License becomes null and void to the extent applicable to Fonts
|
---|
80 | or Font Software that has been modified and is distributed under the
|
---|
81 | "Bitstream Vera" names.
|
---|
82 |
|
---|
83 | The Font Software may be sold as part of a larger software package but
|
---|
84 | no copy of one or more of the Font Software typefaces may be sold by
|
---|
85 | itself.
|
---|
86 |
|
---|
87 | THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
---|
88 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
---|
89 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
---|
90 | OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL
|
---|
91 | BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR
|
---|
92 | OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL,
|
---|
93 | OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR
|
---|
94 | OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT
|
---|
95 | SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
|
---|
96 |
|
---|
97 | Except as contained in this notice, the names of Gnome, the Gnome
|
---|
98 | Foundation, and Bitstream Inc., shall not be used in advertising or
|
---|
99 | otherwise to promote the sale, use or other dealings in this Font
|
---|
100 | Software without prior written authorization from the Gnome Foundation
|
---|
101 | or Bitstream Inc., respectively. For further information, contact:
|
---|
102 | fonts at gnome dot org.
|
---|