From: ian Date: Sat, 13 May 2006 18:10:50 +0000 (+0000) Subject: Return from noop fault as intrl, not return X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=5596eb58aed23da289933f0a69362ce9e06269d5;p=trains.git Return from noop fault as intrl, not return --- diff --git a/detpic/energy.asm b/detpic/energy.asm index edd472a..5dab54d 100644 --- a/detpic/energy.asm +++ b/detpic/energy.asm @@ -147,7 +147,8 @@ power_fault_intrl @ bc_f INTCON3, INT1IF pinlat_ifh p0_booster_shutdown - return ; Off, Stopping or Persists - must have lost the race + bra faultintrl_noop + ; Off, Stopping or Persists - must have lost the race ; or flapped while we faffed. Well, never mind, it's ; off now and we're taking care of it. (If the host ; caused Off by OFF they can at worst send an OFF and