v86 icon indicating copy to clipboard operation
v86 copied to clipboard

Add some way to handle interrupts/exceptions from JS

Open darkf opened this issue 9 years ago • 0 comments

I'd like to be able to handle e.g. int 3 in JS, rather than simply let the BIOS handle it.

darkf avatar Jul 26 '16 03:07 darkf