v86
v86 copied to clipboard
Add some way to handle interrupts/exceptions from JS
I'd like to be able to handle e.g. int 3 in JS, rather than simply let the BIOS handle it.