triggerInterrupt

Adds interrupt with message 'message' to dcpu.intQueue or starts burning DCPU if queue grows bigger than 256

void
triggerInterrupt
(
Cpu
)
(
ref Cpu dcpu
,
ushort message
)

Meta