<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/emutos/news/" rel="alternate"/><link href="https://sourceforge.net/p/emutos/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/emutos/news/</id><updated>2025-06-07T11:57:46.858000Z</updated><subtitle>Recent posts to news</subtitle><entry><title>EmuTOS 1.4</title><link href="https://sourceforge.net/p/emutos/news/2025/06/emutos-14/" rel="alternate"/><published>2025-06-07T11:57:46.858000Z</published><updated>2025-06-07T11:57:46.858000Z</updated><author><name>Christian Zietz</name><uri>https://sourceforge.net/u/czietz/</uri></author><id>https://sourceforge.net6c86e631a53b2e6434fd086366a5fa2e9e0513aa</id><summary type="html">&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;</summary></entry><entry><title>EmuTOS 1.3</title><link href="https://sourceforge.net/p/emutos/news/2024/03/emutos-13/" rel="alternate"/><published>2024-03-17T10:24:30.592000Z</published><updated>2024-03-17T10:24:30.592000Z</updated><author><name>Christian Zietz</name><uri>https://sourceforge.net/u/czietz/</uri></author><id>https://sourceforge.net5d136234115c6b9a5d3c55efda912932e6fa4c39</id><summary type="html">&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;</summary></entry><entry><title>EmuTOS 1.2.1</title><link href="https://sourceforge.net/p/emutos/news/2022/08/emutos-121/" rel="alternate"/><published>2022-08-16T19:05:22.595000Z</published><updated>2022-08-16T19:05:22.595000Z</updated><author><name>Christian Zietz</name><uri>https://sourceforge.net/u/czietz/</uri></author><id>https://sourceforge.net14116fcb0e09087c8ae021d05a1c74dc291d95fe</id><summary type="html">&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;</summary></entry><entry><title>EmuTOS 1.2</title><link href="https://sourceforge.net/p/emutos/news/2022/08/emutos-12/" rel="alternate"/><published>2022-08-07T11:38:30.956000Z</published><updated>2022-08-07T11:38:30.956000Z</updated><author><name>Christian Zietz</name><uri>https://sourceforge.net/u/czietz/</uri></author><id>https://sourceforge.netb83b5dda7eccc89913d0652d3e9f254b4e7f153b</id><summary type="html">&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;</summary></entry><entry><title>EmuTOS 1.1.1</title><link href="https://sourceforge.net/p/emutos/news/2021/07/emutos-111/" rel="alternate"/><published>2021-07-19T15:08:48.962000Z</published><updated>2021-07-19T15:08:48.962000Z</updated><author><name>Roger Burrows</name><uri>https://sourceforge.net/u/anodynesoftware/</uri></author><id>https://sourceforge.net414aae4446a0e8562d5a02f7991449ea83542e23</id><summary type="html">&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;</summary></entry><entry><title>EmuTOS 1.1</title><link href="https://sourceforge.net/p/emutos/news/2021/07/emutos-11/" rel="alternate"/><published>2021-07-09T03:15:40.419000Z</published><updated>2021-07-09T03:15:40.419000Z</updated><author><name>Roger Burrows</name><uri>https://sourceforge.net/u/anodynesoftware/</uri></author><id>https://sourceforge.net79db7298a2ddc91cab7cd383f11b8cec032f743f</id><summary type="html">&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;</summary></entry><entry><title>EmuTOS 1.0.1</title><link href="https://sourceforge.net/p/emutos/news/2020/12/emutos-101/" rel="alternate"/><published>2020-12-06T10:38:53.816000Z</published><updated>2020-12-06T10:38:53.816000Z</updated><author><name>Christian Zietz</name><uri>https://sourceforge.net/u/czietz/</uri></author><id>https://sourceforge.net58e6bc33c1bb3bfbe1d3ae6fb3105e394d5b0370</id><summary type="html">&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;</summary></entry><entry><title>EmuTOS 1.0</title><link href="https://sourceforge.net/p/emutos/news/2020/09/emutos-10/" rel="alternate"/><published>2020-09-11T00:33:58.302000Z</published><updated>2020-09-11T00:33:58.302000Z</updated><author><name>Roger Burrows</name><uri>https://sourceforge.net/u/anodynesoftware/</uri></author><id>https://sourceforge.net2c1d269c1250a2c934306c7ba4667e8a98a3d6da</id><summary type="html">&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;</summary></entry><entry><title>EmuTOS 0.9.12</title><link href="https://sourceforge.net/p/emutos/news/2019/10/emutos-0912/" rel="alternate"/><published>2019-10-14T22:45:29.446000Z</published><updated>2019-10-14T22:45:29.446000Z</updated><author><name>Roger Burrows</name><uri>https://sourceforge.net/u/anodynesoftware/</uri></author><id>https://sourceforge.net7a5d3d24af1f22a9508b21467a946b1d0d99f60c</id><summary type="html">&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;</summary></entry><entry><title>EmuTOS 0.9.11</title><link href="https://sourceforge.net/p/emutos/news/2019/06/emutos-0911/" rel="alternate"/><published>2019-06-06T19:26:53.264000Z</published><updated>2019-06-06T19:26:53.264000Z</updated><author><name>Roger Burrows</name><uri>https://sourceforge.net/u/anodynesoftware/</uri></author><id>https://sourceforge.net1831eda0d796a132518eaddec445f0f3c53a26c6</id><summary type="html">&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;</summary></entry></feed>