-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcontact.html
More file actions
224 lines (215 loc) · 9.42 KB
/
contact.html
File metadata and controls
224 lines (215 loc) · 9.42 KB
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>openMSX » Contact</title>
<meta name="keywords" content="openmsx msx emulator">
<link href="styles/keys_style.css" type="text/css" title="Keyboard" rel="stylesheet">
<link href="styles/blue_style.css" type="text/css" title="Blue" rel="alternate stylesheet">
<script src="styleswitcher.js" type="text/javascript"></script>
</head>
<body>
<div id="title">
<img src="./images/penguin.gif" alt="[*]">
<h1>openMSX</h1>
<div id="subtitle">
the MSX emulator that aims for perfection
</div>
</div>
<div id="navigation">
<div id="navilinks">
<h1>Navigation</h1>
<div class="linkblock">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="docs.html">Documentation</a></li>
<li><a href="screenshots.html">Screenshots</a></li>
<li><a href="features.html">Features</a></li>
<li><a href="3rdparty.html">3rd Party</a></li>
<li class="this"><a href="contact.html">Contact</a></li>
<li><a href="http://www.msx.org/forum/semi-msx-talk/openmsx">Forum (MRC)</a></li>
<li><a href="https://github.com/openMSX/">Project Page</a></li>
</ul>
</div>
</div>
<div id="navidownloads">
<h1><a href="https://github.com/openMSX/openMSX/releases/latest">Download</a></h1>
<div class="linkblock">
<h2>openMSX</h2>
<ul>
<li><a href="https://github.com/openMSX/openMSX/releases/download/RELEASE_21_0/openmsx-21.0-windows-vc-x64-bin-msi.zip">
21.0 / Win 64bit (install)</a></li>
<li><a href="https://github.com/openMSX/openMSX/releases/download/RELEASE_21_0/openmsx-21.0-windows-vc-x64-bin.zip">
21.0 / Win 64bit (zip)</a></li>
<li><a href="https://github.com/openMSX/openMSX/releases/download/RELEASE_16_0/openmsx-16.0-windows-vc-x86-bin-msi.zip">
16.0 / Win 32bit (install)</a></li>
<li><a href="https://github.com/openMSX/openMSX/releases/download/RELEASE_16_0/openmsx-16.0-windows-vc-x86-bin.zip">
16.0 / Win 32bit (zip)</a></li>
<li><a href="https://github.com/openMSX/openMSX/releases/download/RELEASE_21_0/openmsx-21.0-mac-x86_64-bin.dmg">
21.0 / macOS Intel 64bit</a></li>
<li><a href="https://github.com/openMSX/openMSX/releases/download/RELEASE_21_0/openmsx-21.0-mac-aarch64-bin.dmg">
21.0 / macOS Apple 64bit</a></li>
<li><a href="https://github.com/openMSX/openMSX/releases/download/RELEASE_21_0/openmsx-21.0-linux-x86_64-bin.zip">
21.0 / Linux x86 64bit</a></li>
<li><a href="https://github.com/openMSX/openMSX/releases/download/RELEASE_0_15_0/openMSX-openmsx-0.15.0.apk">
0.15.0 / Android 4.1+ ARM (apk)</a></li>
<li><a href="https://github.com/openMSX/openMSX/releases/download/RELEASE_19_1/openmsx-19.1.opk">
19.1 / OpenDingux (opk)</a></li>
<li><a href="https://github.com/openMSX/openMSX/releases/download/RELEASE_21_0/openmsx-21.0.tar.gz">
21.0 / Source code</a></li>
</ul>
<!--
<ul>
<li><a href="https://github.com/openMSX/openMSX/archive/master.zip">Git master snapshot</a></li>
</ul>
-->
<h2>Catapult</h2>
<p>(deprecated)</p>
<ul>
<li><a href="https://github.com/openMSX/openMSX/releases/download/RELEASE_19_0/openmsx-catapult-19.0.tar.gz">
19.0 / Source code</a></li>
</ul>
<!--
<ul>
<li><a href="https://github.com/openMSX/wxcatapult/archive/master.zip">Git master snapshot</a></li>
</ul>
-->
<h2>Debugger</h2>
<p>(deprecated)</p>
<ul>
<!--<li><a href="https://openmsx.dev/builds/windows/x64/debugger/openMSX_Debugger_x64_20201008.zip">
Snapshot / Win 64bit (zip)</a></li>
<li><a href="http://openmsx.sourceforge.net/temp/openmsx-debugger-win32-bin-snapshot.zip">
Snapshot / Win 32bit (MinGW build, zip)</a></li>
<li><a href="https://openmsx.dev/builds/mac/debugger/openMSX-debugger-469-g9b57b83-mac-x86_64.tbz">
Snapshot / macOS 64bit (tbz, requires separate Qt5 download)</a></li> -->
<li><a href="https://github.com/openMSX/debugger/archive/master.zip">
Snapshot / Source code (zip)</a></li>
<!--<li><a href="http://openmsx.sourceforge.net/temp/openmsx-debugger-latest-snapshot-windows-x86-vc-bin.zip">
Snapshot / Win 32bit (VC build, zip)</a></li>
<li><a href="http://openmsx.sourceforge.net/temp/openmsx-debugger-latest-snapshot-windows-x64-vc-bin.zip">
Snapshot / Win 64bit (VC build, zip)</a></li>
<li><a href="http://openmsx.sourceforge.net/temp/Qt-4.4.3-x86.zip">
Qt libs / Win 32bit (zip)</a></li>
<li><a href="http://openmsx.sourceforge.net/temp/Qt-4.4.3-x64.zip">
Qt libs / Win 64bit (zip)</a></li> -->
<li><a href="https://github.com/openMSX/debugger/releases/tag/nightly/">GitHub nightly builds</a></li>
</ul>
<h2>Development builds</h2>
<ul>
<li><a href="https://vampier.net/openMSX/">Vampier's Windows Builds</a></li>
<li><a href="https://github.com/openMSX/openMSX/actions/workflows/build_snapshots.yml?query=branch%3Amaster+">GitHub Actions Snapshot builds</a></li>
<!-- <li><a href="http://openmsx.fixato.net/">FiXato's openMSX Builder site</a></li> -->
</ul>
<!--
<ul>
<li><a href="#">Source</a></li>
</ul>
<ul>
<li><a href="http://openmsx.sourceforge.net/temp/openmsx-debugger-SVN-snapshot.tar.gz">SVN snapshot / Source code</a></li>
<li><a href="http://openmsx.sourceforge.net/temp/openmsx-debugger-win32-bin-snapshot.zip">SVN snapshot / Win32</a></li>
</ul>
-->
<!-- <p>Note: snapshots may be (very) outdated!</p> -->
</div>
</div>
<div id="openhub">
<h1>
<iframe src="https://www.openhub.net/p/5389/widgets/project_thin_badge.html" scrolling="no" marginHeight=0 marginWidth=0 style="height: 32px; width: 145px; border: none;"></iframe>
</h1>
</div>
<div id="styleswitcher">
<ul>
<li>
<a href="#"
onclick="setActiveStyleSheet('Keyboard'); return false;">
<img src="images/theme-keys.png"
alt="Theme: keys"></a></li>
<li>
<a href="#"
onclick="setActiveStyleSheet('Blue'); return false;">
<img src="images/theme-blue.png"
alt="Theme: blue"></a></li>
</ul>
</div>
</div>
<div id="content">
<h1>Contact</h1>
<h2>Discord</h2>
<dl>
<dt>
<a href="https://discord.gg/JV56gzh2qG">openMSX Channel on Discord</a>
</dt>
<dd>
A more modern alternative to IRC (see below), with an IRC bridge,
as not all openMSX developers are on Discord (yet).
Same as IRC: don't hesitate to visit, don't hesitate to ask anything
openMSX related. Remarks, suggestions, ideas are most welcome!
</dd>
<dd>
Note that we are not reading Discord 24 hours per day, so if no-one responds, please stick around or try again later.
</dd>
</dl>
<h2>IRC</h2>
<dl>
<dt>
<a href="irc://libera.chat/openmsx">#openmsx on Libera.Chat</a>
</dt>
<dd>
You'll find most of the developers here on a regular basis.
Don't hesitate to visit, don't hesitate to ask anything openMSX
related. Remarks, suggestions, ideas are most welcome!
</dd>
<dd>
For your convenience, we can also offer you web-based access to our IRC channel. <a href="https://web.libera.chat/#openMSX" target="_blank">Try it by following this link!</a> It will open the chat room in a new window or a new tab.
</dd>
<dd>
Note that we are not reading IRC 24 hours per day, so if no-one responds, please stick around or try again later.
</dd>
</dl>
<h2>Discussion Forums</h2>
<dl>
<dt>
<a href="http://www.msx.org/forum/semi-msx-talk/openmsx">openMSX forum on MSX Resource Center</a>
</dt>
<dd>
Discussions on openMSX, Catapult and C-BIOS.
</dd>
</dl>
<h2>Bug Reports and Feature Requests</h2>
<dl>
<dt>
<a href="https://github.com/openMSX/openMSX/issues">
openMSX Issue Tracker</a></dt>
<dd>
You can report bugs or request new features for openMSX itself in the issue tracker on GitHub.
</dd>
<dt>
<a href="https://github.com/openMSX/wxcatapult/issues">
Catapult Issue Tracker</a></dt>
<dd>
You can report bugs or request new features for openMSX Catapult in the issue tracker on GitHub.
</dd>
<dt>
<a href="https://github.com/openMSX/debugger/issues">
Debugger Issue Tracker</a></dt>
<dd>
You can report bugs or request new features for the openMSX Debugger in the issue tracker on GitHub.
</dd>
</dl>
<h2>Mailing Lists</h2>
<dl>
<dt>
<a href="http://sourceforge.net/p/openmsx/mailman/">
SourceForge openMSX mailing lists</a>
</dt>
<dd>
SourceForge hosts a number of mailing lists for openMSX.
None of these mailing lists is high-volume; expect just a couple
of messages per week. In practice, IRC has replaced these mailing
lists.
</dd>
</dl>
</div>
</body>
</html>