In some unrelated thread we started a discussion with @TheMemberFormerlyKnownAsAWOL about computing power comparison of an Intel 286 and AVR MCUs.
I started it with "this 8-bit MCUs can do more then PC CPUs could do around 1990".
There are projects on Internet where people build a computer with AVR MCU. I didn't find a full PC project, but every project has something. Some use external RAM, some use additional MCU for VGA, some use the ATmega 1284p (16kB SRAM). There is an IDE hard drive project etc.
Of course there is no alphanumeric word processor or spreadsheet ready for AVR, but I think it could be programmed with functions available in common office application for a 1990 286 PC.
It's been too many decades, but I believe all the Intel processors had separate memory and i-o addresses. Perhaps 256 i-o addresses. Do the AVR processors do this? I have not looked. The Intel processors all had vectored interrupts, as well.