v86
v86 copied to clipboard
APIC capability
This is a really interesting project. I'm hoping to get a Plan 9 system running in it but it seems that Plan 9 requires an APIC for x86 in order to run and not just the basic Intel 8259 PIC. I wonder if other OSes might work if there is an emulated APIC.
I think there is partial support for APIC when you build it for ACPI, take a look at this: https://github.com/copy/v86/wiki/How-to-Compile-v86-(Both-for-embedded-use-and-with-the-GUI)#optional-build-flags