Home » CEEFAX disks » telesoftware3.adl » 13_11_87/ENABTST

13_11_87/ENABTST

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » CEEFAX disks » telesoftware3.adl
Filename: 13_11_87/ENABTST
Read OK:
File size: 015C bytes
Load address: 1900
Exec address: 8023
Duplicates

There is 1 duplicate copy of this file in the archive:

File contents
   10REM: ENABTST
   20DIM mcode &100
   30fscv=&21E
   40FOR pass=0 TO 2 STEP 2
   50P%=mcode
   60[OPT pass
   70.test
   80LDA #8
   90JSR osfsc
  100BPL enabled
  110BRK
  120BRK
  130OPT FNequs("Not enabled")
  140.enabled
  150BRK
  160BRK
  170OPT FNequs("Enabled")
  180BRK
  190.osfsc
  200JMP (fscv)
  210]
  220NEXT
  230CALL test
  240END
  250DEFFNequs(string$)
  260$P%=string$
  270P%=P%+LEN(string$)
  280=pass

�: ENABTST
� mcode &100

fscv=&21E
(� pass=0 � 2 � 2
2P%=mcode
<
[OPT pass
F	.test
P
LDA #8
Z
JSR osfsc
dBPL enabled
nBRK
xBRK
�OPT �equs("Not enabled")
�.enabled
�BRK
�BRK
�OPT �equs("Enabled")
�BRK
�
.osfsc
�JMP (fscv)
�]
��
�
� test
��
�ݤequs(string$)
$P%=string$
P%=P%+�(string$)
	=pass
�
00000000  0d 00 0a 0e f4 3a 20 45  4e 41 42 54 53 54 0d 00  |.....: ENABTST..|
00000010  14 10 de 20 6d 63 6f 64  65 20 26 31 30 30 0d 00  |... mcode &100..|
00000020  1e 0d 66 73 63 76 3d 26  32 31 45 0d 00 28 14 e3  |..fscv=&21E..(..|
00000030  20 70 61 73 73 3d 30 20  b8 20 32 20 88 20 32 0d  | pass=0 . 2 . 2.|
00000040  00 32 0c 50 25 3d 6d 63  6f 64 65 0d 00 3c 0d 5b  |.2.P%=mcode..<.[|
00000050  4f 50 54 20 70 61 73 73  0d 00 46 09 2e 74 65 73  |OPT pass..F..tes|
00000060  74 0d 00 50 0a 4c 44 41  20 23 38 0d 00 5a 0d 4a  |t..P.LDA #8..Z.J|
00000070  53 52 20 6f 73 66 73 63  0d 00 64 0f 42 50 4c 20  |SR osfsc..d.BPL |
00000080  65 6e 61 62 6c 65 64 0d  00 6e 07 42 52 4b 0d 00  |enabled..n.BRK..|
00000090  78 07 42 52 4b 0d 00 82  1c 4f 50 54 20 a4 65 71  |x.BRK....OPT .eq|
000000a0  75 73 28 22 4e 6f 74 20  65 6e 61 62 6c 65 64 22  |us("Not enabled"|
000000b0  29 0d 00 8c 0c 2e 65 6e  61 62 6c 65 64 0d 00 96  |).....enabled...|
000000c0  07 42 52 4b 0d 00 a0 07  42 52 4b 0d 00 aa 18 4f  |.BRK....BRK....O|
000000d0  50 54 20 a4 65 71 75 73  28 22 45 6e 61 62 6c 65  |PT .equs("Enable|
000000e0  64 22 29 0d 00 b4 07 42  52 4b 0d 00 be 0a 2e 6f  |d")....BRK.....o|
000000f0  73 66 73 63 0d 00 c8 0e  4a 4d 50 20 28 66 73 63  |sfsc....JMP (fsc|
00000100  76 29 0d 00 d2 05 5d 0d  00 dc 05 ed 0d 00 e6 0a  |v)....].........|
00000110  d6 20 74 65 73 74 0d 00  f0 05 e0 0d 00 fa 13 dd  |. test..........|
00000120  a4 65 71 75 73 28 73 74  72 69 6e 67 24 29 0d 01  |.equs(string$)..|
00000130  04 0f 24 50 25 3d 73 74  72 69 6e 67 24 0d 01 0e  |..$P%=string$...|
00000140  14 50 25 3d 50 25 2b a9  28 73 74 72 69 6e 67 24  |.P%=P%+.(string$|
00000150  29 0d 01 18 09 3d 70 61  73 73 0d ff              |)....=pass..|
0000015c
13_11_87/ENABTST.m0
13_11_87/ENABTST.m1
13_11_87/ENABTST.m2
13_11_87/ENABTST.m4
13_11_87/ENABTST.m5