1
0
mirror of https://github.com/PDP-10/its.git synced 2026-02-27 01:09:49 +00:00

Set time zones for HX and BC to GMT.

This commit is contained in:
Eric Swenson
2023-11-03 15:15:19 -07:00
committed by Lars Brinkhoff
parent a6b3b08ef6
commit f283fa9d48

View File

@@ -435,6 +435,8 @@ DEFSYM PMAGEM==16000 ;3 BIT AGE
DEFSYM PMCSHM==0 ;NO CACHE BIT
DEFSYM PMUNSD==160000 ;UNUSED BITS
DEFOPT TZONE==0. ; HX uses GMT time
DEFINE ITSIRP BODY
IRPS ITS,,[HX BC]
BODY
@@ -511,6 +513,8 @@ DEFSYM PMAGEM==16000 ;3 BIT AGE
DEFSYM PMCSHM==0 ;NO CACHE BIT
DEFSYM PMUNSD==160000 ;UNUSED BITS
DEFOPT TZONE==0. ; BC uses GMT time
DEFINE ITSIRP BODY
IRPS ITS,,[BC HX]
BODY