File: chapter22.html

package info (click to toggle)
tiemu 3.02-1.2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 8,964 kB
  • sloc: ansic: 32,554; sh: 9,561; cpp: 1,075; makefile: 585; xml: 71; sed: 16
file content (65 lines) | stat: -rw-r--r-- 2,258 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type"
 content="text/html; charset=iso-8859-1">
  <meta name="GENERATOR" content="Mozilla 1.1 under Linux">
  <title>TiEmu User's Manual</title>
  <meta name="author" content="The TiEmu team">
  <meta name="description" content="User's Manual">
</head>
<body style="background-color: rgb(255, 255, 255);">
<div align="center">
<div style="text-align: left;">
<div class="NAVFOOTER">
<hr align="left" width="100%">
<table summary="Footer navigation table" border="0" cellpadding="0"
 cellspacing="0" width="100%">
  <tbody>
    <tr>
      <td align="left" valign="top" width="33%"><a href="chapter21.html"
 accesskey="P">Prev</a></td>
      <td align="center" valign="top" width="34%"><a
 href="Manual_en.html" accesskey="H">Home</a></td>
      <td align="right" valign="top" width="33%"><a
 href="Manual_en.html" accesskey="N">Next</a></td>
    </tr>
    <tr>
      <td align="left" valign="top" width="33%">Thanks<br>
      </td>
      <td align="center" valign="top" width="34%">&nbsp;</td>
      <td align="right" valign="top" width="33%">Table Of Contents<br>
      </td>
    </tr>
  </tbody>
</table>
<hr align="left" width="100%">
</div>
</div>
</div>
<h1>22. Copyright notes<br>
</h1>
TiEmu is based on the Jonas Minnberg's emulator (<a
 href="http://www.student.nada.kth.se/%7Emd94-jmi/tiger/">XTiger</a>).
Jonas released its
emulator under GPL licence.<br>
The m68k-emulation core is derived from <a
 href="http://freiburg.linux.de/%7Euae/">UAE</a>, the famous
Amiga emulator, which is GPL software, too.<br>
<br>
TiEmu relies on the <a href="http://tilp.info/">TiLP</a> 2
framework (ticables2, tifiles2 and ticalcs2 libraries).<br>
<br>
For more informations about license, source code and homepage, see the
LICENSES file provided with TiEmu.<br>
<br>
The following people have worked on TiEmu :<br>
*&nbsp; Copyright (c) 2000-2001, Thomas Corvazier, Romain Lievin<br>
&nbsp;*&nbsp; Copyright (c) 2001-2003, Romain Lievin<br>
&nbsp;*&nbsp; Copyright (c) 2003, Julien Blache<br>
&nbsp;*&nbsp; Copyright (c) 2004, Romain Li&eacute;vin<br>
&nbsp;*&nbsp; Copyright (c) 2005-2007, Romain Li&eacute;vin, Kevin Kofler.<br>
<br>
<hr>
</body>
</html>