mastouille.fr est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastouille est une instance Mastodon durable, ouverte, et hébergée en France.

Administré par :

Statistiques du serveur :

585
comptes actifs

#mame

0 message0 participant0 message aujourd’hui
The Last Psion | Alex<p>And we're done! Switching to <code>lld</code> has brought the build time down from 3.75 hours to about 1.75. I pretty much blinked and the linking was done!</p><p>For anyone trying to compile <a href="https://oldbytes.space/tags/MAME" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MAME</span></a> 0.279 from source: There are two bugs in the upstream release that prevent MAME from compiling. It's just two files with some <code>#include</code> lines in the wrong order. The commits to fix them (not by me) are here:</p><p><a href="https://github.com/mamedev/mame/commit/95f7d841988286de21c03f48bfcce45b1aed7bc6" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/mamedev/mame/commit</span><span class="invisible">/95f7d841988286de21c03f48bfcce45b1aed7bc6</span></a><br><a href="https://github.com/mamedev/mame/commit/95f7d841988286de21c03f48bfcce45b1aed7bc6" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/mamedev/mame/commit</span><span class="invisible">/95f7d841988286de21c03f48bfcce45b1aed7bc6</span></a></p><p>I've included them in the <a href="https://oldbytes.space/tags/HaikuOS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>HaikuOS</span></a> port, which should be available in HaikuDepot in the next few days.</p><p>So here's MAME on Haiku, running an emulated <a href="https://oldbytes.space/tags/Psion" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Psion</span></a> Series 3a.</p>
The Last Psion | Alex<p>New setup, who dis? It's that time again, but some changes:</p><ul><li><a href="https://oldbytes.space/tags/MAME" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MAME</span></a> 0.279, compiling on and for...</li><li><a href="https://oldbytes.space/tags/HaikuOS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>HaikuOS</span></a> R1B5 x86_64, running on a...</li><li>New machine! A Lenovo M75q gen2 <a href="https://oldbytes.space/tags/TinyMiniMicro" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TinyMiniMicro</span></a> with a Ryzen 5 Pro 4650GE and 32 GB RAM, via...</li><li><a href="https://oldbytes.space/tags/tmux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tmux</span></a> over SSH, viewed from...</li><li><a href="https://oldbytes.space/tags/KittyTerminal" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>KittyTerminal</span></a> on <a href="https://oldbytes.space/tags/KDEPlasma" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>KDEPlasma</span></a> 6.4.3, running on...</li><li><a href="https://oldbytes.space/tags/ArchLinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ArchLinux</span></a> (btw)</li></ul><p>The most significant change isn't the hardware. For the first time with MAME on Haiku, the build script uses <a href="https://oldbytes.space/tags/LLVM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LLVM</span></a> 20's <code>lld</code> instead of GCC's <code>ld</code>. I'm hoping this is going to dramatically reduce build time. We shall see!</p>
The Last Psion | Alex<p>Finally finished. 3 hours 38 minutes.</p><p>If compiling took about 95 minutes and building the package about 5, linking <a href="https://oldbytes.space/tags/MAME" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MAME</span></a> on <a href="https://oldbytes.space/tags/HaikuOS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>HaikuOS</span></a> on this PC with <code>ld</code> took 118 minutes.</p><p>ALMOST TWO HOURS!</p><p><code>lld</code> looks even more appealing. Unfortunately, when trying to use it I get...</p><pre><code>collect2: fatal error: cannot find 'ld'<br></code></pre><p>Maybe something extra I need to add to the package recipe so that it can see <code>lld</code>?</p>
The Last Psion | Alex<p>Got myself an upgrade for my <a href="https://oldbytes.space/tags/HaikuOS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>HaikuOS</span></a> box - a Lenovo Tiny M75q gen 2 with a Ryzen 5 Pro 4650GE and 32GB RAM. It's not the fastest processor in the world, PassMark says it's almost 3 times faster than the M93p with a Xeon 1275Lv3.</p><p>Let's see how it performs compiling <a href="https://oldbytes.space/tags/MAME" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MAME</span></a>. This takes just over 4 hours on the M93p, so I'd guess it'll take about half the time. Mind you, linking is probably an hour of that.</p>
jloc0<p>Latest <a href="https://mastodon.sdf.org/tags/mame" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mame</span></a> 0.278 release finally came out after 2 months of work redoing the sound system. As usual, the <a href="https://mastodon.sdf.org/tags/macOS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>macOS</span></a> Apple Silicon package is ready, but we’re still waiting on the Intel build. <a href="https://sdlmame.lngn.net" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="">sdlmame.lngn.net</span><span class="invisible"></span></a></p>
Daniel<p>Mame106Minimix is a port of the Multiple Arcade Machine Emulator to AmigaOS 3, which requires a very fast 68k computer - the author primarily has PiStorm cards in mind. Version 1.4 fixes bugs and contains optimisations and improvements to the user interface.</p><p><a href="https://www.amiga-news.de/en/news/AN-2025-05-00136-EN.html" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">amiga-news.de/en/news/AN-2025-</span><span class="invisible">05-00136-EN.html</span></a></p><p><a href="https://fosstodon.org/tags/Amiga" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Amiga</span></a> <a href="https://fosstodon.org/tags/MAME" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MAME</span></a></p>
Daniel<p>The port of MAME version 0.106, which dates back to 2006, is now available in version 1.3 for AmigaOS 3.1 and offers further corrections regarding the AGA and OCS native modes and the emulation of various games.<br>It requires a very fast computer (68060 processor with 64 MB or actually designed for PiStorm extensions).</p><p><a href="https://www.amiga-news.de/en/news/AN-2025-05-00003-EN.html" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">amiga-news.de/en/news/AN-2025-</span><span class="invisible">05-00003-EN.html</span></a></p><p><a href="https://fosstodon.org/tags/Amiga" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Amiga</span></a> <a href="https://fosstodon.org/tags/MAME" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MAME</span></a> <a href="https://fosstodon.org/tags/PiStorm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PiStorm</span></a></p>
Daniel<p>The Multi Arcade Machine Emulator (MAME) emulates numerous arcade machines. There has been another project for AmigaOS 3.1 since last year with Mame106Minimix, which however requires a very fast computer (68060 processor with 64 MB or actually designed for PiStorm extensions).</p><p>The port of MAME version 0.106, which dates back to 2006, is now available in version 1.2:</p><p><a href="https://www.amiga-news.de/en/news/AN-2025-03-00108-EN.html" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">amiga-news.de/en/news/AN-2025-</span><span class="invisible">03-00108-EN.html</span></a></p><p><a href="https://fosstodon.org/tags/MAME" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MAME</span></a> <a href="https://fosstodon.org/tags/Amiga" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Amiga</span></a></p>
RxBrad<p>After my 4th Linux reinstall on my <a href="https://mastodon.rxbrad.com/tags/arcade" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>arcade</span></a> cabinet, I'm embarking on a journey....</p><p>I'm finally going to become one of those people that keeps /home on a separate partition.</p><p><a href="https://mastodon.rxbrad.com/tags/linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>linux</span></a> <a href="https://mastodon.rxbrad.com/tags/emulation" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>emulation</span></a> <a href="https://mastodon.rxbrad.com/tags/mame" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mame</span></a></p>
TiTiNoNero :__:<p>Hi!<br>I'm trying to find a game I used to play on arcades in the 80's. Can't remember its name or editor, so I am left with just a description.</p><p>I think I came across it on <a href="https://goto.77nn.it/tags/mame" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mame</span></a> a few years ago, but lost track of it.</p><p>It's a vertical scrolling shoot 'em up, where the player impersonates a chopper.</p><p>The chopper firing range varies depending on the movement... i.e. if you move forward on the screen, the chopper tilts forward and it's able to shoot targets on the ground, while when steady it shoots only flying enemies. When leaning left and right the chopper not only slides, but turns a little bit, so that the shoots are angled.<br>Targets you can find: choppers, planes, ground vehicles and buildings, and also cows and soldiers.</p><p><a href="https://goto.77nn.it/tags/mastohelp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mastohelp</span></a> <a href="https://goto.77nn.it/tags/arcade" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>arcade</span></a> <a href="https://goto.77nn.it/tags/retrogaming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>retrogaming</span></a> <a href="https://goto.77nn.it/tags/shootemup" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>shootemup</span></a></p>
D1re_W0lf ⁂<p><span class="h-card" translate="no"><a href="https://mastodon.social/@rileytestut" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>rileytestut</span></a></span> <span class="h-card" translate="no"><a href="https://thestopbutton.social/@andrew" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>andrew</span></a></span> Ironically?<br>MAME4iOS has a clear lead on that. <br>Apple even repeats the same rejection message in a loop. Everything but allow them on App Store. </p><p><a href="https://mstdn.social/tags/mame" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mame</span></a> <a href="https://mstdn.social/tags/mame4ios" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mame4ios</span></a></p>
Victoria Krb RetroGeek Blog<p>Last year i ported à Multiple Arcade Machine Emulator <a href="https://piaille.fr/tags/MAME" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MAME</span></a> for <a href="https://piaille.fr/tags/AmigaOS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AmigaOS</span></a> called Minimix most likely for <a href="https://piaille.fr/tags/pistorm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pistorm</span></a> accelerators. Here i was testing multitasking, and the AHI sound mixer <a href="https://piaille.fr/tags/retrogeek" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>retrogeek</span></a> <a href="https://piaille.fr/tags/retrocomputing" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>retrocomputing</span></a> <a href="https://piaille.fr/tags/Amiga" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Amiga</span></a> <a href="https://piaille.fr/tags/Amiga1200" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Amiga1200</span></a> <a href="https://piaille.fr/tags/github" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>github</span></a><br><a href="https://github.com/krabobmkd/amigamame/releases/tag/v1.0" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/krabobmkd/amigamame</span><span class="invisible">/releases/tag/v1.0</span></a></p>
The Last Psion | Alex<p>It takes about 3 hours to compile <a href="https://oldbytes.space/tags/MAME" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MAME</span></a> on my dedicated <a href="https://oldbytes.space/tags/HaikuOS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>HaikuOS</span></a> build box, a Xeon-upgraded Lenovo M93p Tiny. It's always a tense three hours.</p>
The Last Psion | Alex<p>Success! <a href="https://oldbytes.space/tags/MAME" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MAME</span></a> <a href="https://oldbytes.space/tags/HaikuOS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>HaikuOS</span></a> <a href="https://oldbytes.space/tags/Psion" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Psion</span></a></p>
The Last Psion | Alex<p>Finally got around to fixing the patch for <a href="https://oldbytes.space/tags/MAME" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MAME</span></a> on <a href="https://oldbytes.space/tags/HaikuOS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>HaikuOS</span></a>. Took about 2 minutes. 🤦</p><p>So, to refresh everyone's memory, this is:</p><ul><li><a href="https://oldbytes.space/tags/MAME" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MAME</span></a> 0.273, compiling on and for...</li><li><a href="https://oldbytes.space/tags/HaikuOS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>HaikuOS</span></a> R1B5, running on a...</li><li>Lenovo M93p Tiny with a Xeon E3-1275L V3 upgrade and 16 GB RAM, via...</li><li><a href="https://oldbytes.space/tags/tmux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tmux</span></a> over SSH, viewed from...</li><li>Konsole on <a href="https://oldbytes.space/tags/KDEPlasma" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>KDEPlasma</span></a> 6.2.5, running on...</li><li><a href="https://oldbytes.space/tags/ArchLinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ArchLinux</span></a> (btw)</li></ul>
IT News<p>Crafting a Cardboard Tribute to Puzzle Bobble - What do you get when you cross cardboard, deodorant rollers, and a love for retro ... - <a href="https://hackaday.com/2025/01/02/crafting-a-cardboard-tribute-to-puzzle-bobble/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">hackaday.com/2025/01/02/crafti</span><span class="invisible">ng-a-cardboard-tribute-to-puzzle-bobble/</span></a> <a href="https://schleuss.online/tags/retrocomputing" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>retrocomputing</span></a> <a href="https://schleuss.online/tags/arduinohacks" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>arduinohacks</span></a> <a href="https://schleuss.online/tags/puzzlebobble" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>puzzlebobble</span></a> <a href="https://schleuss.online/tags/puzzlebobble" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>puzzlebobble</span></a> <a href="https://schleuss.online/tags/bust" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>bust</span></a>-a-move <a href="https://schleuss.online/tags/retrogaming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>retrogaming</span></a> <a href="https://schleuss.online/tags/arduinouno" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>arduinouno</span></a> <a href="https://schleuss.online/tags/toyhacks" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>toyhacks</span></a> <a href="https://schleuss.online/tags/arduino" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>arduino</span></a> <a href="https://schleuss.online/tags/games" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>games</span></a> <a href="https://schleuss.online/tags/mame" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mame</span></a> <a href="https://schleuss.online/tags/lua" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>lua</span></a></p>
The Last Psion | Alex<p>Someone asked me some questions on the <a href="https://oldbytes.space/tags/Psion" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Psion</span></a> Series 3, so I thought I'd post my response here in case anyone else is interested. <a href="https://oldbytes.space/tags/LongRead" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LongRead</span></a> </p><p><strong>Emulator</strong></p><p>You've got two options. The first is the original "emulators" written by Psion, <code>S3AEMUL.EXE</code> and <code>S3CEMUL.EXE</code>. They both run in DOS and emulate the 3a and 3c. But they're less of an emulator than a runtime environment for <a href="https://oldbytes.space/tags/EPOC16" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>EPOC16</span></a> (the OS). There's good and bad to this. You can run <code>S3AEMUL</code> and <code>S3CEMUL</code> straight in <a href="https://oldbytes.space/tags/DOSBox" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DOSBox</span></a> and it will talk to your host OS's filesystem (Windows, Linux, macOS, whatever). You need to map an M: drive in DOSBox for the internal storage, but once that's done you can copy files straight into that folder on your host OS. The downside is that it's not true hardware emulation. You won't get a good judge of the speed of a real device, and some syscalls aren't implements so will fail or crash the <a href="https://oldbytes.space/tags/emulator" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>emulator</span></a>. They're bundled with the SDK (see below).</p><p>The alternative is <a href="https://oldbytes.space/tags/MAME" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MAME</span></a>. This is the closest to proper hardware emulation you're going to find. You can either dump your own ROMs using a tool called <a href="https://oldbytes.space/tags/EDisAsm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>EDisAsm</span></a>, or you can find them in the usual MAME ROM repos. The one thing that is notably missing is RS232 emulation from the later models, because we haven't been able to find any documentation on the silicon, but it's working fine with the 3a.</p><p><strong>Toolchain</strong></p><p>At the moment you have only one option - the Psion SIBO C SDK with the <a href="https://oldbytes.space/tags/TopSpeed" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TopSpeed</span></a> C Compiler. You're going to need DOSBox (I personally prefer DOSBox Staging). It's all available on the Internet Archive in one easy download, including all the documentation you will need.</p><p><a href="https://archive.org/details/psion-sibo-c-sdk" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">archive.org/details/psion-sibo</span><span class="invisible">-c-sdk</span></a></p><p>From there, you have a few libraries you can use. There CLIB, which is a pure ANSI C implementation, designed to easily port apps - don't use it, it's slow and you'll be missing a lot of features. Then there's PLIB, which is Psion's C dialect - very nice to use, and you can put together a C app pretty quickly. Finally, there's OLIB, which is Psion's proprietary OO C - it feels very clunky, but once you get over that it can be very powerful.</p><p>EPOC16 apps are restricted to a very pure version of the small memory model, but you can split code up into libraries known as DYLs.</p><p>In the past I've written code using VS Code, which can be made to play nicely with the SDK's header files. I've not got it working with NeoVim and clangd yet, but it should be possible with cmake.</p><p>The SDK comes with a debugger (<code>SDBG.EXE</code>), a DOS GUI app. If you run <code>SDBG.EXE</code> in DOSBox Staging, run the <code>Psion3a</code> MAME emulation, and enable RS232 over TCP on both, you can use <code>SDBG</code> to send apps to MAME. If you enable symbols, you can step through the code. It's rudimentary by modern standards, but it works pretty well.</p><p>I say "at the moment" because I'm slowly rewriting the tools in the SDK. I already have a new working version of <a href="https://oldbytes.space/tags/CTRAN" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CTRAN</span></a>, the preprocessor for Psion OO C, but I'm a long way from a compiler. There have been efforts to coax gcc into compiling for SIBO/EPOC16, but I think they have stalled for now.</p><p>If you want some examples of EPOC16 C and OO C code, take a look at these:<br><a href="https://github.com/thelastpsion/edisasm" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/thelastpsion/edisas</span><span class="invisible">m</span></a><br><a href="https://github.com/thelastpsion/pyramid" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/thelastpsion/pyrami</span><span class="invisible">d</span></a><br><a href="https://github.com/thelastpsion/nfsc" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/thelastpsion/nfsc</span><span class="invisible"></span></a><br><a href="https://github.com/nickmat/Psion3-Wari" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/nickmat/Psion3-Wari</span><span class="invisible"></span></a><br><a href="https://github.com/nickmat/Psion3-Vector" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/nickmat/Psion3-Vect</span><span class="invisible">or</span></a></p><p><strong>Device</strong></p><p>The 3mx is the best choice. It's significantly faster than the earlier models (27.6 MHz vs 7.6 MHz), has a switchable backlight, the fastest RS232 and the best version of EPOC16. I "daily drive" one for journalling, adventure games, and a few other small tasks. After that I'd say the 3c (beware - they were covered in soft-touch rubber, so will need cleaning) and the 2MB 3a. The latter is the most common. Most 3c units came with a backlight, except for the early UK ones. The 3a doesn't. Arguably the non-backlit screens have better contrast so you don't need the backlight so much in lower light, but the backlight has obvious benefits.</p><p><a href="https://oldbytes.space/tags/RetroComputing" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RetroComputing</span></a> <a href="https://oldbytes.space/tags/RetroDev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RetroDev</span></a> <a href="https://oldbytes.space/tags/16bit" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>16bit</span></a></p>
AmigaImpact<p>[ACTU] Première version officielle de MAME0.106Minimix pour Classic</p><p>Voici un joli cadeau de Noël de la part de Krabob !</p><p>Krabob vient en effet de publier sur Github la première version « release 1.1 » officielle de « Mame 0.106 Minimix » pour Amiga Classic, compatible 68060, plutôt pensée pour les PiStorm, Vampire et UAE JIT avec carte graphique.</p><p><a href="https://www.amigaimpact.org/2024/12/premiere-version-officielle-de-mame0-106minimix-pour-classic/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">amigaimpact.org/2024/12/premie</span><span class="invisible">re-version-officielle-de-mame0-106minimix-pour-classic/</span></a></p><p><a href="https://mastodon.world/tags/amiga" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>amiga</span></a> <a href="https://mastodon.world/tags/mame" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mame</span></a> <a href="https://mastodon.world/tags/Pistorm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Pistorm</span></a> #68060 <a href="https://mastodon.world/tags/vampire" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vampire</span></a></p>
TantiLink<p>Giocare ai vecchi giochi Arcade con l'emulatore MAME per PC</p><p>Leggi articolo: <a href="https://www.tantilink.net/2024/12/Giocare-ai-vecchi-giochi-Arcade-con-emulatore-MAME-per-PC.html" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">tantilink.net/2024/12/Giocare-</span><span class="invisible">ai-vecchi-giochi-Arcade-con-emulatore-MAME-per-PC.html</span></a></p><p><a href="https://mastodon.uno/tags/arcade" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>arcade</span></a> <a href="https://mastodon.uno/tags/retrogaming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>retrogaming</span></a> <a href="https://mastodon.uno/tags/windows" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>windows</span></a> <a href="https://mastodon.uno/tags/games" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>games</span></a> <a href="https://mastodon.uno/tags/rom" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rom</span></a> <a href="https://mastodon.uno/tags/mame" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mame</span></a> <a href="https://mastodon.uno/tags/opensource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>opensource</span></a> <a href="https://mastodon.uno/tags/emulator" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>emulator</span></a></p>
Andthesito<p>Hola, llego ahora por aqui, así que voy con la <a href="https://frikiverse.zone/tags/presentacion" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>presentacion</span></a> </p><p>Soy un aficionado a la temática friki habitual, en sus vertientes lectura, cine y juegos de mesa. </p><p>No soy muy de videojuegos, lo poco que juego suele ser emulado <a href="https://frikiverse.zone/tags/MAME" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MAME</span></a>, <a href="https://frikiverse.zone/tags/ScummVM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ScummVM</span></a> y similares.</p><p>En cuanto a <a href="https://frikiverse.zone/tags/lectura" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>lectura</span></a> me gusta prácticamente todo,; suelo combinar temática <a href="https://frikiverse.zone/tags/sci" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sci</span></a>-fi y <a href="https://frikiverse.zone/tags/fantas%C3%ADa" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fantasía</span></a> con literatura clásica o libros de géneros al azahar para no estar leyendo siempre sobre lo mismo.</p>