summaryrefslogtreecommitdiff
path: root/software/ihu/ihu.asm
diff options
context:
space:
mode:
Diffstat (limited to 'software/ihu/ihu.asm')
-rw-r--r--software/ihu/ihu.asm18
1 files changed, 0 insertions, 18 deletions
diff --git a/software/ihu/ihu.asm b/software/ihu/ihu.asm
index 197665a..9c30f43 100644
--- a/software/ihu/ihu.asm
+++ b/software/ihu/ihu.asm
@@ -38,24 +38,6 @@
;; -------------------------------------
;; DEFINES
;; constants
-RTC_ADDR_W EQU b'11010000'
-RTC_ADDR_R EQU b'11010001'
-RTC_REG_SEC EQU H'00'
-RTC_REG_MIN EQU H'01'
-RTC_REG_HOUR EQU H'02'
-RTC_REG_DOW EQU H'03'
-RTC_REG_DOM EQU H'04'
-RTC_REG_MON EQU H'05'
-RTC_REG_YEAR EQU H'06'
-RTC_REG_A1S EQU H'07'
-RTC_REG_A1M EQU H'08'
-RTC_REG_A1H EQU H'09'
-RTC_REG_A1D EQU H'0A'
-RTC_REG_A2M EQU H'0B'
-RTC_REG_A2H EQU H'0C'
-RTC_REG_A2D EQU H'0D'
-RTC_REG_CON EQU H'0E'
-RTC_REG_STAT EQU H'0F'
;; I/O Pins
;; PortA