diff --git a/retro/mega-st-low/index.njk b/retro/mega-st-low/index.njk index 3f6d71f..6fa2ffc 100644 --- a/retro/mega-st-low/index.njk +++ b/retro/mega-st-low/index.njk @@ -17,7 +17,7 @@ parent: "/retro/"
KAOS TOS is a comprehensive software patch for the Atari ST's TOS, developed from 1990 to fix bugs and boost performance. It's not a standalone operating system but a patch for the original Atari TOS, mainly based on TOS 1.02 and TOS 1.04. The developers corrected over 80 known programming errors in the original system. KAOS 1.2 was published in the c't magazine, while the later KAOS 1.4.2 was sold commercially.
+It ran noticeably faster, and although critics claimed this was only from disabling visual effects, re-enabling them disproved that. Since the Atari ST keeps its operating system in ROM, KAOS was often burned onto EPROM chips and physically installed in the machine. Most cleanly written applications ran without problems, with special helper patches for the few incompatible ones. Atari never officially licensed the project but tolerated it on the market. It was shaped by Andreas Kromke and Normen Kowalewski, among others, and became well known in the Atari community through coverage in the ST-Magazin.
+KAOS TOS is also installed on my "Low" machine, though I rarely use it. Theoretically it's there and available if needed.
+Besides EmuTOS, Kaos TOS is another popular option on modified machines. These are exactly the kind of setups used across the machines documented on this site.
+Besides EmuTOS and KAOS, these are exactly the kind of setups used across the machines documented on this site.
Plain Atari TOS is a single-tasking system: only one main program runs at a time. Two well-known add-ons change that.
@@ -58,4 +63,11 @@ parent: "/retro/"MiNT (originally "MiNT is Not TOS", later "MiNT is Now TOS") is a much more powerful, Unix-like replacement kernel. It swaps GEMDOS for a Unix-style memory and process management layer, and together with a graphical shell like XaAES or N.AES it enables true, modern multitasking, today usually known as FreeMiNT. The catch is that it often needs stronger hardware, ideally a processor with a memory-management unit (PMMU) such as the Motorola 68030 in the TT or Falcon, and tends to run slowly on a bare old ST. I haven't managed to get MiNT running reliably on any of my machines, which is exactly why the "High" machine uses Geneva instead.
+