public void RefreshInterruptTriggered(HardwareInterruptRequest irq, long memoryAddress, long memoryValue)
 {
     RefreshDevice();
 }
 public void RefreshInterruptTriggered(HardwareInterruptRequest irq, long memoryAddress, long memoryValue)
 {
     RefreshDevice();
 }