Skip to content

Commit 35ccf86

Browse files
committed
deleted old license and restrictions mentioned in mame.txt (nw)
1 parent 5cef4e1 commit 35ccf86

File tree

2 files changed

+10
-68
lines changed

2 files changed

+10
-68
lines changed

docs/mame.txt

Lines changed: 10 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ MAME is a trademark owned by Nicola Salmoria
66
----------
77
I. Purpose
88
----------
9-
MAME is strictly a non-profit project. Its main purpose is to be a
10-
reference to the inner workings of the emulated arcade machines. This is
11-
done both for educational purposes and for preservation purposes, in
12-
order to prevent many historical games from disappearing forever once the
13-
hardware they run on stops working. Of course, in order to preserve the
14-
games and demonstrate that the emulated behavior matches the original,
15-
you must also be able to actually play the games. This is considered a
16-
nice side effect, and is not MAME's primary focus.
9+
MAME main purpose is to be a refefence to the inner workings of
10+
the emulated arcade machines. This is done both for educational purposes
11+
and for preservation purposes, in order to prevent many historical games
12+
from disappearing forever once the hardware they run on stops working.
13+
Of course, in order to preserve the games and demonstrate that the
14+
emulated behavior matches the original, you must also be able to actually
15+
play the games. This is considered a nice side effect, and is not MAME's
16+
primary focus.
1717

1818
It is not our intention to infringe on any copyrights or patents on the
1919
original games. All of MAME's source code is either our own or freely
@@ -26,7 +26,8 @@ executable.
2626
--------
2727
II. Cost
2828
--------
29-
MAME is free. Its source code is free. Selling either is not allowed.
29+
MAME is free. Its source code is free. Project as whole is under GPL-2.0
30+
but most of code (including core functionality) is under BSD-3.
3031

3132

3233
----------------
@@ -46,25 +47,6 @@ CD, or hard disk images.
4647
--------------------
4748
IV. Derivative Works
4849
--------------------
49-
Derivative works are allowed under the MAME license. However, you are
50-
discouraged from providing specific functionality that goes against the
51-
philosophy of the MAME team. Specifically:
52-
53-
* Do not add games which are more recent than 3 years old, or which are
54-
still being sold new by the company that produced them. MAME is not
55-
intended to be a platform that competes with arcade games that are still
56-
being actively sold.
57-
58-
* Do not provide a means of generating a list of games that specifically
59-
identifies those games for which the user does not have image files. This
60-
only encourages users to seek out sources for illegal ROM, CD, and hard
61-
disk images in order to "complete" their collection.
62-
63-
* Do not remove the startup screen that contains information about why
64-
certain non-working games don't work. This only serves to generate a
65-
bunch of useless email traffic to the developers asking why the games
66-
don't work.
67-
6850
Because the name MAME is trademarked, you must abide by the rules of the
6951
trademark usage if you wish to use "MAME" as part of the name your
7052
derivative work. In general, this means you must request permission,

docs/mamelicense.txt

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)