Home » Archimedes archive » Micro User » MU 1991-07.adf » !VKiller/Docs/Credits

!VKiller/Docs/Credits

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 » Micro User » MU 1991-07.adf
Filename: !VKiller/Docs/Credits
Read OK:
File size: 0700 bytes
Load address: FFFFFF43
Exec address: 1D6A9B23
Duplicates

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

File contents
Credits
-------

* Simon Burrows for supplying me with the Extend Virus module (and clearly
  marked as so, unlike certain other contacts I have :-) ).

* Philip Colmer for spotting some lax code in V1.10 and making some useful
  improvement suggestions. Fil also substantially reworked V2.00 to produce
  V2.10/2.11 (not generally released) - please see the "History" file for
  further details.

* Hugo Fiennes for the ArchieVirus "Hypothermic" innoculator (but I could have
  worked it out for myself :-) ).

* Alan Glover for supplying me with the CeBit Virus module and an annotated
  disassembly of it too. He also passed both Hypothermic and ArchieVirus onto
  me.

* Pop Mobility Freak (Ian Ashley) for spotting the (now fixed) error in V1.10
  concerned with disabling the current selected filing system.

* Tor Houghton for noting that SCSI drives aren't recognised - just in the
  nick of time before I posted V1.20 :-) This prompted me to fix the missing
  RamFS parse too...

* Steve Turnbull for pointing out that most "unknown" FSs have a lower case
  filing system name, but an upper case SWI command set. I enhanced this by
  leaving the lowercase check in too and also checking for uppercase + "FS"
  (e.g. scsi -> SCSIFS).

* Graham Allan for pointing out that if the V1.20 VKiller dialogue box is moved
  and then closed/re-opened, it re-appears back in its original position. He
  also suggested that the buttons in the dialogue box should follow Acorn's
  guidelines more closely.

* Douglas Potter for noticing that the "netprint" module was missing from the
  'uninfectable' filing system modules. His other fixes had already been
  implemented before he wrote to me :-)

* Gordon Sinclair, for a copy of the Vigay Virus BASIC program and its
  associated !Boot file.
00000000  43 72 65 64 69 74 73 0a  2d 2d 2d 2d 2d 2d 2d 0a  |Credits.-------.|
00000010  0a 2a 20 53 69 6d 6f 6e  20 42 75 72 72 6f 77 73  |.* Simon Burrows|
00000020  20 66 6f 72 20 73 75 70  70 6c 79 69 6e 67 20 6d  | for supplying m|
00000030  65 20 77 69 74 68 20 74  68 65 20 45 78 74 65 6e  |e with the Exten|
00000040  64 20 56 69 72 75 73 20  6d 6f 64 75 6c 65 20 28  |d Virus module (|
00000050  61 6e 64 20 63 6c 65 61  72 6c 79 0a 20 20 6d 61  |and clearly.  ma|
00000060  72 6b 65 64 20 61 73 20  73 6f 2c 20 75 6e 6c 69  |rked as so, unli|
00000070  6b 65 20 63 65 72 74 61  69 6e 20 6f 74 68 65 72  |ke certain other|
00000080  20 63 6f 6e 74 61 63 74  73 20 49 20 68 61 76 65  | contacts I have|
00000090  20 3a 2d 29 20 29 2e 0a  0a 2a 20 50 68 69 6c 69  | :-) )...* Phili|
000000a0  70 20 43 6f 6c 6d 65 72  20 66 6f 72 20 73 70 6f  |p Colmer for spo|
000000b0  74 74 69 6e 67 20 73 6f  6d 65 20 6c 61 78 20 63  |tting some lax c|
000000c0  6f 64 65 20 69 6e 20 56  31 2e 31 30 20 61 6e 64  |ode in V1.10 and|
000000d0  20 6d 61 6b 69 6e 67 20  73 6f 6d 65 20 75 73 65  | making some use|
000000e0  66 75 6c 0a 20 20 69 6d  70 72 6f 76 65 6d 65 6e  |ful.  improvemen|
000000f0  74 20 73 75 67 67 65 73  74 69 6f 6e 73 2e 20 46  |t suggestions. F|
00000100  69 6c 20 61 6c 73 6f 20  73 75 62 73 74 61 6e 74  |il also substant|
00000110  69 61 6c 6c 79 20 72 65  77 6f 72 6b 65 64 20 56  |ially reworked V|
00000120  32 2e 30 30 20 74 6f 20  70 72 6f 64 75 63 65 0a  |2.00 to produce.|
00000130  20 20 56 32 2e 31 30 2f  32 2e 31 31 20 28 6e 6f  |  V2.10/2.11 (no|
00000140  74 20 67 65 6e 65 72 61  6c 6c 79 20 72 65 6c 65  |t generally rele|
00000150  61 73 65 64 29 20 2d 20  70 6c 65 61 73 65 20 73  |ased) - please s|
00000160  65 65 20 74 68 65 20 22  48 69 73 74 6f 72 79 22  |ee the "History"|
00000170  20 66 69 6c 65 20 66 6f  72 0a 20 20 66 75 72 74  | file for.  furt|
00000180  68 65 72 20 64 65 74 61  69 6c 73 2e 0a 0a 2a 20  |her details...* |
00000190  48 75 67 6f 20 46 69 65  6e 6e 65 73 20 66 6f 72  |Hugo Fiennes for|
000001a0  20 74 68 65 20 41 72 63  68 69 65 56 69 72 75 73  | the ArchieVirus|
000001b0  20 22 48 79 70 6f 74 68  65 72 6d 69 63 22 20 69  | "Hypothermic" i|
000001c0  6e 6e 6f 63 75 6c 61 74  6f 72 20 28 62 75 74 20  |nnoculator (but |
000001d0  49 20 63 6f 75 6c 64 20  68 61 76 65 0a 20 20 77  |I could have.  w|
000001e0  6f 72 6b 65 64 20 69 74  20 6f 75 74 20 66 6f 72  |orked it out for|
000001f0  20 6d 79 73 65 6c 66 20  3a 2d 29 20 29 2e 0a 0a  | myself :-) )...|
00000200  2a 20 41 6c 61 6e 20 47  6c 6f 76 65 72 20 66 6f  |* Alan Glover fo|
00000210  72 20 73 75 70 70 6c 79  69 6e 67 20 6d 65 20 77  |r supplying me w|
00000220  69 74 68 20 74 68 65 20  43 65 42 69 74 20 56 69  |ith the CeBit Vi|
00000230  72 75 73 20 6d 6f 64 75  6c 65 20 61 6e 64 20 61  |rus module and a|
00000240  6e 20 61 6e 6e 6f 74 61  74 65 64 0a 20 20 64 69  |n annotated.  di|
00000250  73 61 73 73 65 6d 62 6c  79 20 6f 66 20 69 74 20  |sassembly of it |
00000260  74 6f 6f 2e 20 48 65 20  61 6c 73 6f 20 70 61 73  |too. He also pas|
00000270  73 65 64 20 62 6f 74 68  20 48 79 70 6f 74 68 65  |sed both Hypothe|
00000280  72 6d 69 63 20 61 6e 64  20 41 72 63 68 69 65 56  |rmic and ArchieV|
00000290  69 72 75 73 20 6f 6e 74  6f 0a 20 20 6d 65 2e 0a  |irus onto.  me..|
000002a0  0a 2a 20 50 6f 70 20 4d  6f 62 69 6c 69 74 79 20  |.* Pop Mobility |
000002b0  46 72 65 61 6b 20 28 49  61 6e 20 41 73 68 6c 65  |Freak (Ian Ashle|
000002c0  79 29 20 66 6f 72 20 73  70 6f 74 74 69 6e 67 20  |y) for spotting |
000002d0  74 68 65 20 28 6e 6f 77  20 66 69 78 65 64 29 20  |the (now fixed) |
000002e0  65 72 72 6f 72 20 69 6e  20 56 31 2e 31 30 0a 20  |error in V1.10. |
000002f0  20 63 6f 6e 63 65 72 6e  65 64 20 77 69 74 68 20  | concerned with |
00000300  64 69 73 61 62 6c 69 6e  67 20 74 68 65 20 63 75  |disabling the cu|
00000310  72 72 65 6e 74 20 73 65  6c 65 63 74 65 64 20 66  |rrent selected f|
00000320  69 6c 69 6e 67 20 73 79  73 74 65 6d 2e 0a 0a 2a  |iling system...*|
00000330  20 54 6f 72 20 48 6f 75  67 68 74 6f 6e 20 66 6f  | Tor Houghton fo|
00000340  72 20 6e 6f 74 69 6e 67  20 74 68 61 74 20 53 43  |r noting that SC|
00000350  53 49 20 64 72 69 76 65  73 20 61 72 65 6e 27 74  |SI drives aren't|
00000360  20 72 65 63 6f 67 6e 69  73 65 64 20 2d 20 6a 75  | recognised - ju|
00000370  73 74 20 69 6e 20 74 68  65 0a 20 20 6e 69 63 6b  |st in the.  nick|
00000380  20 6f 66 20 74 69 6d 65  20 62 65 66 6f 72 65 20  | of time before |
00000390  49 20 70 6f 73 74 65 64  20 56 31 2e 32 30 20 3a  |I posted V1.20 :|
000003a0  2d 29 20 54 68 69 73 20  70 72 6f 6d 70 74 65 64  |-) This prompted|
000003b0  20 6d 65 20 74 6f 20 66  69 78 20 74 68 65 20 6d  | me to fix the m|
000003c0  69 73 73 69 6e 67 0a 20  20 52 61 6d 46 53 20 70  |issing.  RamFS p|
000003d0  61 72 73 65 20 74 6f 6f  2e 2e 2e 0a 0a 2a 20 53  |arse too.....* S|
000003e0  74 65 76 65 20 54 75 72  6e 62 75 6c 6c 20 66 6f  |teve Turnbull fo|
000003f0  72 20 70 6f 69 6e 74 69  6e 67 20 6f 75 74 20 74  |r pointing out t|
00000400  68 61 74 20 6d 6f 73 74  20 22 75 6e 6b 6e 6f 77  |hat most "unknow|
00000410  6e 22 20 46 53 73 20 68  61 76 65 20 61 20 6c 6f  |n" FSs have a lo|
00000420  77 65 72 20 63 61 73 65  0a 20 20 66 69 6c 69 6e  |wer case.  filin|
00000430  67 20 73 79 73 74 65 6d  20 6e 61 6d 65 2c 20 62  |g system name, b|
00000440  75 74 20 61 6e 20 75 70  70 65 72 20 63 61 73 65  |ut an upper case|
00000450  20 53 57 49 20 63 6f 6d  6d 61 6e 64 20 73 65 74  | SWI command set|
00000460  2e 20 49 20 65 6e 68 61  6e 63 65 64 20 74 68 69  |. I enhanced thi|
00000470  73 20 62 79 0a 20 20 6c  65 61 76 69 6e 67 20 74  |s by.  leaving t|
00000480  68 65 20 6c 6f 77 65 72  63 61 73 65 20 63 68 65  |he lowercase che|
00000490  63 6b 20 69 6e 20 74 6f  6f 20 61 6e 64 20 61 6c  |ck in too and al|
000004a0  73 6f 20 63 68 65 63 6b  69 6e 67 20 66 6f 72 20  |so checking for |
000004b0  75 70 70 65 72 63 61 73  65 20 2b 20 22 46 53 22  |uppercase + "FS"|
000004c0  0a 20 20 28 65 2e 67 2e  20 73 63 73 69 20 2d 3e  |.  (e.g. scsi ->|
000004d0  20 53 43 53 49 46 53 29  2e 0a 0a 2a 20 47 72 61  | SCSIFS)...* Gra|
000004e0  68 61 6d 20 41 6c 6c 61  6e 20 66 6f 72 20 70 6f  |ham Allan for po|
000004f0  69 6e 74 69 6e 67 20 6f  75 74 20 74 68 61 74 20  |inting out that |
00000500  69 66 20 74 68 65 20 56  31 2e 32 30 20 56 4b 69  |if the V1.20 VKi|
00000510  6c 6c 65 72 20 64 69 61  6c 6f 67 75 65 20 62 6f  |ller dialogue bo|
00000520  78 20 69 73 20 6d 6f 76  65 64 0a 20 20 61 6e 64  |x is moved.  and|
00000530  20 74 68 65 6e 20 63 6c  6f 73 65 64 2f 72 65 2d  | then closed/re-|
00000540  6f 70 65 6e 65 64 2c 20  69 74 20 72 65 2d 61 70  |opened, it re-ap|
00000550  70 65 61 72 73 20 62 61  63 6b 20 69 6e 20 69 74  |pears back in it|
00000560  73 20 6f 72 69 67 69 6e  61 6c 20 70 6f 73 69 74  |s original posit|
00000570  69 6f 6e 2e 20 48 65 0a  20 20 61 6c 73 6f 20 73  |ion. He.  also s|
00000580  75 67 67 65 73 74 65 64  20 74 68 61 74 20 74 68  |uggested that th|
00000590  65 20 62 75 74 74 6f 6e  73 20 69 6e 20 74 68 65  |e buttons in the|
000005a0  20 64 69 61 6c 6f 67 75  65 20 62 6f 78 20 73 68  | dialogue box sh|
000005b0  6f 75 6c 64 20 66 6f 6c  6c 6f 77 20 41 63 6f 72  |ould follow Acor|
000005c0  6e 27 73 0a 20 20 67 75  69 64 65 6c 69 6e 65 73  |n's.  guidelines|
000005d0  20 6d 6f 72 65 20 63 6c  6f 73 65 6c 79 2e 0a 0a  | more closely...|
000005e0  2a 20 44 6f 75 67 6c 61  73 20 50 6f 74 74 65 72  |* Douglas Potter|
000005f0  20 66 6f 72 20 6e 6f 74  69 63 69 6e 67 20 74 68  | for noticing th|
00000600  61 74 20 74 68 65 20 22  6e 65 74 70 72 69 6e 74  |at the "netprint|
00000610  22 20 6d 6f 64 75 6c 65  20 77 61 73 20 6d 69 73  |" module was mis|
00000620  73 69 6e 67 20 66 72 6f  6d 20 74 68 65 0a 20 20  |sing from the.  |
00000630  27 75 6e 69 6e 66 65 63  74 61 62 6c 65 27 20 66  |'uninfectable' f|
00000640  69 6c 69 6e 67 20 73 79  73 74 65 6d 20 6d 6f 64  |iling system mod|
00000650  75 6c 65 73 2e 20 48 69  73 20 6f 74 68 65 72 20  |ules. His other |
00000660  66 69 78 65 73 20 68 61  64 20 61 6c 72 65 61 64  |fixes had alread|
00000670  79 20 62 65 65 6e 0a 20  20 69 6d 70 6c 65 6d 65  |y been.  impleme|
00000680  6e 74 65 64 20 62 65 66  6f 72 65 20 68 65 20 77  |nted before he w|
00000690  72 6f 74 65 20 74 6f 20  6d 65 20 3a 2d 29 0a 0a  |rote to me :-)..|
000006a0  2a 20 47 6f 72 64 6f 6e  20 53 69 6e 63 6c 61 69  |* Gordon Sinclai|
000006b0  72 2c 20 66 6f 72 20 61  20 63 6f 70 79 20 6f 66  |r, for a copy of|
000006c0  20 74 68 65 20 56 69 67  61 79 20 56 69 72 75 73  | the Vigay Virus|
000006d0  20 42 41 53 49 43 20 70  72 6f 67 72 61 6d 20 61  | BASIC program a|
000006e0  6e 64 20 69 74 73 0a 20  20 61 73 73 6f 63 69 61  |nd its.  associa|
000006f0  74 65 64 20 21 42 6f 6f  74 20 66 69 6c 65 2e 0a  |ted !Boot file..|
00000700