diff --git a/eleventy.config.js b/eleventy.config.js index d5819d6..296d06e 100644 --- a/eleventy.config.js +++ b/eleventy.config.js @@ -45,6 +45,7 @@ module.exports = function (eleventyConfig) { eleventyConfig.addPassthroughCopy("retro/acsi2stm/*.jpg"); eleventyConfig.addPassthroughCopy("retro/atari-vga/*.jpg"); eleventyConfig.addPassthroughCopy("retro/laser-mouse/*.jpg"); + eleventyConfig.addPassthroughCopy("retro/mega-st-high/*.jpg"); // Root-level shared assets eleventyConfig.addPassthroughCopy({ "shared/base.css": "shared-base.css" }); diff --git a/retro/atari-mega-st-fleet/index.njk b/retro/atari-mega-st-fleet/index.njk index 37e6063..9e2590e 100644 --- a/retro/atari-mega-st-fleet/index.njk +++ b/retro/atari-mega-st-fleet/index.njk @@ -13,10 +13,10 @@ parent: "/retro/"

The Lineup

Extensions Not Yet Installed

diff --git a/retro/index.njk b/retro/index.njk index b23c1d6..6095ed4 100644 --- a/retro/index.njk +++ b/retro/index.njk @@ -10,6 +10,18 @@ sections: - title: "🖥️ The Mega ST Fleet" summary: "Three Mega ST 4 machines and a Mega ST 2, each with a clearly defined role from heirloom to workstation." href: "/retro/atari-mega-st-fleet/" + - title: "🎮 Mega ST 4 Low" + summary: "The bargain-bin Mega ST 4 rebuilt as a LowRes demo and games machine with Cloudy/Storm ST, Gotek, UltraSatan and more." + href: "/retro/mega-st-low/" + - title: "🖥️ Mega ST 4 High" + summary: "The high-end workstation with MonSTerBoard, ET4000, NetUSBee, Eiffel and STPSU, running Geneva." + href: "/retro/mega-st-high/" + - title: "🏛️ Heirloom Mega ST 4" + summary: "My father's original Mega ST 4, kept factory-original as a baseline reference." + href: "/retro/mega-st-heirloom/" + - title: "🔧 Mega ST 2" + summary: "The spare, test and parts donor machine for the rest of the fleet." + href: "/retro/mega-st2/" - title: "⚡ ET4000 in the Mega ST" summary: "Adding higher resolutions to the Mega ST 4 'High' via a STGA adapter and an ET4000 card, and what it took to get it working." href: "/retro/et4000-experiment/" diff --git a/retro/mega-st-heirloom/index.njk b/retro/mega-st-heirloom/index.njk new file mode 100644 index 0000000..ae02ee3 --- /dev/null +++ b/retro/mega-st-heirloom/index.njk @@ -0,0 +1,28 @@ +--- +title: "The Heirloom Mega ST 4: A Reference Machine" +section: "retro" +tags: "retro" +description: "My father's original Mega ST 4, deliberately kept in factory-original condition as a baseline reference." +layout: base.njk +parent: "/retro/" +--- +

The Heirloom Mega ST 4: A Reference Machine

+
+ +

This is my father's original Mega ST 4, deliberately kept in its historical, unmodified condition. It's the one machine in the fleet that stays true to how it left the factory.

+ +

Current State

+ + +

Role in the Fleet

+

This machine serves as a nostalgia and comparison reference. When problems occur on one of the modified Megas, I can test against this unchanged original state to distinguish bus, flash, or configuration errors from genuine hardware faults. It can also be used as a test platform for uncritical experiments, but stays as close to original as possible for nostalgic reasons.

+ +

History

+

The machine spent many years at my parents' house and was fully rebuilt and brought back into operation by me after I got seriously back into retro computing in 2020.

+ +
\ No newline at end of file diff --git a/retro/mega-st-high/high-1.jpg b/retro/mega-st-high/high-1.jpg new file mode 100755 index 0000000..aae9f6f Binary files /dev/null and b/retro/mega-st-high/high-1.jpg differ diff --git a/retro/mega-st-high/high-2.jpg b/retro/mega-st-high/high-2.jpg new file mode 100755 index 0000000..6bc3a7b Binary files /dev/null and b/retro/mega-st-high/high-2.jpg differ diff --git a/retro/mega-st-high/high-3.jpg b/retro/mega-st-high/high-3.jpg new file mode 100755 index 0000000..ff6befb Binary files /dev/null and b/retro/mega-st-high/high-3.jpg differ diff --git a/retro/mega-st-high/high-4.jpg b/retro/mega-st-high/high-4.jpg new file mode 100755 index 0000000..234e364 Binary files /dev/null and b/retro/mega-st-high/high-4.jpg differ diff --git a/retro/mega-st-high/high-5.jpg b/retro/mega-st-high/high-5.jpg new file mode 100755 index 0000000..69ff8a3 Binary files /dev/null and b/retro/mega-st-high/high-5.jpg differ diff --git a/retro/mega-st-high/high-6.jpg b/retro/mega-st-high/high-6.jpg new file mode 100755 index 0000000..c821c08 Binary files /dev/null and b/retro/mega-st-high/high-6.jpg differ diff --git a/retro/mega-st-high/high-7.jpg b/retro/mega-st-high/high-7.jpg new file mode 100755 index 0000000..a36b8c4 Binary files /dev/null and b/retro/mega-st-high/high-7.jpg differ diff --git a/retro/mega-st-high/high-8.jpg b/retro/mega-st-high/high-8.jpg new file mode 100755 index 0000000..9b485c0 Binary files /dev/null and b/retro/mega-st-high/high-8.jpg differ diff --git a/retro/mega-st-high/high-9.jpg b/retro/mega-st-high/high-9.jpg new file mode 100755 index 0000000..d59f07b Binary files /dev/null and b/retro/mega-st-high/high-9.jpg differ diff --git a/retro/mega-st-high/index.njk b/retro/mega-st-high/index.njk new file mode 100644 index 0000000..616b83c --- /dev/null +++ b/retro/mega-st-high/index.njk @@ -0,0 +1,56 @@ +--- +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." +layout: base.njk +parent: "/retro/" +--- +

Mega ST 4 High: The Workstation

+
+ +

Received for free in 2026, this Mega ST 4 was fully rebuilt and is today my primary workstation. It's the most capable machine in the fleet, running Geneva as a real multitasking environment.

+ +

Work Performed

+ + +

MonSTerBoard

+

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.

+ +

Peripherals in Use

+ + +

Role

+

Workstation machine with multitasking (Geneva), AltRAM, IDE/CF boot, USB and network connectivity, and high-resolution display. My primary system for programming and productive work.

+ +

Gallery

+The Mega ST 4 High machine +

The Mega ST 4 "High" workstation.

+Mega ST 4 High internal view +

Inside the "High" machine.

+Mega ST 4 High detail +

A detail of the "High" setup.

+Mega ST 4 High expansion +

Expansion boards in the "High" machine.

+Mega ST 4 High close-up +

Close-up of the "High" machine.

+Mega ST 4 High running +

The "High" machine in operation.

+Mega ST 4 High setup +

The "High" workstation setup.

+Mega ST 4 High board +

Board detail of the "High" machine.

+Mega ST 4 High final +

The finished "High" machine.

+ +
\ No newline at end of file diff --git a/retro/mega-st-low/index.njk b/retro/mega-st-low/index.njk new file mode 100644 index 0000000..3f6d71f --- /dev/null +++ b/retro/mega-st-low/index.njk @@ -0,0 +1,29 @@ +--- +title: "Mega ST 4 Low: Demo and Games Machine" +section: "retro" +tags: "retro" +description: "The bargain-bin Mega ST 4 rebuilt as a LowRes demo and games machine, with Cloudy/Storm ST, Gotek, UltraSatan, SidecarTridge and a Wi-Fi modem." +layout: base.njk +parent: "/retro/" +--- +

Mega ST 4 Low: Demo and Games Machine

+
+ +

Bought via eBay as a bargain, this Mega ST 4 is today my LowRes demo and gaming machine. It's the most heavily expanded of the fleet, but tuned for fast disk-image swapping rather than productivity.

+ +

History and Repair

+

I had originally cut out the TOS ROMs to experiment with external solutions, and afterwards it was unclear whether the board had been damaged in the process. Moving the Cloudy/Storm ST combo to this machine via the MegaBus connector brought it back to stable operation. The actual problem turned out to be a poorly and incompletely soldered CPU socket.

+ +

Hardware Configuration

+ + +

Role

+

Focused on LowRes demos and games, with convenient image handling via the Gotek and SidecarTridge. No need for complex productivity software or precise keyboard layouts here.

+ +
\ No newline at end of file diff --git a/retro/mega-st2/index.njk b/retro/mega-st2/index.njk new file mode 100644 index 0000000..d6941ac --- /dev/null +++ b/retro/mega-st2/index.njk @@ -0,0 +1,23 @@ +--- +title: "The Mega ST 2: Spare, Test and Donor Machine" +section: "retro" +tags: "retro" +description: "The Mega ST 2 that serves as a spare, test and parts donor machine for the rest of the Atari fleet." +layout: base.njk +parent: "/retro/" +--- +

The Mega ST 2: Spare, Test and Donor Machine

+
+ +

The Mega ST 2 was given to me a while ago and today serves as a spare and test machine for the rest of the fleet.

+ +

Current State

+

It runs on original TOS with the internal RAM configuration, without the separate 4 MB expansion, which was removed for testing purposes and now sits set aside.

+ +

Role as Parts Donor

+

The original power supply was moved to the Mega ST 4 "High" during its rebuild, and the Mega ST 2 now runs with the network hardware that used to be in the "High" machine. It serves as a safe platform to test upgrades and expansions before they're installed in the production machines, such as reinstalling the 4 MB expansion, trying other bus cards, or testing ROMs.

+ +

Wi-Fi Experiment

+

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.

+ +
\ No newline at end of file