mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-18 01:10:25 +00:00
Add 4 Mega ST computer detail pages (Low, High, Heirloom, Mega ST 2)
This commit is contained in:
@@ -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/"
|
||||
---
|
||||
<h1>The Mega ST 2: Spare, Test and Donor Machine</h1>
|
||||
<div class="detail-content">
|
||||
|
||||
<p>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.</p>
|
||||
|
||||
<h2>Current State</h2>
|
||||
<p>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.</p>
|
||||
|
||||
<h2>Role as Parts Donor</h2>
|
||||
<p>The original power supply was moved to the <a href="/retro/mega-st-high/">Mega ST 4 "High"</a> 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.</p>
|
||||
|
||||
<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>
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user