<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 2.0 for NPDS" -->
<rss version="2.0">
    <channel>
        <title>Meta-MorphOS</title>
        <description></description>
        <link>https://www.meta-morphos.org</link>
        <lastBuildDate>Wed, 05 Aug 2026 22:33:22</lastBuildDate>
        <generator>FeedCreator 2.0 for NPDS</generator>
        <image>
            <url></url>
            <title>Meta-MorphOS</title>
            <link>https://www.meta-morphos.org</link>
            <width>90</width>
            <height>30</height>
            <description>WArmUP</description>
        </image>
        <item>
            <title>Sigma 2.2 turns your numbers into charts</title>
            <link>https://www.meta-morphos.org/article.php?sid=4418</link>
            <description><![CDATA[<p><span style="font-size: 0.9rem;"><strong>Papiosaur </strong>releases <strong>Sigma&nbsp;2.2</strong>, a substantial update to his native MorphOS spreadsheet, built on MUI and TTEngine.</span></p>
<p><span style="font-size: 0.9rem;">The headline feature is a single word: <strong>charts</strong>. Select a range, click the toolbar chart button (or Table&nbsp;&rarr; Insert chart) and you get bars, lines or pies, title and legend included. They float over the cells: click to select, drag to move, handles to resize. Best of all, they follow their cells live, come out in the PDF export and on the printer, and are saved in the .ods file so LibreOffice reads them back.</span></p>
<p><span style="font-size: 0.9rem;">Importing gets richer: <strong>TurboCalc (.tcd)</strong> files are now recognised (text, numbers, dates, formulas, bold and italic, alignment, borders, colours and column widths), and XLSX import now reads every sheet of the workbook, one per tab, with merged cells, column widths and row heights &mdash; only the first one used to arrive.</span></p>
<p><span style="font-size: 0.9rem;">The demo version lets you open, edit and import; saving, PDF export and printing require the registered version, priced at 29.90 euros, or 69.90 euros for the Sigma + Stylos + IPP-Print + IPP-Scan bundle.</span></p>
<p><span style="font-size: 0.9rem;">Visit <a href="https://www.papio-software.com" target="_blank" rel="noopener">the official website</a> or <a href="https://www.morphos-storage.net/?id=2467983" target="_blank" rel="noopener">the dedicated webpage on MorphOS-Storage</a>.</span></p>
<center><span style="font-size: 0.9rem;"><img src="https://www.morphos-storage.net/Office/Spreadsheet/Sigma_2.2.png" alt="Sigma 2.2" width="275" height="200" /></span></center>]]></description>
            <author>papiosaur</author>
            <pubDate>Wed, 05 Aug 2026 06:33:22</pubDate>
        </item>
        <item>
            <title>Cameleon: a native painting studio for MorphOS</title>
            <link>https://www.meta-morphos.org/article.php?sid=4417</link>
            <description><![CDATA[<p><span style="font-size: 0.9rem;"><strong>Paweł 'Stefkos' Stefański</strong> unveils <strong>Cameleon</strong> (version 0.95 beta), a paint and image-editing studio written natively for MorphOS with MUI.</span></p>
<p><span style="font-size: 0.9rem;">The program is built around speed and layer-based work: layers and layer masks with blending modes and opacity, live on-canvas previews, tone curves and colour adjustments, selection tools, brushes, gradients with gradient and palette storage, a text tool relying on TrueType fonts, several documents handled as pages or detachable windows, and support for various file formats with a project notion.</span></p>
<p><span style="font-size: 0.9rem;">The effects engine is the highlight: on top of the built-in effects come external <strong>plugins</strong> &mdash; sobel, spread, swaprgb, threshold, waves or zoomblur &mdash; each with its own settings, a real-time preview and direct application to the current layer.</span></p>
<p><span style="font-size: 0.9rem;">This is a beta under active development, so make sure your MorphOS installation is up to date. It requires MorphOS&nbsp;3.x on supported PowerPC hardware, MUI (bundled with the system) and ttengine.library for TrueType text rendering. Besides its author, the About window credits Andre 'JoBBo' Siegel, Bartosz 'Nelson' Willim and Michal 'AmiX' Bergseth (#Amigazeux). Cameleon is dedicated to the memory of Grzegorz Pachol.</span></p>
<p><span style="font-size: 0.9rem;">Visit <a href="https://www.rorbit.pl/pages/cameleon.html" target="_blank" rel="noopener">the dedicated webpage</a> or download <a href="http://stefkos.amigazeux.net/cameleon_beta.lha" target="_blank" rel="noopener">the archive</a> directly.</span></p>
<center><span style="font-size: 0.9rem;"><img src="https://www.rorbit.pl/pages/img/cameleon.png" alt="Cameleon 0.95" width="320" height="200" /></span></center>]]></description>
            <author>papiosaur</author>
            <pubDate>Wed, 05 Aug 2026 06:30:24</pubDate>
        </item>
        <item>
            <title>Wayfarer 11.5: the JavaScript JIT lands on PowerPC</title>
            <link>https://www.meta-morphos.org/article.php?sid=4416</link>
            <description><![CDATA[<p><span style="font-size: 0.9rem;"><strong>Jacek 'jacadcaps' Piszczek</strong> releases <strong>Wayfarer&nbsp;11.5</strong>, and this WebKit browser update is no small matter: the various just-in-time compilation tiers of JavaScriptCore have been ported to PowerPC.</span></p>
<p><span style="font-size: 0.9rem;">LLINT, the baseline JIT and the DFG (Data Flow Graph) compiler are now all in place. The announced result: a speed-up of roughly 5 to 6 times in everyday use, and up to 11 times in certain benchmarks. Enough to change daily life on modern, JavaScript-heavy websites.</span></p>
<p><span style="font-size: 0.9rem;">The rest of the release deals with WebSocket extensions, garbage collection improvements, reduced memory fragmentation and better scroller handling.</span></p>
<p><span style="font-size: 0.9rem;">As a reminder, Wayfarer builds on a December&nbsp;2025 WebKit branch and offers audio playback with HLS streams, video playback with MediaSource, AdBlock Plus file support, download and bookmark managers, password encryption through cryptostorage.library and support for custom or self-signed certificates. Requires MorphOS&nbsp;3.20 or later.</span></p>
<p><span style="font-size: 0.9rem;">Visit <a href="https://wayfarer.icu" target="_blank" rel="noopener">the official website</a> or <a href="https://www.morphos-storage.net/?id=2467982" target="_blank" rel="noopener">the dedicated webpage on MorphOS-Storage</a>.</span></p>
<center><span style="font-size: 0.9rem;"><img src="https://www.morphos-storage.net/MorphOS-update/Wayfarer_11.5.png" alt="Wayfarer 11.5" width="256" height="200" /></span></center>]]></description>
            <author>papiosaur</author>
            <pubDate>Wed, 05 Aug 2026 06:24:33</pubDate>
        </item>
        <item>
            <title>AmiArcadia 36.53: a spring clean for the debugger</title>
            <link>https://www.meta-morphos.org/article.php?sid=4415</link>
            <description><![CDATA[<p><span style="font-size: 0.9rem;"><strong>Stefan Haubenthal</strong> updates his MorphOS port of <strong>AmiArcadia&nbsp;36.53</strong>, the Signetics-based machines emulator by <strong>James Jacobs</strong>.</span></p>
<p><span style="font-size: 0.9rem;">It brings back the Emerson Arcadia&nbsp;2001 family, the Interton VC&nbsp;4000 and various Signetics-based trainers and microcomputers from the 1970s-80s, and doubles as an assembler and disassembler, all behind a ReAction interface.</span></p>
<p><span style="font-size: 0.9rem;">This revision is mostly about fixes. The debugger no longer shows blank or incorrect usage information, its SAY command accepts several words again and the Step command no longer pauses REXX scripts. Still on the REXX side, the DEBUGGER command has been repaired. Recorded input playback works again on QWERTY machines. The German translation has been updated and a few typos have been fixed.</span></p>
<p><span style="font-size: 0.9rem;">Visit <a href="https://www.morphos-storage.net/?id=2467978" target="_blank" rel="noopener">the dedicated webpage on MorphOS-Storage</a>.</span></p>
<center><span style="font-size: 0.9rem;"><img src="https://www.morphos-storage.net/Emulation/AmiArcadia_36.53.png" alt="AmiArcadia 36.53" width="354" height="200" /></span></center>]]></description>
            <author>papiosaur</author>
            <pubDate>Wed, 05 Aug 2026 06:22:00</pubDate>
        </item>
        <item>
            <title>nextvi reaches 7.0 and rewrites patch2vi</title>
            <link>https://www.meta-morphos.org/article.php?sid=4414</link>
            <description><![CDATA[<p><span style="font-size: 0.9rem;">The text editor <strong>nextvi</strong> has just been updated to version <strong>7.0</strong> on MorphOS Storage, ported to MorphOS by <strong>Stefan Haubenthal</strong>.</span></p>
<p><span style="font-size: 0.9rem;"><strong>nextvi</strong>, after the work of Ali Gholami Rudi and Kyryl Melekhin, is a fast, minimalist editor from the <strong>vi/ex</strong> family, built for bidirectional UTF-8 text editing (right-to-left languages such as Arabic, Persian or Hebrew) right in the terminal.</span></p>
<p><span style="font-size: 0.9rem;">This major release introduces the <strong>:fr</strong> command, which sets the register <strong>:f&gt;</strong> and <strong>:f+</strong> search in &mdash; searching is now explicit and no longer falls back to a reassigned default register. Also new: <strong>:rr</strong>, which records every byte read from the terminal into a register, a [#] argument for <strong>Z</strong> and <strong>Zz</strong> to force quitting several recursion levels, and two new syntax highlighting flags &mdash; <strong>SYN_BN</strong> to let a multiline block nest within itself, and <strong>SYN_BATT</strong> to test attributes against the enclosing block state. Eight bug fixes round things off, among them word highlight indexing, regex group validation and directory handle leaks.</span></p>
<p><span style="font-size: 0.9rem;">Visit <a href="https://www.morphos-storage.net/?id=2467979" target="_blank" rel="noopener">the dedicated webpage on MorphOS-Storage</a>.</span></p>]]></description>
            <author>papiosaur</author>
            <pubDate>Wed, 05 Aug 2026 06:20:49</pubDate>
        </item>
        <item>
            <title>Telegram Amiga 0.0.8: transfers move to the background</title>
            <link>https://www.meta-morphos.org/article.php?sid=4413</link>
            <description><![CDATA[<p><span style="font-size: 0.9rem;"><strong>Michele Dipace</strong> releases <strong>Telegram Amiga&nbsp;0.0.8</strong>, a new build of his native chat client that speaks the <strong>MTProto</strong> protocol directly, with no gateway or proxy service in between.</span></p>
<p><span style="font-size: 0.9rem;">The author calls this one &ldquo;transfers&nbsp;2.0&rdquo;: the client stays fully usable while a file is being sent or downloaded. You can keep chatting, switch chats and receive messages, with pipelined download chunks, a speed indicator next to the progress percentage and a file size limit raised to 250&nbsp;MB.</span></p>
<p><span style="font-size: 0.9rem;">The rest gets its share too: documents and profile photos now fetched from any Telegram datacenter, drag-and-drop upload onto the chat window, a downloads drawer available from the menu, a sidebar search that filters chats as you type, clickable URLs shown in blue, menus that respect the system colour scheme, improved chat list reloading and better text rendering on AmiKit and AfA_OS.</span></p>
<p><span style="font-size: 0.9rem;">The archive ships both an Intuition/GadTools graphical version and a text client for lower-end machines. RSA, AES and SHA encryption are built in, with no external dependency beyond the system TCP/IP stack. Requires MorphOS&nbsp;3.x. MIT licence, documentation included in English and Italian.</span></p>
<p><span style="font-size: 0.9rem;">Visit <a href="https://www.morphos-storage.net/?id=2467980" target="_blank" rel="noopener">the dedicated webpage on MorphOS-Storage</a>.</span></p>
<center><span style="font-size: 0.9rem;"><img src="https://www.morphos-storage.net/Communication/TelegramAmiga_0.0.8.png" alt="Telegram Amiga 0.0.8" width="474" height="200" /></span></center>]]></description>
            <author>papiosaur</author>
            <pubDate>Wed, 05 Aug 2026 06:19:26</pubDate>
        </item>
        <item>
            <title>CellBasics 0.58: the MorphOS spreadsheet gets some polish</title>
            <link>https://www.meta-morphos.org/article.php?sid=4412</link>
            <description><![CDATA[<p><span style="font-size: 0.9rem;"><strong>Jacek Piszczek</strong> releases <strong>CellBasics&nbsp;0.58</strong>, the first update to his native MorphOS spreadsheet since version&nbsp;0.57 went public. The archive is now available on MorphOS Storage as well.</span></p>
<p><span style="font-size: 0.9rem;">This revision fixes the incorrectly computed selection bounds when a selection is dragged from the top-right corner to the bottom-left one, and fixes the built-in colour selection.</span></p>
<p><span style="font-size: 0.9rem;">As a reminder, CellBasics handles everything from a quick table of numbers to a fully formatted worksheet driven by an Excel-compatible formula engine with hundreds of functions (maths, statistics, engineering, financial, date and time). It imports CSV and XLSX, exports to CSV, uses its own .cbx format, supports many cell types (numbers, decimals, text, dates, times, durations, currency), rich formatting (fonts, colours, alignment, borders, merged cells), multi-column sorting, undo/redo, printing and scripting through its ARexx port. The whole thing is written in Objective-C and C++.</span></p>
<p><span style="font-size: 0.9rem;">This is still a beta release, offered as a free download.</span></p>
<p><span style="font-size: 0.9rem;">Visit <a href="https://memtrash-pandas.ca/cellbasics/" target="_blank" rel="noopener">the dedicated webpage</a> or <a href="https://www.morphos-storage.net/?id=2467981" target="_blank" rel="noopener">the dedicated webpage on MorphOS-Storage</a>.</span></p>
<center><span style="font-size: 0.9rem;"><img src="https://www.morphos-storage.net/Office/Spreadsheet/CellBasics_0.58.png" alt="CellBasics 0.58" width="285" height="200" /></span></center>]]></description>
            <author>papiosaur</author>
            <pubDate>Wed, 05 Aug 2026 06:09:20</pubDate>
        </item>
        <item>
            <title>Daikatana draws its blade on MorphOS</title>
            <link>https://www.meta-morphos.org/article.php?sid=4411</link>
            <description><![CDATA[<p><span style="font-size: 0.9rem;"><strong>BeWorld</strong> brings <strong>Daikatana</strong> (version 1.3 beta) to MorphOS, a FPS with role-playing elements released by <strong>John Romero</strong> and <strong>Ion Storm</strong> in 2000. Four time periods to travel through, a legendary blade to retrieve and two sidekicks to keep alive: the most awaited &mdash; then most mocked &mdash; title of its era gets a second life on our machines. The port builds on the source code revived by maraakate.</span></p>
<p><span style="font-size: 0.9rem;">On the MorphOS side: built with GCC&nbsp;9 and the latest SDK&nbsp;3.20 through cross-compilation, fixed paths and system-specific parts, a lot of endian fixes, multi-language support back in working order, a resizable window that keeps its custom resolution and SDL_OpenURL support. It all relies on alure, FLAC, Vorbis, Ogg, mpg123, OpenAL, SDL2, minizip and jansson. Network play, however, is disabled.</span></p>
<p><span style="font-size: 0.9rem;">Mind that this is an unofficial beta build, use it at your own risk. The game data is not included: you need the GOG, Steam or CD version (patched to&nbsp;1.2). Requires MorphOS&nbsp;3.20, the SDL2 library (2.32.11, available on MorphOS Storage) and a 3D graphics card.</span></p>
<p><span style="font-size: 0.9rem;">Visit <a href="https://www.morphos-storage.net/?id=2467975" target="_blank" rel="noopener">the dedicated webpage on MorphOS-Storage</a>.</span></p>
<center><span style="font-size: 0.9rem;"><img src="https://www.morphos-storage.net/Games/Shoot3D/Daikatana_1.3.png" alt="Daikatana 1.3" width="320" height="200" /></span></center>]]></description>
            <author>papiosaur</author>
            <pubDate>Fri, 31 Jul 2026 09:57:53</pubDate>
        </item>
        <item>
            <title>Fish Fillets NG dives into MorphOS</title>
            <link>https://www.meta-morphos.org/article.php?sid=4410</link>
            <description><![CDATA[<p><span style="font-size: 0.9rem;"><strong>Papiosaur</strong> brings a native MorphOS port of <strong>Fish Fillets - Next Generation</strong> (version 1.0.1), the free remake of ALTAR interactive's underwater puzzle game (1998): two fish, one big and one small, must clear the objects out of each room to escape without being crushed. 70 levels, hand-drawn artwork, original music and spoken dialogues. This game was ported by <strong>HAK</strong> in SDL1 version some years ago.</span></p>
<p><span style="font-size: 0.9rem;">The port builds on Toast442's SDL2 fork of the engine; only the port layer and the audio were reworked. Engine under the GPL&nbsp;v2, game data free. Requires MorphOS&nbsp;3.20 or later, SDL2 and around 180&nbsp;MB of free disk space, voices included.</span></p>
<p><span style="font-size: 0.9rem;">Visit <a href="https://www.morphos-storage.net/?id=2467973" target="_blank" rel="noopener">the dedicated webpage on MorphOS-Storage</a>.</span></p>
<center><span style="font-size: 0.9rem;"><img src="https://www.morphos-storage.net/Games/Think/FishFillets_1.0.1.png" alt="FishFillets 1.0.1" width="204" height="200" /></span></center>]]></description>
            <author>papiosaur</author>
            <pubDate>Thu, 30 Jul 2026 09:33:07</pubDate>
        </item>
        <item>
            <title>Telegram Amiga polishes its file transfers</title>
            <link>https://www.meta-morphos.org/article.php?sid=4408</link>
            <description><![CDATA[<p><span style="font-size: 0.9rem;"><strong>Michele Dipace</strong> releases <strong>Telegram Amiga</strong> (version&nbsp;0.0.7), his native Telegram chat client that speaks Telegram's own <strong>MTProto</strong> protocol directly, with no gateway and no proxy service. This release goes after big files first and foremost: large uploads and downloads &mdash; 152&nbsp;MB tested &mdash; with a live percentage, automatic retry of lost chunks, and cancelling straight from the close gadget.</span></p>
<p><span style="font-size: 0.9rem;">Typing comfort improves too: an <em>Edit</em> menu brings clipboard copy / cut / paste along with text selection by mouse or with Shift+arrow keys, and a double-click on a message replies to it. Messages edited on another device update live, even while you are typing, and the online search now finds accented names.</span></p>
<p><span style="font-size: 0.9rem;">The text client <strong>TelegramAmiga-TUI</strong> has not been forgotten: it too handles sending and downloading files, plus drag-and-drop from Workbench. A <em>TUI_MODE</em> icon tooltype lets packagers pick the interface at startup. Everything remains free of external dependencies &mdash; no MUI, no ixemul.library, no AmiSSL &mdash; under the MIT licence, and requires MorphOS&nbsp;3.x with its TCP/IP stack.</span></p>
<p><span style="font-size: 0.9rem;">Visit <a href="https://www.morphos-storage.net/?id=2467974" target="_blank" rel="noopener">the dedicated webpage on MorphOS-Storage</a>.</span></p>]]></description>
            <author>papiosaur</author>
            <pubDate>Thu, 30 Jul 2026 08:21:56</pubDate>
        </item>
    </channel>
</rss>
