https://www.reddit.com/r/arduino/comments/6sdtxr/arduino_emulating_an_8086_pc_a_work_in_progress/
This looks amazing work in progress:
code to emulate the basics of a typical 1980′s PC (video card, disk controller, input, 8253 timer chip, 8259 interrupt controller, etc), wired up 1 MB of SRAM on the breadboard, and added a 2.8″ 320×240 LCD display. I embedded a public domain XT BIOS in the PROGMEM. It uses a microSD card to simulate a hard disk.
1 Comment
Tomi Engdahl says:
https://hackaday.com/2023/01/16/its-not-easy-counting-transistors-in-the-8086-processor/