Add TOS and Mega ST background pages, MonSTer jumper table, Mega ST 2 ideas

This commit is contained in:
2026-09-12 01:48:58 +02:00
parent 60626afb5d
commit 43d9292f8e
5 changed files with 73 additions and 0 deletions
+6
View File
@@ -70,6 +70,12 @@ sections:
- title: "🖱️ Laser Mouse" - title: "🖱️ Laser Mouse"
summary: "Converting an original Atari STM-1 mouse to a modern laser sensor with the Atari mouse laser board." summary: "Converting an original Atari STM-1 mouse to a modern laser sensor with the Atari mouse laser board."
href: "/retro/laser-mouse/" href: "/retro/laser-mouse/"
- title: "📖 What Is an Atari Mega ST?"
summary: "What defines the Mega ST, and why it became such a popular base for retro computing projects."
href: "/retro/mega-st/"
- title: "📖 TOS Explained"
summary: "A short explanation of TOS, the operating system behind every Atari ST, and the versions that matter today."
href: "/retro/tos/"
- heading: "Amiga Corner" - heading: "Amiga Corner"
cards: cards:
- title: "⚔️ Vampire, A600GS or MiSTer" - title: "⚔️ Vampire, A600GS or MiSTer"
+23
View File
@@ -0,0 +1,23 @@
---
title: "What Is an Atari Mega ST?"
section: "retro"
tags: "retro"
description: "What defines the Atari Mega ST, and why it became a popular base for retro computing projects."
layout: base.njk
parent: "/retro/"
---
<h1>What Is an Atari Mega ST?</h1>
<div class="detail-content">
<p>The Atari Mega ST is a variant of Atari's 16/32-bit ST computer line, released in 1987 and aimed at business and desktop-publishing users.</p>
<h2>What makes it different</h2>
<p>Compared to the standard 520 ST or 1040 ST, the Mega ST comes in a low, flat desktop case with the floppy drive and motherboard separated from the keyboard, similar to a classic PC tower-and-keyboard setup. It shipped with a built-in Blitter chip for fast graphics operations, which the earliest 520/1040 ST models lacked, making it noticeably better suited for GEM-based desktop publishing software of the era.</p>
<h2>Typical configurations</h2>
<p>Mega STs were sold as Mega 2 (2 MB RAM) and Mega 4 (4 MB RAM), both expandable, and were commonly bundled with monochrome high-resolution monitors for DTP work with software like Calamus or PageStream.</p>
<h2>Why collectors still care</h2>
<p>The separated case design makes internal expansion and modification considerably easier than on an all-in-one 1040 ST, which is one reason the Mega ST remains a popular base for retro computing projects like the ones documented on this site.</p>
</div>
+10
View File
@@ -20,4 +20,14 @@ parent: "/retro/"
<h2>Wi-Fi Experiment</h2> <h2>Wi-Fi Experiment</h2>
<p>A side project involved connecting to the internet via a serial Wi-Fi adapter running czietz's firmware, communicating through Connect95. A self-built Linux proxy (WebOne) was meant to enable Telnet and HTTP access via the Cab browser. The Wi-Fi connection proved not to be consistently stable, and switching to Hatari on a Raspberry Pi 400 in VDI mode with a more stable network connection is recommended as an alternative.</p> <p>A side project involved connecting to the internet via a serial Wi-Fi adapter running czietz's firmware, communicating through Connect95. A self-built Linux proxy (WebOne) was meant to enable Telnet and HTTP access via the Cab browser. The Wi-Fi connection proved not to be consistently stable, and switching to Hatari on a Raspberry Pi 400 in VDI mode with a more stable network connection is recommended as an alternative.</p>
<h2>Ideas for This Machine</h2>
<p>A few possible directions for the Mega ST 2, none of them decided yet:</p>
<ul>
<li>An external <a href="/retro/gotek/">Gotek floppy emulator</a>, since an external unit would suit this machine well.</li>
<li>An <a href="/retro/eiffel-pico/">Eiffel Pico USB</a> adapter for a USB keyboard and mouse.</li>
<li>The <a href="/retro/sidecartridge/">SidecarTridge</a>, which could also serve as a MIDI link here.</li>
<li>The <a href="/retro/acsi2stm/">ACSI2STM</a> as an ACSI hard disk option.</li>
<li>A stereo sound mod.</li>
</ul>
</div> </div>
+11
View File
@@ -38,6 +38,17 @@ parent: "/retro/"
<h2>Software</h2> <h2>Software</h2>
<p>Alan provides three programs for the MonSTerBoard: M_FLASH.ZIP to write the onboard flash, M_ALTRAM.ZIP to configure the RAM (2, 4, 6 or 8 MB, then placed in the auto-start folder), and M_RTC.ZIP for the Dallas RTC module. In total you can install four TOS versions: two 192 KB and two 256 KB images.</p> <p>Alan provides three programs for the MonSTerBoard: M_FLASH.ZIP to write the onboard flash, M_ALTRAM.ZIP to configure the RAM (2, 4, 6 or 8 MB, then placed in the auto-start folder), and M_RTC.ZIP for the Dallas RTC module. In total you can install four TOS versions: two 192 KB and two 256 KB images.</p>
<h2>TOS selection via the jumpers</h2>
<p>The TOSSEL and FLASHSW jumpers pick which TOS the machine boots from the flash. A common setup maps them like this:</p>
<table>
<tr><th>TOSSEL</th><th>FLASHSW</th><th>Boots</th></tr>
<tr><td>off</td><td>off</td><td>EmuTOS</td></tr>
<tr><td>on</td><td>off</td><td>PP's modified TOS 1.04</td></tr>
<tr><td>off</td><td>on</td><td>TOS 2.06</td></tr>
<tr><td>on</td><td>on</td><td>Kaos TOS 1.4.3</td></tr>
</table>
<p>The MonSTerBoard is generally blitter-agnostic and works with all common Mega ST blitter variants, as long as the bus signals are clean. Common symptoms like a white screen with no boot are, in practice, usually caused by contact issues at sockets or incorrect jumper settings, not a defective blitter.</p>
<h2>My Setup</h2> <h2>My Setup</h2>
<p>In my Mega ST 4 "High" machine the MonSTerBoard provides the 8 MB of TT-RAM that TOS 2.06 and Geneva use for real multitasking. For storage I use the dual IDE interface, booting the system directly from a CompactFlash card. I started with a 4 GB card, but that didn't work reliably, so I switched to a 1 GB card, which works fine. There's no ACSI hard drive connected in this machine; the IDE boot is noticeably faster than an ACSI drive would be. Combined with the <a href="/retro/et4000-experiment/">ET4000 graphics card</a> and its dedicated monitor, it's the most capable machine in the fleet.</p> <p>In my Mega ST 4 "High" machine the MonSTerBoard provides the 8 MB of TT-RAM that TOS 2.06 and Geneva use for real multitasking. For storage I use the dual IDE interface, booting the system directly from a CompactFlash card. I started with a 4 GB card, but that didn't work reliably, so I switched to a 1 GB card, which works fine. There's no ACSI hard drive connected in this machine; the IDE boot is noticeably faster than an ACSI drive would be. Combined with the <a href="/retro/et4000-experiment/">ET4000 graphics card</a> and its dedicated monitor, it's the most capable machine in the fleet.</p>
+23
View File
@@ -0,0 +1,23 @@
---
title: "TOS: The Atari ST Operating System Explained"
section: "retro"
tags: "retro"
description: "A short explanation of TOS, the operating system behind every Atari ST, and the versions that matter today."
layout: base.njk
parent: "/retro/"
---
<h1>TOS: The Atari ST Operating System Explained</h1>
<div class="detail-content">
<p>TOS (The Operating System, sometimes called Tramiel Operating System) is the operating system that powers every Atari ST, STE, TT and Falcon computer.</p>
<h2>What TOS actually is</h2>
<p>TOS combines a compact kernel (GEMDOS, providing file and process handling similar to CP/M and MS-DOS) with GEM (Graphical Environment Manager), the graphical desktop and windowing system that gives the Atari ST its familiar look with icons, windows and drop-down menus.</p>
<h2>Versions that matter</h2>
<p>TOS 1.00 shipped with the earliest STs, while later revisions like TOS 1.04 and TOS 1.62 added bug fixes and Blitter support. TOS 2.06, used on the Mega STE and commonly flashed onto expanded Mega STs today, added support for higher resolutions and better compatibility overall.</p>
<h2>TOS today</h2>
<p>Modern replacements and alternatives like EmuTOS (a free, open-source reimplementation) and Kaos TOS are frequently used on modified machines to fix compatibility issues, add features, or simply avoid depending on scarce original ROM chips. PP's improved iTOS 1.04 is another popular option, adding real FAT16 filesystem support for much better hard disk handling. These are exactly the kind of setups used across the machines documented on this site.</p>
</div>