content improve 2

This commit is contained in:
2026-09-10 22:46:36 +02:00
parent e9e492abc0
commit 5cd19867b7
13 changed files with 189 additions and 18 deletions
+25 -1
View File
@@ -8,7 +8,7 @@ parent: "/"
<h1>Running AmigaOS in 2026: MiSTer FPGA vs Amiberry on Pi</h1>
<div class="detail-content">
<p>AmigaOS 3.2.3 runs beautifully both on FPGA and on modern ARM boards — the question is which trade-offs you're willing to accept.</p>
<p>AmigaOS 3.2.3 runs beautifully both on FPGA and on modern ARM boards — the question is which trade-offs you're willing to accept. Both approaches have their place, and the choice often comes down to what you're trying to do: run demos at perfect timing, or tinker with software at higher resolutions.</p>
<h2>Two Roads to the Same Workbench</h2>
<ul>
@@ -18,5 +18,29 @@ parent: "/"
<li><strong>Picking a monitor</strong> — a 4:3 panel at native 1280×1024 (like an older NEC MultiSync) gives the most period-accurate Workbench experience; anything widescreen needs scaling compromises.</li>
</ul>
<h2>When to choose MiSTer</h2>
<p>The MiSTer shines when timing accuracy matters. Demos that rely on
cycle-exact raster effects, games that use custom hardware tricks, and
software that depends on precise interrupt timing all benefit from the
FPGA's hardware-level reproduction. The Minimig-AGA core also provides
a more authentic floppy drive experience, including the characteristic
drive sounds and seek times that software sometimes depends on for
loading screens and copy protection.</p>
<h2>When to choose Amiberry on Pi</h2>
<p>The Pi is better for productivity and development work. Higher RTG
resolutions make Workbench usable on modern monitors. The ability to
easily swap between AmigaOS versions and hard disk images makes it
ideal for testing software. And the lower cost means you can dedicate
a Pi to Amiga development without tying up expensive FPGA hardware.</p>
<h2>The compatibility question</h2>
<p>Most Amiga software works on both platforms, but there are edge cases.
Some demos use raster tricks that only work on real AGA hardware or the
MiSTer's FPGA core. Some productivity software depends on specific
accelerator card features that neither platform emulates perfectly.
And the perennial question of Kickstart ROM versions — 3.1 for
compatibility, 3.2 for features — applies equally to both setups.</p>
<p class="redacted-note">Both setups now run side by side without any real winner — MiSTer for authenticity and demos, the Pi for tinkering and RTG resolutions.</p>
</div>
+29
View File
@@ -18,5 +18,34 @@ parent: "/"
<li><strong>File transfer the easy way</strong> — a plain FTP client on the Atari talking to a NAS on the local network sidesteps most of the internet-connectivity headaches entirely, especially for moving disk images and software archives back and forth.</li>
</ul>
<h2>Why connect a 40-year-old computer to the internet</h2>
<p>The obvious question is "why bother?" — the Atari ST was never designed
for the internet, and the experience of using it online is objectively
worse than any modern device. But that's not the point. The real
satisfaction comes from making old hardware do things it was never
designed to do, understanding the networking stack at a level that modern
abstractions hide, and experiencing the dial-up era's BBS culture on
original hardware.</p>
<h2>The BBS experience</h2>
<p>Bulletin board systems from the dial-up era are still running today,
maintained by enthusiasts who keep the old software alive. Connecting to
one from an original Atari ST — via a Wi-Fi modem emulation — is a
genuinely nostalgic experience. The ANSI art login screens, the message
boards, the file sections, the door games — it's all exactly as it was
in the early 1990s. The main difference: instead of tying up a phone
line, the connection goes over Wi-Fi to a BBS that's accessible from
anywhere in the world.</p>
<h2>Lessons learned</h2>
<p>The biggest lesson: networking on retro hardware is 90% patience and
10% actual configuration. The STinG stack is well-documented but
fragile — wrong TCP/IP settings silently break connections without
useful error messages. The ESP32 Wi-Fi modules are cheap and flexible
but require careful firmware selection for the specific use case. And
terminal emulation is a rabbit hole of character sets, escape sequences,
and display quirks that haven't been relevant for decades but still
matter when connecting to a BBS that renders ANSI art.</p>
<p class="redacted-note">If you're chasing BBS nostalgia on real hardware: budget far more patience for the networking layer than for the actual computer. The 1980s hardware is the easy part; convincing 2020s Wi-Fi and modern BBS ANSI dialects to cooperate is the real challenge.</p>
</div>
+21 -8
View File
@@ -1,20 +1,33 @@
---
title: "The 486 DX2-66 Tower: An Original PC Living Alongside Its FPGA Twin"
title: "The 486 DX2-66: Rebuilding a DOS Era on MiSTer FPGA"
section: "retro"
description: "Keeping an original Colani-design 486 tower running while a MiSTer core covers the same era digitally."
description: "Recreating a Vobis-Highscreen 486 DX2-66 setup on MiSTer FPGA, down to the original DOS configuration."
layout: base.njk
parent: "/"
---
<h1>The 486 DX2-66 Tower: An Original PC Living Alongside Its FPGA Twin</h1>
<h1>The 486 DX2-66: Rebuilding a DOS Era on MiSTer FPGA</h1>
<div class="detail-content">
<p>Long before Atari ST and Amiga took over the retro corner, a Vobis-Highscreen 486 DX2-66 in its distinctive Colani-designed tower case was the main PC. Decades later, it's kept around as both a museum piece and a genuine gaming machine, running alongside a MiSTer FPGA equivalent.</p>
<p>Long before Atari ST and Amiga took over the retro corner, a Vobis-Highscreen 486 DX2-66 in its distinctive Colani-designed tower case was the main PC. The original hardware is long gone, but the entire setup has been recreated 1:1 on MiSTer FPGA — same DOS version, same drivers, same AUTOEXEC.BAT and CONFIG.SYS, same directory structure.</p>
<h2>Original Hardware vs FPGA Twin</h2>
<h2>The original hardware</h2>
<p>The Vobis-Highscreen was a premium PC in its day — the Colani design gave it a distinctive curved case that still looks futuristic. Inside it ran an Intel 486 DX2 at 66MHz with 8MB of RAM, a Sound Blaster 16, and a Tseng ET4000 graphics card. A 200MB hard drive and a 3.5" floppy drive completed the setup. The machine was the go-to system for early-90s classics like Doom, Wing Commander, Duke Nukem 3D, and Lemmings.</p>
<h2>The MiSTer recreation</h2>
<p>The AO486 core on MiSTer FPGA reproduces the original hardware with near-perfect accuracy. The key was not just getting the hardware emulation right, but rebuilding the exact software environment: the same MS-DOS version, the same memory managers (HIMEM.SYS, EMM386), the same Sound Blaster drivers, and the same AUTOEXEC.BAT and CONFIG.SYS tuning that made the original machine run smoothly. Even the directory structure and file names match the original setup.</p>
<h2>Why a 1:1 recreation</h2>
<p>The point isn't just to play DOS games — it's to preserve the exact computing experience from that era. The way DOS memory management worked, the way sound drivers had to be configured manually, the way batch files chained together to create a usable environment. This level of detail is lost when you just launch a DOS game from a modern frontend. The MiSTer setup recreates the entire boot process, from BIOS POST to the C:\> prompt, just as it was in the mid-90s.</p>
<h2>What's preserved</h2>
<ul>
<li><strong>The original tower</strong> — an Intel 486 DX2 @ 66MHz in its iconic Colani case, the go-to machine for early-90s classics like Doom, Wing Commander, Duke Nukem 3D, and Lemmings.</li>
<li><strong>MiSTer's AO486 core</strong> — a full FPGA-based 486 emulation, configurable across variants from 386SX all the way to 486DX4, using swappable virtual hard disk (VHD) images instead of a physical drive.</li>
<li><strong>Open project</strong> — DOS-era BBS access is next on the list, likely tackled via the MiSTer core first since its networking path is simpler than wrangling period-correct ISA network cards.</li>
<li><strong>DOS boot environment</strong> — the exact AUTOEXEC.BAT and CONFIG.SYS from the original machine, including memory manager configuration and Sound Blaster IRQ settings.</li>
<li><strong>Game installations</strong> — original game installations with their setup utilities, configuration files, and saved games, all in the same directory paths as the original.</li>
<li><strong>System utilities</strong> — Norton Commander, PKZIP, the usual toolkit of the era, all configured the way they were used daily.</li>
<li><strong>The quirks</strong> — the specific workarounds and tweaks that were needed to get everything running together, the kind of institutional knowledge that only exists on a well-used personal machine.</li>
</ul>
<h2>AO486 vs real hardware</h2>
<p>The MiSTer AO486 core handles the emulation convincingly. Timing accuracy is good enough for games that rely on cycle-sensitive behavior. Sound Blaster emulation covers the standard OPL3 FM synthesis and digital audio. The main trade-off is that some hardware-specific quirks — like the exact timing of the ET4000 graphics card or the behavior of specific ISA bus peripherals — aren't perfectly replicated. But for the purpose of preserving a working DOS environment, it's more than sufficient.</p>
</div>
+3 -3
View File
@@ -45,8 +45,8 @@ sections:
href: "/mini-arcade-handheld-roundup/"
- heading: "DOS & PC"
cards:
- title: "💻 The 486 DX2-66 Tower"
summary: "An original Colani-design 486 tower kept running alongside its MiSTer AO486 FPGA equivalent."
- title: "💻 The 486 DX2-66"
summary: "A complete DOS environment rebuilt 1:1 on MiSTer FPGA, down to the original AUTOEXEC.BAT."
href: "/dos-486-tower/"
- heading: "Overview"
cards:
@@ -55,6 +55,6 @@ sections:
href: "/retro-corner-snapshot/"
---
<p class="site-intro">Hardware I've collected and kept running over the years. From Atari ST and Amiga to MiSTer FPGA and DOS towers.</p>
<p class="site-intro">Hardware I've collected and kept running over the years. From Atari ST and Amiga to MiSTer FPGA and DOS environments.</p>
{% include "card-grid.njk" %}
+9
View File
@@ -18,5 +18,14 @@ parent: "/"
<li><strong>The focus, unmistakably</strong> — Amiga and Atari ST are the heart of the collection; everything else (DOS, arcade, handhelds) exists to fill in the gaps around those two platforms.</li>
</ul>
<h2>The office setup in detail</h2>
<p>The office houses the main retro computing workstation. The three Mega ST 4 machines each have a defined role: one runs GEM-based productivity software, one is set up for MIDI music production with a connected synthesizer, and one serves as the development machine for ST software. The Mega ST 2 is the backup and testing machine. The MiSTer FPGA handles Amiga and DOS emulation with near-perfect timing accuracy, while the MiST provides a dedicated Atari ST experience without the overhead of the MiSTer's larger feature set.</p>
<h2>The living room setup</h2>
<p>The Batocera box in the living room takes a completely different approach — it's not about hardware authenticity, it's about convenience. A compact PC boots directly into the Batocera frontend, providing a console-like experience for casual retro gaming on the TV. Controllers are wireless, the interface is controller-friendly, and the focus is on games that work well from a couch rather than demos or productivity software that needs a keyboard and mouse.</p>
<h2>How it all connects</h2>
<p>All machines share the same network infrastructure, with FTP access to the NAS for file transfers. Disk images and software archives are stored centrally and served to individual machines as needed. The MiSTer and MiST both use SD cards for storage, while the original hardware uses CompactFlash adapters or SCSI-to-IDE bridges depending on the machine. The Raspberry Pi 400 accesses the same NFS shares as the other Pis in the flat.</p>
<p class="redacted-note">The honest status update: several open items remain — documenting the exact handheld models, and waiting on the A1200 Mini pre-order. Retro computing, it turns out, is never really "done."</p>
</div>
+1 -1
View File
@@ -42,7 +42,7 @@ no configuration required, at the cost of some flexibility.</p>
<p>If the A1200 ships on time and delivers on the promised feature set,
it could become the default entry point for people curious about the
Amiga. The original hardware is getting harder to find in good condition,
and the capacitor-bomb主板 issue means that even working units need
and the capacitor-bomb motherboard issue means that even working units need
recapping. A modern, reliable reproduction — even if it's software
emulation — lowers the barrier significantly. The 25 pre-installed games
give newcomers a curated starting point, and the USB sideloading support