Files
moonweb-site/retro/the-a1200/index.njk
T
stefankoelle c77ad91e0e Consolidate all moonweb sites into single Eleventy config
- Single eleventy.config.js at root with computed pathPrefix per section
- Accent colors inlined in base.njk (no per-site theme.css needed)
- Hub pages output at root via explicit permalinks
- Per-section sitemaps with tag-based collections
- .eleventyignore excludes stefankoelle, timecapsule, markdown files
- Deleted: 5 per-site configs, merge script
- Simplified: package.json (single build/dev commands)
- Simplified: GitHub Actions workflow (no matrix, no merge job)
- Fixed: parent links for sub-site detail pages
2026-09-11 12:31:47 +02:00

55 lines
3.6 KiB
Plaintext

---
title: "The A1200: What We Know Before It Ships"
section: "retro"
tags: "retro"
description: "A close look at Retro Games Ltd.'s upcoming Amiga 1200 console, based on everything public so far."
layout: base.njk
parent: "/retro/"
---
<h1>The A1200: What We Know Before It Ships</h1>
<div class="detail-content">
<p>Retro Games Ltd. opened pre-orders for The A1200 in November 2025, with delivery slated for June 2026 at a suggested price of 189.99 Euro. As with their previous mini-consoles, official details have trickled out slowly — deliberately, it seems.</p>
<h2>What's Confirmed So Far</h2>
<ul>
<li><strong>Games</strong> — 25 titles pre-installed in total, with only 9 officially confirmed at time of writing: the Turrican trilogy, Defender of the Crown I & II, Beneath a Steel Sky, Lure of the Temptress, Ruff 'n' Tumble, and The Settlers II. The rest are being held back, likely on purpose, as a marketing drip-feed.</li>
<li><strong>Hardware essentials</strong> — a fully functional keyboard in the original design, a CD32-style gamepad, a tank-mouse replica, HDMI output, USB-A ports, and USB sideloading support for ADF/HDF game files.</li>
<li><strong>The mystery SD slot</strong> — a slot spotted at Gamescom 2025 in the position of the original floppy drive, widely speculated to be for SD-card-based game loading, but not officially confirmed.</li>
<li><strong>Expected internals</strong> — likely an Allwinner ARM SoC running Amiberry underneath (following the pattern of the earlier A500 Mini), rather than genuine 68EC020 silicon.</li>
</ul>
<h2>Context: where this fits in the retro landscape</h2>
<p>The A1200 sits in a growing market of mini-consoles and FPGA recreations.
Unlike MiSTer FPGA, which aims for cycle-accurate hardware reproduction,
the A1200 is a software emulation box — similar to the A500 Mini that
Retro Games Ltd. released in 2022. The A500 Mini was well-received but
had its quirks: limited game selection, no keyboard support, and an
emulation layer that didn't quite match the original hardware in all
cases. The A1200 appears to address some of these criticisms, particularly
with the keyboard and expanded I/O.</p>
<h2>How it compares to alternatives</h2>
<p>For someone who wants to run Amiga software today, there are several
options. A real A1200 with a compact flash adapter and a modern LCD
monitor is the purist approach, but requires maintenance and debugging.
MiSTer FPGA offers near-perfect hardware reproduction but costs
significantly more. Amiberry on a Raspberry Pi is the budget option,
with good compatibility but occasional timing issues. The A1200
positions itself as a plug-and-play alternative — set it up in minutes,
no configuration required, at the cost of some flexibility.</p>
<h2>What this means for the Amiga community</h2>
<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 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
means the library can be expanded without hardware modifications.</p>
<p class="redacted-note">Worth a heads-up if you're pre-ordering: not every regional shop went live on launch day, and lesser-known international retailers sometimes get product photos and details before the official site does. With a seven-month wait to delivery, there's no rush to jump on the very first listing you find.</p>
</div>