chiark / gitweb /
variable "t"
authorian <ian>
Fri, 2 Dec 2005 02:48:13 +0000 (02:48 +0000)
committerian <ian>
Fri, 2 Dec 2005 02:48:13 +0000 (02:48 +0000)
detpic/variables.asm

index 697217bf4cfdd5ba4ea06a34f259e66fa955a4c9..9e4728dccf4d65ceb5bc5aee667cdfb00fdf4342 100644 (file)
@@ -5,6 +5,7 @@ picno           res     1       ; from first idlocs byte
 idloc1         res     1       ; from 2nd idlocs byte; bit 7 is master:
 idloc1_master  equ     7
 idloc1_boarddet        equ     6
+t              res     1       ; general temporary
 
  udata 0x200
 outbuf_szln2   equ     7