head     1.2;
access   larry bayes jws jim quist brad;
symbols  ;
locks    ; strict;
comment  @# @;


1.2
date     88.03.01.10.15.18;  author bayes;  state Exp;
branches ;
next     1.1;

1.1
date     87.11.10.14.20.44;  author larry;  state Exp;
branches ;
next     ;


desc
@stream file to create BASIC VME utilities
@


1.2
log
@Pws2unix automatic delta on Tue Mar  1 09:01:42 MST 1988
@
text
@* VME_BASIC Streamfile. Default library must contain CSUBDECL
* Name 'VME.BSTREAM.TEXT'
*           written by Rolf Eisenhut  06.OCT.1985
*           modified by Pedro Alonzo  25.MAR.1986
*           Most often used procedures moved to the end because all procedures
*           between the one specified and the end of the library are loaded.
X BUILDC

#33:head.CODE
#33:jump
VME.BAS.CODE
vme_common
vme_bdriver
vme_enableintr
selectcode
inn
nvme_disableintr
selectcode
inn
nvme_statusid
selectcode
inn Statusid
inn Intlevel
inn
nvme_timeout
selectcode
inntimeout
rnn
nvme_read
selectcode
inndata
inntransfer_mode
innaddr_mod
innsource
rnn
nvme_write
selectcode
inndata
inntransfer_mode
innaddr_mod
inndestination
rnn
nvme_strread
selectcode
innData$
nnnumofchar
inntransfer_mode
innaddr_mod
innsource
rnn
nvme_strwrite
selectcode
inndata$
nntransfer_mode
innaddr_mod
inndestination
rnn
nvme_blockread
selectcode
inndata
iynnumofbytes
rnntransfer_mode
innaddr_mod
innsource
rnn
nvme_blockwrite
selectcode
inndata
iynnumofbytes
rnntransfer_mode
innaddr_mod
inndestination
rnn
nvme_reset
selectcode
inn
n
n

*
LO #33:CSUB_TEMP
L
I  CSUBLIB
M  CSUBENTRY
TM CSUBSYM
TM ALLREALS
Ti VME.BAS
ai VME.ASM
ALKQ
X RELDATA
#33:CSUB_TEMP
#33:CSUBRDATA
LO #33:CSUB_TEMP
L
I #33:head
AI #33:CSUB_TEMP
AI #33:CSUBRDATA
AI #33:jump
ALKQ
FR #33:CSUBRDATA.CODE
QX BUILDLIF
#33:CSUB_TEMP

* Changing Filename 'VME_RESET' to 'VME_BDRV'
F C VME_ENABLE,VME_BDRV
q
*
*
* Streaming of 'VME.BSTREAM' succeeded
*

@


1.1
log
@Initial revision
@
text
@d3 1
a3 1
*           written by Rolf Eisenhut  06.OCT.1985 
d80 1
a80 1
* 
d82 1
a82 1
L 
d94 2
a95 2
L 
I #33:head     
d98 1
a98 1
AI #33:jump   
d109 1
a109 1
* Streaming of 'VME.BSTREAM' succeeded 
@
