summaryrefslogtreecommitdiff
path: root/software/ihu/tables.inc
diff options
context:
space:
mode:
Diffstat (limited to 'software/ihu/tables.inc')
-rw-r--r--software/ihu/tables.inc32
1 files changed, 32 insertions, 0 deletions
diff --git a/software/ihu/tables.inc b/software/ihu/tables.inc
index 1050a5e..5a72504 100644
--- a/software/ihu/tables.inc
+++ b/software/ihu/tables.inc
@@ -68,5 +68,37 @@ mul10
retlw .140
retlw .150
retlw .160
+
+daysL
+ addwf PCL,f
+ retlw .0
+ retlw .0
+ retlw .31
+ retlw .60
+ retlw .91
+ retlw .121
+ retlw .152
+ retlw .182
+ retlw .213
+ retlw .244
+ retlw .18
+ retlw .49
+ retlw .79
+daysH
+ addwf PCL,f
+ retlw .0
+ retlw .0
+ retlw .0
+ retlw .0
+ retlw .0
+ retlw .0
+ retlw .0
+ retlw .0
+ retlw .0
+ retlw .0
+ retlw .1
+ retlw .1
+ retlw .1
+
;; -------------------------------------