Emulating a hardware ROM in real time with an STM32F4
UPDATE (20190523). There is a ‘Part 2’ of this article in Acorn Electron ROM Emulation with an STM32F4 that describes using interrupts to emulate ROMs. The article below involves using ‘polling’ to perform a similar function. I remember reading dhole’s Emulating a GameBoy Cartridge with an STM32F4 some time ago thinking that it had a lot […]