The opcodes sgdt and pause are unimplemented, so JPC fails when starting SeaBIOS Git or 1.10.2 with an UnimplementedOpcodeException. However, I do see code for sgdt at least.
I was able to workaround pause by changing it in code to nop, but what is wrong with sgdt?