Credit: Atari
In 1979, Atari released the Atari 400 and 800, groundbreaking home computers that included custom graphics and sound chips, four joystick ports, and the ability to run the most advanced home video games of their era. These machines, which retailed for $549 and $999, respectively, represented a leap in consumer-friendly personal computing, with their modular design and serial I/O bus that presaged USB. Now, 46 years later, a hobbyist has shrunk down the system hardware to a size that would have seemed like science fiction in the 1970s.
Polish engineer Piotr "Osa" Ostapowicz recently unveiled "Atarino," which may be the world's smallest 8-bit Atari computer re-creation, according to retro computing site Atariteca. The entire system—processor, graphics chips, sound hardware, and memory controllers—fits on a module measuring just 2×1.5 centimeters (about 0.79×0.59 inches), which is roughly the size of a postage stamp.
Ostapowicz's creation reimplements the classic Atari XL/XE architecture using modern FPGA (field-programmable gate array) technology. Unlike software emulators that simulate old hardware (and modern recreations that run them, like the Atari 400 Mini console) on a complete computer system of another architecture, Atarino reproduces the original Atari components faithfully at the logic level, allowing it to run vintage software while maintaining compatibility with original peripherals.
The Atarino is only slightly larger than a Polish 1 Grosz coin.
Credit: Piotr Ostapowicz
"The current project is not strictly a clone of Atari but basically, well, I'm forming a machine that is compatible with the Atari 8-bit computer itself, but it was created on the basis of the framework that I created some time ago," Ostapowicz told Atari Online PL in a January 2024 YouTube interview.
An assortment of some of the Atari 8-bit computer systems released in the 1970s and '80s.
Credit: Atari
The project, which began over a decade ago and was first publicly demonstrated in December 2023, includes a 6502C processor, ANTIC and GTIA graphics chips, POKEY sound chip, and memory controllers onto a single Lattice UP5K FPGA chip. Despite its tiny size, the system can run at clock speeds up to 31 MHz—far faster than the original hardware's 1.79 MHz.
While Atarino maintains broad compatibility with classic Atari software, Ostapowicz says he has enhanced the original design in several ways. For example, the 6502 processor core follows the physical chip specifications but adds new instructions. The memory system uses independent channels rather than the original's "cycle stealing" approach (where the graphics chip temporarily halts the CPU to access memory), improving performance.
The graphics capabilities of the Atarino also extend beyond the original's limitations. Ostapowicz implemented functional clones of the ANTIC and GTIA chips with extended resolution modes. And the system outputs video through both VGA at 60 Hz and HDMI.
The Atarino seen attached to an early evaluation breakout board that features peripheral connectors.
Credit: Piotr Ostapowicz
The modular design allows hobbyists to integrate Atarino into custom keyboards, miniaturized cases, or development boards. Ostapowicz has created multiple keyboard variants, including one based on the 65XE layout and another using a UART interface with microcontroller-based scanning. The system also supports connections to modern peripherals through Wi-Fi or Ethernet modules.
Development continues on the project, with Ostapowicz currently refining the POKEY sound chip emulation to match the original's asynchronous behavior. He's also working on simplifying development tools for users, with the environment already compatible with CC65 and Visual Studio Code. He plans to release complete kits with documentation, inviting the retrocomputing community to experiment with the hardware.
The Atari 8-bit platform holds particular significance in Poland and Europe in general, where these computers performed well on the home market throughout the 1980s and into the 1990s. While most American consumers had moved on to newer systems, Polish users in particular embraced Atari's affordable computers during the country's economic transition away from communism, creating a vibrant community that persists today. This nostalgic connection has made Poland a global hub for Atari 8-bit development and preservation.
A European family enjoying an Atari 600 XE computer from a 1980s German catalog.
Credit: Atari
In communist Poland, Western computers were primarily available through Pewex, a chain of hard-currency shops that accepted only US dollars. Despite COCOM embargoes on Western technology, Atari computers became generally available at these stores, partly thanks to efforts by Jack Tramiel, the Polish-born Atari owner who ensured his computers reached his homeland. This nostalgic connection has made Poland a global hub for Atari 8-bit development and preservation.
For Atarino creator Ostapowicz, his Atari miniaturization project is more than a nostalgic exercise or a mere technical challenge; it stems from a desire to create a tiny platform that applies 8-bit computing to new applications. He also saw an opportunity to build something fun and useful for today's hobbyists and developers, bridging the past with future possibilities.
"I just came to the conclusion that we can build something that is compatible with Atari, give it a miniature form, and then it will happen," he said in the Atari Online interview. "As I mentioned, if someone wants to make a portable console, he has an open road. If someone wants to make an IoT system out of it, here you go."