chiark / gitweb /
new general temporary "v"
authorian <ian>
Thu, 22 Dec 2005 23:28:56 +0000 (23:28 +0000)
committerian <ian>
Thu, 22 Dec 2005 23:28:56 +0000 (23:28 +0000)
detpic/common.inc
detpic/variables.asm

index 4d347bfba26b8dd1fba93f7b5802c826c6609a55..2bf36e386d4a292e3bd84ab2631dd843ec9301dd 100644 (file)
@@ -24,8 +24,7 @@
 ;   W                  Trashed                 Trashed
 ;   STATUS             Trashed                 Trashed
 ;   BSR                        Not used                Not used
-;   t                  Low ISR                 Low ISR
-;   u                  Low ISR                 Low ISR
+;   t,u,v              Low ISR                 Low ISR
 ;   TBLPTR*,TABLAT     Low ISR                 Low ISR
 ;   PROD*              Low ISR                 Low ISR
 ;   FSR0               Low ISR                 Low ISR
index b17624062a8d0d8d508a02bf60391b06073bc9d4..3e7af0f3fea3c329c8d3a64f98e9591191d1850e 100644 (file)
@@ -13,6 +13,7 @@ flags_tellnmra        equ     7       ; must tell host about NMRA buffer state
 
 t              res     1       ; general temporary
 u              res     1       ; general temporary (another)
+v              res     1       ; general temporary (another)
 t_dolocal      res     1       ; temporary for <foo>_local_do
 outmsg_end     res     1       ; first empty byte in outbuf
 outmsg_begin   res     1       ; first full byte in outbuf