*** actions.c.ORIG	2006-03-24 21:29:36.000000000 -0700
--- actions.c	2005-12-02 17:46:41.000000000 -0700
***************
*** 655,661 ****
              }
          }
  
!       if (saturn.timer1 < 0)
          {
            saturn.timer1 &= 0x0f;
            if (saturn.t1_ctrl & 0x04)
--- 655,662 ----
              }
          }
  
!       //eff
!       if (saturn.timer1 <= 0)
          {
            saturn.timer1 &= 0x0f;
            if (saturn.t1_ctrl & 0x04)
