diff --git a/retro/mega-st-high/index.njk b/retro/mega-st-high/index.njk index 616b83c..f634a6d 100644 --- a/retro/mega-st-high/index.njk +++ b/retro/mega-st-high/index.njk @@ -2,7 +2,7 @@ title: "Mega ST 4 High: The Workstation" section: "retro" tags: "retro" -description: "The high-end Mega ST 4 workstation with MonSTerBoard, ET4000, NetUSBee, Eiffel interface and a modern STPSU, running Geneva." +description: "The high-end Mega ST 4 workstation with MonSTerBoard, ET4000, NetUSBee, Eiffel interface, a modern STPSU and patched TOS 2.06, running Geneva." layout: base.njk parent: "/retro/" --- @@ -20,7 +20,7 @@ parent: "/retro/"
The MonSTerBoard is plugged onto the 68000 socket, with jumpers set so TOS 2.06 is used from its flash. It provides up to 8 MB of AltRAM (TT-compatible range, activated via m_altram.prg), an IDE interface for CF/IDE storage, and a flash ROM holding multiple TOS images. I boot from a 1 GB CompactFlash card over IDE, which is noticeably faster than an ACSI drive.
The MonSTerBoard is plugged onto the 68000 socket, with jumpers set so TOS 2.06 is used from its flash. The TOS 2.06 is patched to skip the memory check, which noticeably speeds up the boot process. KAOS TOS is also installed on the flash, though currently I always run Geneva under TOS 2.06. No TOS switcher is wired up yet, so the machine is fixed to TOS 2.06 for now. The MonSTerBoard provides up to 8 MB of AltRAM (TT-compatible range, activated via m_altram.prg), an IDE interface for CF/IDE storage, and a flash ROM holding multiple TOS images. I boot from a 1 GB CompactFlash card over IDE, which is noticeably faster than an ACSI drive.
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.
+KAOS TOS is also installed on my "High" machine, though I currently always run Geneva under TOS 2.06. No TOS switcher is wired up yet, so it's fixed to TOS 2.06 for now.
Plain Atari TOS is a single-tasking system: only one main program runs at a time. Two well-known add-ons change that.