Home » Archimedes archive » Archimedes World » AW-1996-01-Disc2.adf » !VRView_VRView » !VRview/!Boot
!VRview/!Boot
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 » Archimedes archive » Archimedes World » AW-1996-01-Disc2.adf » !VRView_VRView |
Filename: | !VRview/!Boot |
Read OK: | ✔ |
File size: | 0162 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
Iconsprites <Obey$Dir>.!Sprites If "<VrView$Dir>" = "" Then DosMap MOV FB2 If "<VrView$Dir>" = "" Then Set File$Type_FB2 "QT" If "<VrView$Dir>" = "" Then Set Alias$@RunType_FB2 <Obey$Dir>.!RunImage %%*0 If "<VrView$Dir>" = "" Then Set VrViewBPP 16 If "<VrView$Dir>" = "" Then Set VrViewDispMode Desk If "<VrView$Dir>" = "" Then Set VrView$Dir <Obey$Dir>
00000000 49 63 6f 6e 73 70 72 69 74 65 73 20 3c 4f 62 65 |Iconsprites <Obe| 00000010 79 24 44 69 72 3e 2e 21 53 70 72 69 74 65 73 0a |y$Dir>.!Sprites.| 00000020 49 66 20 22 3c 56 72 56 69 65 77 24 44 69 72 3e |If "<VrView$Dir>| 00000030 22 20 3d 20 22 22 20 54 68 65 6e 20 44 6f 73 4d |" = "" Then DosM| 00000040 61 70 20 4d 4f 56 20 46 42 32 0a 49 66 20 22 3c |ap MOV FB2.If "<| 00000050 56 72 56 69 65 77 24 44 69 72 3e 22 20 3d 20 22 |VrView$Dir>" = "| 00000060 22 20 54 68 65 6e 20 53 65 74 20 46 69 6c 65 24 |" Then Set File$| 00000070 54 79 70 65 5f 46 42 32 20 22 51 54 22 0a 49 66 |Type_FB2 "QT".If| 00000080 20 22 3c 56 72 56 69 65 77 24 44 69 72 3e 22 20 | "<VrView$Dir>" | 00000090 3d 20 22 22 20 54 68 65 6e 20 53 65 74 20 41 6c |= "" Then Set Al| 000000a0 69 61 73 24 40 52 75 6e 54 79 70 65 5f 46 42 32 |ias$@RunType_FB2| 000000b0 20 3c 4f 62 65 79 24 44 69 72 3e 2e 21 52 75 6e | <Obey$Dir>.!Run| 000000c0 49 6d 61 67 65 20 25 25 2a 30 0a 49 66 20 22 3c |Image %%*0.If "<| 000000d0 56 72 56 69 65 77 24 44 69 72 3e 22 20 3d 20 22 |VrView$Dir>" = "| 000000e0 22 20 54 68 65 6e 20 53 65 74 20 56 72 56 69 65 |" Then Set VrVie| 000000f0 77 42 50 50 20 31 36 0a 49 66 20 22 3c 56 72 56 |wBPP 16.If "<VrV| 00000100 69 65 77 24 44 69 72 3e 22 20 3d 20 22 22 20 54 |iew$Dir>" = "" T| 00000110 68 65 6e 20 53 65 74 20 56 72 56 69 65 77 44 69 |hen Set VrViewDi| 00000120 73 70 4d 6f 64 65 20 44 65 73 6b 0a 49 66 20 22 |spMode Desk.If "| 00000130 3c 56 72 56 69 65 77 24 44 69 72 3e 22 20 3d 20 |<VrView$Dir>" = | 00000140 22 22 20 54 68 65 6e 20 53 65 74 20 56 72 56 69 |"" Then Set VrVi| 00000150 65 77 24 44 69 72 20 3c 4f 62 65 79 24 44 69 72 |ew$Dir <Obey$Dir| 00000160 3e 0a |>.| 00000162