library interrupts; import 'dart:html'; import 'system.dart'; class Interrupts { Interrupts(System system, Int32Array cp0){} }