-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path3rdparty.html
214 lines (212 loc) · 9.92 KB
/
3rdparty.html
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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>openMSX » 3rd Party</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 class="this"><a href="3rdparty.html">3rd Party</a></li>
<li><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_20_0/openmsx-20.0-windows-vc-x64-bin-msi.zip">
20.0 / Win 64bit (install)</a></li>
<li><a href="https://github.com/openMSX/openMSX/releases/download/RELEASE_20_0/openmsx-20.0-windows-vc-x64-bin.zip">
20.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_20_0/openmsx-20.0-mac-x86_64-bin.dmg">
20.0 / macOS Intel 64bit</a></li>
<li><a href="https://github.com/openMSX/openMSX/releases/download/RELEASE_20_0/openmsx-20.0-mac-aarch64-bin.dmg">
20.0 / macOS Apple 64bit</a></li>
<li><a href="https://github.com/openMSX/openMSX/releases/download/RELEASE_20_0/openmsx-20.0-linux-x86_64-bin.zip">
20.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_20_0/openmsx-20.0.tar.gz">
20.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>3rd Party</h1>
<p>
On this page, you’ll find third-party material related to openMSX.
While these resources are not authored or maintained by the openMSX
team, they may still offer valuable insights and enhancements for our
users. We greatly appreciate the community’s efforts in creating
applications and additional documentation around openMSX. Keep up the
good work, people, and <a href="https://www.openmsx.org/contact.html">
drop us a line</a> if you have a project you would like to see added here!
</p>
<h2>Launchers</h2>
<dl>
<dt>
<a href="http://msxlaunchers.info/">openMSX Launcher</a> (unsecured link)
</dt>
<dd>
An openMSX version of the blueMSX Launcher, mostly targeted at
launching games. It supports screenshots for games and a large number
of languages. Multiplatform: Windows, Mac, Linux, BSD.
Development has stopped and development efforts are now concentrated on
Novo Player.
</dd>
<dt>
<a href="http://msxlaunchers.info">Novo Player</a> (unsecured link)
</dt>
<dd>
Novo Player is a new, versatile, multi-platform front-end designed
primarily for openMSX and is currently very much under active
development. Currently, the <a href="http://msxlaunchers.info/download.html">
latest version is 1.10.1</a>.
</dd>
<dt>
<a href="http://nekocanmac.seesaa.net/">NekoLauncher openMSX</a> (unsecured link)
</dt>
<dd>
Because the old style Catapult does not run (properly) on Mac,
an active Japanese emulator user/programmer wrote an
<a href="https://nekocanmac.up.seesaa.net/image/NekoLauncheropenMSX_v15.zip">
openMSX variant of his NekoLauncher</a> series. It's not only getting more and
more advanced, but also seems to be very user friendly.
</dd>
<dt>
<a href="https://web.archive.org/web/20110123115755/http://cesco.it/openmsx-peashooter/">openMSX Peashooter</a>
</dt>
<dd>
For the same reason, Cesco made another launcher for openMSX on OS X.
It seemed to be focused mainly on games and features image previews.
Unfortunately, the site and download links have disappeared.
</dd>
</dl>
<h2>Miscellaneous</h2>
<dl>
<dt>
<a href="https://openmsx.fixato.net/">openMSX Daily Builds</a>
</dt>
<dd>
FiXato created a great web site which provides you with daily built
binaries of openMSX. Very much recommended if you want to try out
development versions of openMSX without compiling them yourself!
Currently supporting Windows, macOS, Android and OpenDingux platforms.
Unfortunately, the disk space seems to have run full and it no longer
hosts recent builds.
</dd>
<dt>
<a href="https://msx.jannone.org/openMSXcontrol/">OpenMSX Control Plugin for Gedit</a>
</dt>
<dd>
Rafael Jannone made an interesting thing: a plugin for Gedit, so that
you can easily test your MSX Basic programs in openMSX, while using
the Gedit text editor. He wrote a whole load of Python scripts to
make this possible. They might be nice to reuse for other apps!
</dd>
</dl>
</div>
</body>
</html>