惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
美团技术团队
Last Week in AI
Last Week in AI
WordPress大学
WordPress大学
博客园 - 三生石上(FineUI控件)
博客园 - 聂微东
雷峰网
雷峰网
阮一峰的网络日志
阮一峰的网络日志
博客园 - 叶小钗
IT之家
IT之家
Google DeepMind News
Google DeepMind News
D
Docker
J
Java Code Geeks
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Apple Machine Learning Research
Apple Machine Learning Research
博客园 - 【当耐特】
V
V2EX
Hugging Face - Blog
Hugging Face - Blog
博客园 - Franky
月光博客
月光博客
宝玉的分享
宝玉的分享
酷 壳 – CoolShell
酷 壳 – CoolShell
aimingoo的专栏
aimingoo的专栏
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More

Latest from Tom's Hardware in News

Analytics group signals possible delays at 40% of AI data center construction sites — companies deny schedule holdups, but satellite imagery indicates otherwise Intel hires tenured Samsung exec to lead Foundry Services — signals company focus on winning business from potential Foundry suitors Elon Musk pushing forward with Terafab at Microsoft's April patch puts Windows domain controllers into reboot loops — third known issue from KB5082063… TSMC ups revenue guidance and CapEx, buoyed by AMD Ryzen 9 9950X3D2 appears on Amazon with $1,000 pre-order price — AMD confirms recommended pricing is still set… AMD's market cap hits all-time high, Intel hits 25-year high on Agentic AI's insatiable demand for CPUs Meta raising Quest headset prices due to AI-driven RAM shortage — Quest 3 to cost $600, Quest 3S $350 from April… Elegoo announces the Jupiter 2 resin 3D printer for $949, early bird price of $849 — new model offers massive print volume but is still physically smaller than previous models Pragmata PC performance tested: 18 GPUs take us to the Moon Chinese fabs import record volumes of US chipmaking equipment via Singapore and Malaysia — homegrown tool makers booked record 2025 revenues as price competition squeezes margins US appeals court restarts $3 billion patent infringement lawsuit against Intel — VLSI case from 2017 returns after… Two US citizens get combined 16 years in prison for running North Korean laptop farms — fake remote IT work scheme netted DPRK $5 million in around three years Intel launches Wildcat Lake as Core Series 3 for value laptops and edge systems — six consumer SKUs built on 18A promise Legendary Qualcomm, Apple, and Nuvia alumni form new CPU startup — Nuvacore promises to Bambu updates its 3D printers to print unique hues or gradients using two or three filaments — company acknowledges OrcaSlicer-FullSpectrum fork as the basis for the color prediction part of the new feature Broadcom to supply Meta with custom silicon through 2029 — Broadom CEO Hock Tan departs Meta Anonymous perps behind 86 million files scraped from Spotify hit with $322 million court judgement — Anna Non-functioning counterfeit Samsung 990 Pro SSDs are circulating in Europe — Despite convincing packaging, blue… Oklahoma farmer arrested and jailed for trespassing during AI data center town hall — removed by officers after going a few seconds over allotted speaking time, trying to hand paperwork to counselors Virginia voter support for new data centers collapses from 69% in 2023 to 35% in new poll — Multi-gigawatt, 37-building Digital Gateway project abandoned Struggling shoemaker and apparel brand Albird pivots to AI data centers, stock jumps 580% in a single day — sells core business and leveraging $50 million in financing to become a GPU-as-a-Service and AI cloud solutions provider IPv6 usage reaches historic 50% across Google services, matching IPv4 — increased usage eases pressure on the IPv4 address market as 'new' protocol designed in 1998 finally hits its stride Engineer open-sources DIY radar system that's 95% cheaper than $250,000 commercial offerings, has 20 kilometer range — Moroccan engineer designs Aeris-10 radar, shares it on GitHub Elon Musk demonstrates first sample of Tesla AI5 processor, accidentally thanks TSC rather than TSMC  — claims 40X performance boost over the predecessor Valve might be adding a 30-day price tracker to Steam — feature is already available in some EU countries to spoof… Memory cards and flash drives prices rocket 124%, some products peak at 261% jump — increases from 2025 driven by AI chip shortage across a range of formats and capacities Netgear secures conditional approval from the FCC following router ban — company can continue importing foreign-made routers through October 2027 China tests deep-sea electro-hydrostatic actuator that can cut undersea cables at a depth of 3,500 meters — state hails successful trial and hints at deployment readiness Iran reportedly bought an in-orbit Chinese satellite to target US military sites in the Middle East — purchase agreement included ongoing ground control services based in China
Tech enthusiast gets Doom to run on a 40-year-old printer...
Mark Tyson · 2026-04-12 · via Latest from Tom's Hardware in News

A TechTuber with a fondness for older hardware has managed to get Doom to run on a 40-year-old print controller. Much of the video retelling this tale covers the work needed to add new firmware, plus display and audio out to the controller board. Once that hurdle was overcome, though, it doesn’t take long for Adrian’s Digital Basement to progress into some playful demos and, of course, get Doom up and running.

We ran Doom on a 40 year old printer controller (Agfa Compugraphic 9000PS) - YouTube We ran Doom on a 40 year old printer controller (Agfa Compugraphic 9000PS) - YouTube

Watch On

Tom's Hardware Premium Roadmaps

To be clear, the printer hardware here isn’t a typical old e-waste consumer device, it is actually the powerful Agfa Compugraphic 9000PS. This box would interpret the complex resolution-independent PostScript files sent to it by pre-press operators and change them into raster images that could be printed on the next piece of hardware down the chain, usually an imagesetter that produced high-resolution printing plates. That’s why the Agfa’s motherboard packed a powerful-for-the-era 68020 CPU. Interpreting and outputting work like this was computationally and resource-heavy.

This is the 4th video from Adrian using the Agfa RIP, as the unassuming beige box holds numerous interesting components. For example, not only does the main PCB feature a 16 MHz 68020, the I/O controller board it is paired with packs its own 68000 CPU.

A significant part of this latest adventure with the Agfa concerned reverse engineering the ROM code for the now ancient and obscure Agfa hardware. A significant step forward was made after replacing the Adobe PostScript interpreter in ROM with custom firmware based on AGFA-MON (available from GitHub) to establish a monitoring app, provide some OS boot stub options, and even add a BASIC interpreter to the system.

Before demos and the mighty Doom could run Adrian also needed to install the VERA 8-Bit Video Card, designed for homebrew computer projects like this.

After about 1hr 6mins into the video we finally get some demos shown running on the repurposed Agfa RIP. Adrian started with CP/M stuff, but quickly moved to a Unix OS (Minix). The full shareware version of Doom 1.9 was run via this OS “on what was just a printer freakin’ controller,” underlines the TechTuber.

But for those with experience of a 68020 (like an Amiga 1200), Doom is unsurprisingly a slow performer on this hardware. That isn’t the worst playability issue anyway, as the game wasn’t really controllable due to lack of PS/2-compatible keyboard support, noted Adrian. The terrible FPS reminds us of the recent 4FPS Red Dead Redemption 2 gaming shenanigans.

Get Tom's Hardware's best news and in-depth reviews, straight to your inbox.

The TechTuber ends by reiterating what an astonishing transformation the Agfa RIP has been through, from redundant “trash” hardware of a bygone era to something that can provide retro computing fun (if not playable Doom).

Google Preferred Source

Follow Tom's Hardware on Google News, or add us as a preferred source, to get our latest news, analysis, & reviews in your feeds.

Mark Tyson is a news editor at Tom's Hardware. He enjoys covering the full breadth of PC tech; from business and semiconductor design to products approaching the edge of reason.