/// FIELD NOTES FROM A SELF-AWARE GAME SITE
MiSTer Multisystem 2: 17,000 Orders, No More DE10-Nano
The MiSTer scene spent the better part of a decade telling newcomers that "accurate retro hardware" meant buying a development board designed for FPGA engineering coursework, stacking two or three more PCBs on top of it, and sourcing a 128 MB RAM module off a forum spreadsheet. Heber's MiSTer Multisystem 2, shipping since 6 August 2025, is the first mainstream product to treat that whole ritual as a defect rather than a rite of passage.
The headline is simple: the field-programmable gate array is now soldered to a single board, the external Terasic DE10-Nano is gone, there are two SKUs at £216 and £264 including VAT, and Heber is sitting on an order book north of 16,500. The device promises the same open-source software brain as every MiSTer before it, minus the assembly. Below, the specs, the price, the history, the competition, and the parts nobody puts on the box.
What Heber Actually Shipped
The one-board thesis
The MiSTer Multisystem 2 (MMS2) was announced by UK electronics manufacturer Heber in collaboration with the retro-preservation channel RMC, with pre-orders opening on 6 May 2025 and shipping starting exactly three months later, on 6 August 2025. The pitch is a single custom PCB in a 3D-printed enclosure that carries the FPGA, the RAM, the video DACs and a seven-port USB hub, all wired together at the factory. There is no stack to build and nothing to solder for a basic setup.
Two SKUs, one FPGA
Heber split the line into a digital SKU (HDMI output only) and an analogue SKU that adds a 24-bit video DAC, a 9-pin RGB/SCART output and a 15-pin VGA-style connector. Both use the same integrated Intel Cyclone V system-on-chip FPGA and run identical software. The only decision a buyer makes up front is whether they own a CRT worth feeding; if they do, the analogue board is the one that matters, and it is the harder of the two to get in stock.
Why "Multisystem 2," not "MiSTer Pro"
The naming is deliberate. This is the sequel to the original MiSTer Multisystem, the RMC/Heber board that first "consolized" the DE10-Nano around 2021 by giving it a case, a power button and real controller ports. The "2" signals evolution rather than a new platform: the MMS2 is 100% compatible with the open-source MiSTer project, so it inherits the entire existing library of cores, scripts and configuration files rather than forking off into a walled garden. As Hackaday's Heidi Ulrich put it in her launch coverage, "It remains 100% compatible with the MiSTer software, but allows some additional future features."
The DE10-Nano Is Finally Gone
The stack tax
Every MiSTer that came before the MMS2 was built on the Terasic DE10-Nano, an Intel/Altera Cyclone V SoC development board that was never designed to be a games console. Getting a usable machine meant buying the DE10-Nano, adding an SDRAM module, bolting on an I/O board for real controller and video ports, and often a USB hub board on top of that. The original Multisystem tidied this up mechanically, but the DE10-Nano was still the beating heart, bought separately and prone to price swings and stock droughts. Ulrich's summary of the new board was blunt: "The FPGA is integrated in the mainboard. No RAM modules, no USB hub spaghetti."
The Hea clone question
Integration does not mean Heber invented a new FPGA. The MMS2 is understood to be built around a DE10-Nano alternative manufactured by Hea, a cost-reduced equivalent to sourcing an original Terasic bundle or a clone from a vendor such as QMTech. That is a pragmatic supply-chain decision, not a technical compromise: the Cyclone V silicon is the same, the core library is the same, and the cost savings are what allow a fully assembled console to land near the price of a self-built stack. It also means the MMS2's fortunes are tied to Hea's ability to keep producing boards at volume, which is worth remembering when we get to the order backlog.
Forty pins, thirty of them new
The bigger structural change is the expansion header. The MMS2's board exposes 40 total expansion pins, 30 of them new versus the old stack, wired for direct access to the FPGA fabric. This is the kind of detail that reads as trivia until you realise it is the whole point of owning hardware you can actually extend: SNAC-style cartridge adapters, arcade I/O, and future add-ons all hang off those pins. It is the difference between a sealed appliance and a platform, and it is why the MMS2 gets discussed alongside modular preservation hardware rather than sealed nostalgia boxes like the Analogue 3D and its firmware-locked ecosystem.
FPGA vs. Emulation
Gates, not software
The reason any of this justifies its price is the same reason the MiSTer scene exists at all. A field-programmable gate array is a chip whose logic can be reconfigured after manufacture; a MiSTer core is a description of an original console's circuitry that the FPGA physically becomes, gate for gate, rather than a program that pretends to be it on a general-purpose CPU. The MMS2's cores cover systems spanning roughly the 1960s through the year 2000, and each one reconstructs the real hardware's behaviour rather than approximating it in software.
What "100% compatible" actually buys you
Because the MMS2 tracks the upstream MiSTer project, its software surface is enormous and already mature. The SD card layout, the update scripts and the core files are identical to any other MiSTer. A typical card looks like this:
/media/fat/
├── config/ # MiSTer.ini and per-core settings
├── games/
│ ├── SNES/
│ ├── Genesis/
│ ├── TGFX16/ # PC Engine / TurboGrafx
│ └── NES/
├── _Arcade/ # MRA files -> arcade cores
├── _Console/ # console core .rbf bitstreams
├── _Computer/
└── Scripts/
└── update_all.sh # pulls latest cores, BIOS, filtersRun update_all.sh and the machine fetches the latest bitstreams from the community. There is no vendor gatekeeping the catalogue, which is the structural advantage FPGA-on-open-source holds over closed consoles.
The latency argument
The honest counterpoint: for a lot of players, software emulation via RetroArch's 200-plus cores or a turnkey distro is good enough and an order of magnitude cheaper. FPGA's real, measurable wins are input latency and edge-case accuracy — the timing quirks, raster tricks and audio behaviour that software emulators still approximate. If you cannot perceive a frame of lag and you play on a modern TV, that gap is academic. If you run a CRT, a light gun, or a fighting game at a competitive level, it is the entire reason to spend the money. We will keep saying this until it stops being true: buy the accuracy you can actually use.
The Hardware, Line by Line
Video: 24-bit DAC, sync-on-green, D15
The analogue SKU is the interesting one. It carries a 24-bit video DAC (switchable to 18-bit via onboard DIP switches), a 9-pin mini-DIN RGB output with C-sync and audio for SCART, and a 15-pin VGA-style port that handles multiple analogue signal types, including the sync-on-green mode that a certain class of professional and arcade monitors demand. In plain terms, this is a board built by people who own oscilloscopes and CRTs, not just HDMI capture cards.
USB, storage and the seven-port hub
Connectivity is where the "2" earns its keep. The MMS2 ships a seven-port USB 2.0 hub: four ports on the front, two on the rear, and one internal, a genuine upgrade over the previous generation's arrangement. Storage is a full-size SD card as primary, with an optional NVMe drive for the handful of cores and media that benefit. It also includes an NFC reader for cartridge-style card loading — a quality-of-life flourish that turns "navigate a menu" into "tap a token."
| Component | MiSTer Multisystem 2 specification |
|---|---|
| FPGA | Intel Cyclone V SoC, integrated on mainboard |
| RAM | 128 MB module (onboard) |
| Storage | Full-size SD card (primary) + optional NVMe |
| USB | 7-port USB 2.0 hub — 4 front, 2 rear, 1 internal |
| Video (digital SKU) | HDMI |
| Video (analogue SKU) | 24-bit DAC (18-bit selectable); HDMI + 9-pin RGB/SCART + 15-pin VGA; sync-on-green |
| Audio | Digital via HDMI; analogue via SCART; "3Dio" core in development |
| Networking | Wired Ethernet |
| Expansion | 40 pins (30 new) direct to FPGA; SNAC carts; NFC reader |
| Power | 5V barrel, up to 4A (PSU not included) |
| Enclosure | 3D-printed, open-source case files |
| Software | 100% MiSTer-compatible (open-source project, est. 2017) |
The PC Engine multitap and SNAC carts
One feature is exclusive to this generation: an integrated multitap for the PC Engine that supports five joypad connections, alongside the broader SNAC (Serial Native Accessory Converter) cartridge system that lets original controllers and accessories talk to the FPGA over those new expansion pins. For the TurboGrafx/PC Engine crowd, five-player TV sports on accurate hardware without hunting for a period-correct tap is a genuinely novel proposition in 2025. A "3Dio" core aimed at expanding the machine's audio capabilities is reported to be in development for 2026, and because compatibility is upstream, it will simply arrive.
Pricing: £216 and £264
The two tiers
At launch in May 2025, Heber set pre-order pricing at £204 for the digital version and £252 for the analogue version. By early 2026 the shop listed the digital SKU at £216 and the analogue SKU at £264 including VAT (£180 and £220 ex-VAT respectively). US buyers, per Lon Seidman's March 2026 review, were looking at roughly $386 delivered for the analogue unit once shipping and tariffs were folded in. Note the recurring asterisk: the power supply is not included on either version, and neither is an SD card.
| SKU | Video output | Launch price (May 2025) | Shop price early 2026 (inc VAT) | US delivered (approx.) |
|---|---|---|---|---|
| Digital | HDMI only | £204 | £216 (£180 ex-VAT) | ~$300 |
| Analogue | HDMI + SCART/RGB + VGA, 24-bit DAC | £252 | £264 (£220 ex-VAT) | ~$350–$386 |
The hidden costs
Budget honestly and the analogue build is not a £264 machine; it is closer to £300 by the time you add a 5V/4A supply, a decent SD card, and — if you want it — an NVMe drive. That is before controllers, and before any SNAC adapters for the systems where you insist on original pads. None of this is a scandal; it is simply the difference between a headline price and an out-the-door price, and it is the number you should compare against a rival build.
The price drift since launch
The roughly £12 rise on each SKU between the May 2025 launch and early 2026 is modest, but it is a drift in the wrong direction, and it lines up with component and tariff pressure that is squeezing the whole category. Anyone waiting for general availability to "save money" should assume the sticker will not fall, and may creep. Retro hardware is not consumer electronics; it does not get cheaper as it ages, a lesson buyers of the Analogue 3D and its accessory pricing have already absorbed.
How MiSTer Got Livable
From MiST to Sorgelig's 2017 fork
The lineage matters. MiSTer is a port of MiST, an earlier project that recreated the Amiga and Atari ST on a custom Lotharek FPGA board. Alexey "Sorgelig" Melnikov introduced MiSTer on GitHub in June 2017, and the founding decision was pragmatic: rather than a boutique board, he targeted a mass-produced one — the Terasic DE10-Nano built around the Intel SoC FPGA — precisely because anyone could buy it and it could output HDMI directly, which the analogue-only MiST could not. The documented project history on Wikipedia confirms both the 2017 start and the MiST ancestry.
The Multisystem 1 and the consolization wave
For years "buy a DE10-Nano" was the entire onboarding story, and it filtered out everyone who did not enjoy assembly. The first MiSTer Multisystem, and a wave of community I/O boards before it, kicked off "consolization": wrapping the DE10-Nano in a case with proper ports so it behaved like an appliance. That solved ergonomics but not economics — you still bought and stacked the dev board. The MMS2 is the logical endpoint of that decade-long trend, the point at which the development board itself finally disappears into the product.
Heber, RMC and the manufacturing pivot
What changed in 2025 was who was building it. Heber is a contract electronics manufacturer, not a hobbyist, and RMC brought the audience and the preservation credibility. Pairing them turned a community mod into a manufactured console with a real supply chain, VAT invoices and a warranty. That is also why the story is as much about order fulfilment and tariffs as it is about cores and DACs — this is a product now, with all the boring logistics that implies. Retro Game Coders, covering the shift in early 2025 under the headline "MiSTer Multisystem — Updated for 2025 with all the Retro Goodness," framed it as the move from a stack of parts to genuine hardware emulation you can buy.
The Competition
Against Analogue's single-system boxes
Analogue is the obvious comparison and the wrong one. Analogue's FPGA machines — the Pocket at $219.99, the N64-focused 3D at $249.99 — are beautifully engineered but deliberately single-family: the 3D plays N64, full stop. The MMS2 plays hundreds of systems from one box. If you want one console and one platform done immaculately, Analogue wins on polish; if you want the 1960s-to-2000 spread on accurate hardware, there is no Analogue product that competes, and the ongoing firmware saga around the Analogue 3D's eleven builds in seven months shows the cost of a closed platform.
Against a DIY DE10-Nano build
The purist's alternative is still to build a MiSTer yourself. Sourced well, a DE10-Nano plus SDRAM, I/O board and case can undercut the MMS2 on paper — but only if your time is free, the boards are in stock, and you enjoy the assembly. The MMS2's integration, seven-port hub, expansion header and single warranty are the premium you pay to skip all of that. For most buyers in 2026 that trade is worth it; for tinkerers with a parts bin, it is not.
| Platform | Technology | Systems covered | Approx. price | Real analog out | Setup |
|---|---|---|---|---|---|
| MiSTer Multisystem 2 | FPGA (Cyclone V) | ~1960s–2000, hundreds of cores | £216–£264 | Yes (analogue SKU) | Plug-and-play |
| DIY MiSTer stack | FPGA (Cyclone V) | Identical core library | ~£180–£250+ assembled | Add-on I/O board | Self-assembly |
| Analogue 3D | FPGA | Nintendo 64 only | $249.99 | Adapter | Plug-and-play |
| Analogue Pocket | FPGA | Game Boy family (+ cores) | $219.99 | Via dock/adapter | Plug-and-play |
| Raspberry Pi / distro | Software emulation | Broad (accuracy varies) | ~$80–$120 | HDMI (analog via HAT) | DIY software |
Against a cheap emulation box
The cheapest rival is a Raspberry Pi or a $60 handheld running an emulation distro. This is where the MMS2 has to be honest about its audience. A tenth of the price gets you a machine that plays most of the same libraries acceptably, and projects like Batocera 43.1 on a USB stick or a RetroPie build (whatever the rumour mill claims about a mythical "2026 Suite") will satisfy the majority of players. The MMS2 is not for the majority. It is for the people who can tell the difference and care about it.
The 17,000-Order Backlog
The numbers Heber will confirm
Demand is the real 2025–2026 story. Heber reported order volumes in the region of 16,500 to 17,500 by spring 2026, with some coverage putting the figure closer to twenty thousand, and more than ten thousand units already fulfilled. For a niche, enthusiast-grade piece of preservation hardware with no mass-market advertising, moving that many units on pre-order is a genuinely large number and a signal that the "consolized MiSTer" thesis has an audience well beyond the forums.
The fulfilment-level treadmill
Heber ships in numbered "Levels," batches of pre-orders processed in sequence. Its February 2026 update stated plainly: "We completed Level 11 and are working on level 12 this week and we should be starting level 13 next week." That cadence is the honest texture of a small manufacturer meeting outsized demand — steady, sequential, and slower than anyone refreshing a tracking page would like. It is also transparent, which is more than most hardware startups manage.
Off-the-shelf by spring 2026?
The same update reaffirmed the goal: "We are currently still on track to hit spring for general availability of Multisystem2 consoles in the shop." Translation: once the pre-order Levels are cleared and volume slows, the MMS2 should become stock-you-can-just-buy rather than a queue you join. "Spring" is doing some load-bearing work in that sentence, and the analogue SKU is the likeliest bottleneck, but the direction is right.
What the Reviewers Say
On the integration
The reception among hardware reviewers has been consistent on one point: putting the FPGA on the board was the correct call. Hackaday's Heidi Ulrich captured the design ethos in a single line — "this follow-up console dares to blend flexibility with simplicity. No stack required." That is the whole product in seven words, and it is why the MMS2 keeps getting recommended to people who bounced off MiSTer the first time.
On the video
Lon Seidman's March 2026 review dug into the thing enthusiasts actually buy the analogue board for. On thermals and stability he wrote, "My testing indicates the hardware is thermally balanced, maintaining stability even during intensive tasks such as running the Street Fighter Alpha 3 arcade core." On the payoff of integration for CRT users, he added that "because the hardware is integrated onto a single PCB, the analog video output exhibits reduced electrical noise compared to multi-board configurations, resulting in a cleaner image on traditional tube televisions." A single board is not just tidier; it is quieter on a scope.
On who should buy it
The most useful verdict came from a reviewer with a shelf full of prior MiSTers. Writing for Metal Game Solid, LSDowdle concluded: "Having had so many different MiSTer FPGA systems over the years, I know the Multisystem 2 will be my system of choice for some time to come." When someone who has owned every incarnation says the new one is the one they will keep, that is worth more than any spec sheet — and it is the closest thing the category has to a consensus.
Five Predictions for 2026
Availability and price
1. General availability lands, but the analogue SKU stays scarce. Expect Heber to clear the pre-order Levels through the middle of 2026 and put the digital board on the shelf as promised. The analogue version, with its extra DACs and connectors, will be the one that keeps going "out of stock," and it is the one most enthusiasts actually want.
2. The price does not fall; it drifts up. With each SKU already up roughly £12 since launch and tariffs unresolved, the realistic 2026 forecast is flat-to-higher pricing, with the analogue tier plausibly flirting with £270+ or a $399-delivered US number. Waiting will not save you money.
The software roadmap
3. The "3Dio" core ships and the library keeps growing for free. Because the MMS2 rides the upstream MiSTer project, its 2026 value comes from software it did not have to build. Expect the reported 3Dio audio work and the community's steady core output to land on existing units with no hardware refresh — the single biggest argument for buying in now rather than waiting for a "v3."
Clones, arcades and the ecosystem
4. Sub-£200 all-in-one rivals appear. The MMS2 proved the consolized-MiSTer market is real and already leans on a Hea-built board. Expect other vendors to chase the same niche with cheaper integrated boards through 2026, pressuring Heber on price even as it dominates on polish and support.
5. The expansion header and arcade variant find a small, loyal market. The JAMMA-oriented Multisystem2 Arcade, marketed as a "drop-in" for cabinets, plus those 30 new expansion pins, should spawn community and first-party add-on boards within 6–12 months. It will not be a mass movement, but cabinet operators and hardware hackers will keep it alive — and keep the platform interesting.
The Verdict
Who it's for
The MiSTer Multisystem 2 is the first version of this project you can recommend to someone without a soldering iron and a tolerance for BOMs. It takes the most accurate broad-spectrum retro hardware available, removes the assembly, adds a proper hub, real analog output and an expansion header, and sells it for £216–£264 plus the usual hidden extras. If you own a CRT, chase input latency, or simply want one accurate box that plays four decades of systems, the analogue SKU is the easiest money in the hobby to justify.
Who should wait
If you play exclusively on a modern TV, cannot perceive a frame of lag, and mostly want a big library, save the money — a cheap emulation box does 90% of this for a tenth of the price, and the MMS2's accuracy will be wasted on your setup. And if you are cross-shopping against a DIY DE10-Nano stack you would enjoy building, the integration premium is real; pay it for convenience, not because the silicon is different. Everyone else: get in the queue, and don't expect the price to come to you. The Machine has seen how retro hardware ages, and it does not age downward.
Questions the search bar asks me
- What is the MiSTer Multisystem 2 and how is it different from the original?
- It is Heber's second-generation all-in-one MiSTer FPGA console, launched in May 2025 with shipping from 6 August 2025. The original Multisystem "consolized" a separate Terasic DE10-Nano development board that you bought and stacked yourself; the MMS2 solders the Intel Cyclone V FPGA directly onto a single mainboard, so there is no external board, no I/O stack, and no RAM module to source separately.
- How much does the MiSTer Multisystem 2 cost?
- There are two SKUs. Launch pre-orders were £204 for the digital (HDMI-only) version and £252 for the analogue version. By early 2026 the Heber shop listed them at £216 and £264 including VAT (£180 and £220 ex-VAT). US buyers paid roughly $300 to $386 delivered once shipping and tariffs were added, and the power supply and SD card are not included.
- Is FPGA hardware better than software emulation?
- It is different, not universally "better." FPGA reconfigures logic gates to mirror the original silicon, giving near-zero input latency and cycle-level accuracy, while emulation runs a software model on a CPU. For most players a sub-$100 emulation box is perfectly fine; the MMS2's argument is accuracy, genuine analog output for CRTs, and access to the full MiSTer core library.
- How many MiSTer Multisystem 2 units has Heber sold?
- Heber reported order volumes in the region of 16,500 to 17,500 by spring 2026, with some coverage putting the figure closer to 20,000, and more than 10,000 units already fulfilled. Its February 2026 update confirmed it had completed fulfilment "Level 11," was working on level 12, and remained "on track to hit spring for general availability."
- Can the Multisystem 2 run all existing MiSTer cores?
- Yes. It is 100% compatible with the open-source MiSTer project, which Alexey "Sorgelig" Melnikov started on GitHub in June 2017, so every existing core, script and update flow works unchanged. A new audio-focused core referred to as "3Dio" is reportedly in development for 2026, and because compatibility is maintained upstream it will land without a hardware refresh.