Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_26.ADF » P/VTYPE5

P/VTYPE5

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 » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_26.ADF
Filename: P/VTYPE5
Read OK:
File size: 0114 bytes
Load address: FFFF0E00
Exec address: FFFF802B
File contents
   10MODE6
   20HIMEM=&2C00
   30*LOAD $.CODE5
   40PRINT'"Which Mode? (3/6)"
   50REPEAT:a%=INSTR("36",GET$):UNTILa%
   60IF a%=1 mode%=3 ELSE mode%=6
   70INPUT'"File to print? "f$
   80CALL&900
   90OSCLI"LOAD "+f$+" "+STR$~HIMEM
  100VDU22,mode%
  110VDU14
  120PRINT'"PRESS SHIFT TO SCROLL"''
  130CALL&9AA
  140PRINT'''"PRESS SPACE to RUN AGAIN"
  150REPEATUNTILGET=32
  160RUN

�6
�=&2C00
*LOAD $.CODE5
(�'"Which Mode? (3/6)"
2�:a%=�"36",�):�a%
<� a%=1 mode%=3 � mode%=6
F�'"File to print? "f$
P	�&900
Z�"LOAD "+f$+" "+�~�
d
�22,mode%
n�14
x�'"PRESS SHIFT TO SCROLL"''
�	�&9AA
�"�'''"PRESS SPACE to RUN AGAIN"
�
���=32
��
�
00000000  0d 00 0a 06 eb 36 0d 00  14 0b d3 3d 26 32 43 30  |.....6.....=&2C0|
00000010  30 0d 00 1e 11 2a 4c 4f  41 44 20 24 2e 43 4f 44  |0....*LOAD $.COD|
00000020  45 35 0d 00 28 19 f1 27  22 57 68 69 63 68 20 4d  |E5..(..'"Which M|
00000030  6f 64 65 3f 20 28 33 2f  36 29 22 0d 00 32 15 f5  |ode? (3/6)"..2..|
00000040  3a 61 25 3d a7 22 33 36  22 2c be 29 3a fd 61 25  |:a%=."36",.):.a%|
00000050  0d 00 3c 1c e7 20 61 25  3d 31 20 6d 6f 64 65 25  |..<.. a%=1 mode%|
00000060  3d 33 20 8b 20 6d 6f 64  65 25 3d 36 0d 00 46 19  |=3 . mode%=6..F.|
00000070  e8 27 22 46 69 6c 65 20  74 6f 20 70 72 69 6e 74  |.'"File to print|
00000080  3f 20 22 66 24 0d 00 50  09 d6 26 39 30 30 0d 00  |? "f$..P..&900..|
00000090  5a 17 ff 22 4c 4f 41 44  20 22 2b 66 24 2b 22 20  |Z.."LOAD "+f$+" |
000000a0  22 2b c3 7e 93 0d 00 64  0d ef 32 32 2c 6d 6f 64  |"+.~...d..22,mod|
000000b0  65 25 0d 00 6e 07 ef 31  34 0d 00 78 1f f1 27 22  |e%..n..14..x..'"|
000000c0  50 52 45 53 53 20 53 48  49 46 54 20 54 4f 20 53  |PRESS SHIFT TO S|
000000d0  43 52 4f 4c 4c 22 27 27  0d 00 82 09 d6 26 39 41  |CROLL"''.....&9A|
000000e0  41 0d 00 8c 22 f1 27 27  27 22 50 52 45 53 53 20  |A...".'''"PRESS |
000000f0  53 50 41 43 45 20 74 6f  20 52 55 4e 20 41 47 41  |SPACE to RUN AGA|
00000100  49 4e 22 0d 00 96 0a f5  fd a5 3d 33 32 0d 00 a0  |IN".......=32...|
00000110  05 f9 0d ff                                       |....|
00000114
P/VTYPE5.m0
P/VTYPE5.m1
P/VTYPE5.m2
P/VTYPE5.m4
P/VTYPE5.m5