Technically you don't have to call an interrupt
to draw a point, as the Mode 13h memory starts at
address 0x000a0000. You'd just have to write to an offset
from that address (which of course is still illegal in
Java IIRC, and you'd need an int 10h to switch to mode
13 in the first place, so never mind