commit: b78e856df413651e560e5cf0f1739a02167ad90c
parent d21e13a145bf35d0c2234193d7108daa729bb38d
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sat, 22 May 2021 05:35:29 +0200
notes/pure-wayland: Hatari~!
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/notes/pure-wayland.shtml b/notes/pure-wayland.shtml
@@ -198,6 +198,7 @@ endif</code></pre>
<h2>Emulator / Compat-layer</h2>
<ul>
<li><a href="https://www.scummvm.org/">SCUMMVM</a>: Yes, seems to just work</li>
+ <li><a href="https://hatari.tuxfamily.org/">hatari</a>: Yes, seems to just work (SDL2)</li>
<li><a href="http://www.qemu.org">QEMU</a>: Yes, screen resize is a bit bugged (needs unfocus-refocus in sway)</li>
<li><a href="https://www.winehq.org/">Wine</a>: Quite, works with <a href="https://gitlab.collabora.com/alf/wine/">alf's wayland branch</a>(<code>ce0da9c9f646536df40c2fa2869482edee0b1b1e</code>) + <a href="./0001-autotools-Lazily-change-libGL-to-libOpenGL.patch">own lazy patch for libOpenGL.so</a></li>
<li><a href="https://dosbox-staging.github.io/">DOSBox Staging</a> (0.76.0): Yes, without OpenGL</li>