<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/emutos/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/emutos/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 07 Jun 2025 11:57:46 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/emutos/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>EmuTOS 1.4</title><link>https://sourceforge.net/p/emutos/news/2025/06/emutos-14/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Major changes in EmuTOS 1.4:&lt;br/&gt;
- General: Full support for true-color modes on the Falcon&lt;br/&gt;
  (and on other hardware and emulators that support true-color)&lt;br/&gt;
- General: New Catalan translation&lt;br/&gt;
- BIOS: IDE driver support for LBA48 and CHS addressing&lt;br/&gt;
- ARAnyM ROM is now 1024 KB (see readme-aranym.txt)&lt;br/&gt;
- Amiga: Support for NTSC machines&lt;/p&gt;
&lt;p&gt;Other changes:&lt;br/&gt;
- BIOS: Improved serial port drivers&lt;br/&gt;
- EmuDesk: Floppy formatting dialog supports 800K format&lt;br/&gt;
- Many minor and/or obscure bugs have been fixed&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Zietz</dc:creator><pubDate>Sat, 07 Jun 2025 11:57:46 -0000</pubDate><guid>https://sourceforge.net6c86e631a53b2e6434fd086366a5fa2e9e0513aa</guid></item><item><title>EmuTOS 1.3</title><link>https://sourceforge.net/p/emutos/news/2024/03/emutos-13/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Major changes in EmuTOS 1.3:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;BIOS: Support for SCSIDRV API (used by software such as ExtenDOS)&lt;/li&gt;
&lt;li&gt;EmuDesk: Improved appearance of some dialogs&lt;/li&gt;
&lt;li&gt;General: New Romanian translation&lt;/li&gt;
&lt;li&gt;XBIOS: Support for true-color modes on the Falcon&lt;br/&gt;
  (Note that VDI and EmuDesk support for true-color is still unavailable.)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Other changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;BIOS: Improved device compatibility in the IDE driver&lt;/li&gt;
&lt;li&gt;BIOS: Support for the CrazyDots VME graphics card&lt;/li&gt;
&lt;li&gt;BIOS: Better handling of incorrect values in FAT file systems&lt;/li&gt;
&lt;li&gt;BIOS: SD card support for some ColdFire EVBs&lt;/li&gt;
&lt;li&gt;Many minor and/or obscure bugs have been fixed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Zietz</dc:creator><pubDate>Sun, 17 Mar 2024 10:24:30 -0000</pubDate><guid>https://sourceforge.net5d136234115c6b9a5d3c55efda912932e6fa4c39</guid></item><item><title>EmuTOS 1.2.1</title><link>https://sourceforge.net/p/emutos/news/2022/08/emutos-121/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Changes in EmuTOS 1.2.1:&lt;br/&gt;
There were only two changes to fix bugs in EmuTOS 1.2:&lt;br/&gt;
- AES: Fix accessories displaying an alert box&lt;br/&gt;
- AES: Correct process name in AES process descriptor&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Zietz</dc:creator><pubDate>Tue, 16 Aug 2022 19:05:22 -0000</pubDate><guid>https://sourceforge.net14116fcb0e09087c8ae021d05a1c74dc291d95fe</guid></item><item><title>EmuTOS 1.2</title><link>https://sourceforge.net/p/emutos/news/2022/08/emutos-12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Major changes in EmuTOS 1.2:&lt;br/&gt;
- AES: Add support for 3D objects (enabled in 512k ROMs and PRG)&lt;br/&gt;
- AES: Add support for new menu_xxx() functions in AES 3.30&lt;br/&gt;
- AES: Allow up to 16 windows for versions with AES 3.30 support&lt;br/&gt;
- BIOS: Add interrupt-driven I/O for SCC serial ports&lt;br/&gt;
- EmuDesk: Resize screen memory in videl modes, just like TOS4&lt;br/&gt;
- General: Make FireBee ROMs single-language&lt;br/&gt;
- VDI: Fix crash under FreeMiNT with memory protect enabled&lt;/p&gt;
&lt;p&gt;Other changes:&lt;br/&gt;
- AES: Display better error message if program launch failed&lt;br/&gt;
- AES: Improve error checking for wind_xxx() functions&lt;br/&gt;
- AES: Better looking separators in menus&lt;br/&gt;
- BDOS: Implement undocumented TOS function Srealloc()&lt;br/&gt;
- BIOS: Add support for IKBD/MIDI error vectors&lt;br/&gt;
- BIOS: Increase timeout for IDE transfers&lt;br/&gt;
- EmuDesk: Fix bug in 'Set file mask...'&lt;br/&gt;
- EmuDesk: Fix drag'n'drop bug with desktop icons&lt;br/&gt;
- EmuDesk: Display the 'busy' mouse cursor for some lengthy actions&lt;br/&gt;
- VDI: Allow Falcon video modes to be set in v_opnwk()&lt;br/&gt;
- VDI: Implement v_hardcopy()&lt;br/&gt;
- VDI: Speed up some VDI calls&lt;br/&gt;
- XBIOS: Implement undocumented TOS function VcheckMode()&lt;br/&gt;
- Many minor and/or obscure bugs have been fixed&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Zietz</dc:creator><pubDate>Sun, 07 Aug 2022 11:38:30 -0000</pubDate><guid>https://sourceforge.netb83b5dda7eccc89913d0652d3e9f254b4e7f153b</guid></item><item><title>EmuTOS 1.1.1</title><link>https://sourceforge.net/p/emutos/news/2021/07/emutos-111/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Changes in EmuTOS 1.1.1:&lt;br/&gt;
There was only one change to fix a bug in EmuTOS 1.1: double-clicking on the desktop background caused a crash in EmuDesk.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Roger Burrows</dc:creator><pubDate>Mon, 19 Jul 2021 15:08:48 -0000</pubDate><guid>https://sourceforge.net414aae4446a0e8562d5a02f7991449ea83542e23</guid></item><item><title>EmuTOS 1.1</title><link>https://sourceforge.net/p/emutos/news/2021/07/emutos-11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Major changes:&lt;br/&gt;
- AES: Add support for colour icons&lt;br/&gt;
- AES: Add support for colour windows&lt;br/&gt;
- BIOS: Add support for Falcon DSP&lt;br/&gt;
- BIOS: Add interrupt-driven I/O for MFP and TT-MFP serial ports&lt;br/&gt;
- BIOS: Improve Nova video card support in several areas&lt;br/&gt;
- EmuCON: Allow setting of EmuCON startup folder&lt;br/&gt;
- EmuCON: Initialise EmuCON default path from AES's PATH variable&lt;br/&gt;
- EmuDesk: Remove the non-standard 'menu click' preference&lt;br/&gt;
- General: Add online manual for EmuTOS&lt;br/&gt;
- General: Add support for Hungarian &amp;amp; Turkish languages&lt;br/&gt;
- General: Make the 512K ROMs single-language only&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Roger Burrows</dc:creator><pubDate>Fri, 09 Jul 2021 03:15:40 -0000</pubDate><guid>https://sourceforge.net79db7298a2ddc91cab7cd383f11b8cec032f743f</guid></item><item><title>EmuTOS 1.0.1</title><link>https://sourceforge.net/p/emutos/news/2020/12/emutos-101/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Changes in EmuTOS 1.0.1:&lt;br/&gt;
There was only one change to fix a bug in EmuTOS 1.0: On an Atari Falcon with 4 MB RAM, when using the 512k ROM version of EmuTOS, a Nova graphics card was erroneously detected. This caused a panic during boot, preventing the use of the 512k ROM version of EmuTOS 1.0 on such a machine.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christian Zietz</dc:creator><pubDate>Sun, 06 Dec 2020 10:38:53 -0000</pubDate><guid>https://sourceforge.net58e6bc33c1bb3bfbe1d3ae6fb3105e394d5b0370</guid></item><item><title>EmuTOS 1.0</title><link>https://sourceforge.net/p/emutos/news/2020/09/emutos-10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Major changes:&lt;br/&gt;
- BIOS: Add keyboard mapping for Spanish keyboard&lt;br/&gt;
- BIOS: Change Spanish character set to Atari ASCII, like Atari TOS&lt;br/&gt;
- BIOS: Improve joystick compatibility with Atari TOS&lt;br/&gt;
- EmuDesk: Implement "Search"/"Cycle windows"/"Select all items" in File menu&lt;br/&gt;
- EmuDesk: Implement "Size to Fit" in View menu&lt;br/&gt;
- EmuDesk: Implement "Cache" in Options menu&lt;br/&gt;
- EmuDesk: Add user-modifiable shortcuts for desktop menu items&lt;br/&gt;
- VDI: Add support for Atari GDOS&lt;br/&gt;
- VDI: Fix spacing and positioning of outlined text&lt;br/&gt;
- VDI: Improve text output quality for special effects&lt;br/&gt;
- VDI: Underline text within character cell if possible, like Atari TOS&lt;br/&gt;
- General: Add Polish language support&lt;br/&gt;
- General: Generate language-specific ROMs for PAK 68/3 hardware&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Roger Burrows</dc:creator><pubDate>Fri, 11 Sep 2020 00:33:58 -0000</pubDate><guid>https://sourceforge.net2c1d269c1250a2c934306c7ba4667e8a98a3d6da</guid></item><item><title>EmuTOS 0.9.12</title><link>https://sourceforge.net/p/emutos/news/2019/10/emutos-0912/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Major changes:&lt;br/&gt;
- AES: Fix screen display on Falcon with NVDI 4&lt;br/&gt;
- Amiga: All versions of Amiga RAM are now fully supported&lt;br/&gt;
- ARAnyM: Only set up the 68040 PMMU if required&lt;br/&gt;
- BIOS: Add support for ATI Mach32 graphics card in Nova adapter&lt;br/&gt;
- BIOS: Add support for Volksfarben 4000 adapter&lt;br/&gt;
- BIOS: Fix occasional crash in Supexec() (affected Klapauzius games)&lt;br/&gt;
- EmuCON: Fix EmuCON copy/move handling of . and .. directories&lt;br/&gt;
- EmuCON: Use ctrl+arrows for line editing&lt;br/&gt;
- EmuDesk: Display desktop function key assignments&lt;br/&gt;
- EmuDesk: Display free memory&lt;br/&gt;
- EmuDesk: Implement support for printing from the desktop&lt;br/&gt;
- EmuDesk: Increase max depth for desktop copy/move (now same as Atari TOS)&lt;br/&gt;
- General: Add Dutch language support&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Roger Burrows</dc:creator><pubDate>Mon, 14 Oct 2019 22:45:29 -0000</pubDate><guid>https://sourceforge.net7a5d3d24af1f22a9508b21467a946b1d0d99f60c</guid></item><item><title>EmuTOS 0.9.11</title><link>https://sourceforge.net/p/emutos/news/2019/06/emutos-0911/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Major changes:&lt;br/&gt;
- Amiga: Add support for Vampire V4 Standalone&lt;br/&gt;
- ARAnyM: Enable 68040 PMMU by default (relevant for FreeMiNT users)&lt;br/&gt;
- BIOS: Improve console output performance&lt;br/&gt;
- EmuCON: Make command prompt include the current path&lt;br/&gt;
- EmuDesk: Many changes and additions to alerts&lt;br/&gt;
- EmuDesk: Show count &amp;amp; size of selected items in window info line&lt;br/&gt;
- EmuDesk: Update default icon set&lt;br/&gt;
- LineA: Fix crash when using NVDI 5.03 in 256-colour resolution&lt;br/&gt;
- VDI: Improve performance of VDI rectangle drawing&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Roger Burrows</dc:creator><pubDate>Thu, 06 Jun 2019 19:26:53 -0000</pubDate><guid>https://sourceforge.net1831eda0d796a132518eaddec445f0f3c53a26c6</guid></item></channel></rss>