Navigation
Search
|
Replacing an Amiga’s brain with Doom
Tuesday August 5, 2025. 04:05 PM , from OS News
There’s a lovely device called a pistorm, an adapter board that glues a Raspberry Pi GPIO bus to a Motorola 68000 bus. The intended use case is that you plug it into a 68000 device and then run an emulator that reads instructions from hardware (ROM or RAM) and emulates them. You’re still limited by the ~7MHz bus that the hardware is running at, but you can run the instructions as fast as you want.
These days you’re supposed to run a custom built OS on the Pi that just does 68000 emulation, but initially it ran Linux on the Pi and a userland 68000 emulator process. And, well, that got me thinking. The emulator takes 68000 instructions, emulates them, and then talks to the hardware to implement the effects of those instructions. What if we, well, just don’t? What if we just run all of our code in Linux on an ARM core and then talk to the Amiga hardware? ↫ Matthew Garrett This is so cursed. I love it.
https://www.osnews.com/story/142983/replacing-an-amigas-brain-with-doom/
Related News |
25 sources
Current Date
Aug, Thu 7 - 01:43 CEST
|