Home » Recent acquisitions » Acorn ADFS disks » adfs_AcornComputing_199407.adf » 9407 » 10_10Frnch/Escher/!Projector/!Help
10_10Frnch/Escher/!Projector/!Help
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 » Recent acquisitions » Acorn ADFS disks » adfs_AcornComputing_199407.adf » 9407 |
Filename: | 10_10Frnch/Escher/!Projector/!Help |
Read OK: | ✔ |
File size: | 1388 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
!Projector Version 1.18 ======================= (FOR NOTES ON LATEST VERSION SEE END) This projector is for playing Ace film format films, produced with either:- Euclid+Mogul (3D) Paint+Splice (2D pixel based) Draw+Tween (2D object based) This is a Multidocument/Multiwindow version. You can pop up a menu in the film window. Most operations are obvious (try them!). In Freeze mode you can single step the film by using Select/Adjust on the window. The New View option (under Misc) plays another instance of the film, but uses the same copy in memory, so is different from actually loading a film twice. Using an Obey file you can load a set of films, and optionally set them to play immediately in a rolling demo. The syntax is either: [<Projector$Dir>] Film Film Film ... [-Cn] [-Fn] [-R[n]] E.g: Films.Humans Films.LitLogos Films.Chess -C2 -R The -C and -F flags control the count for repeating each film and the flyback count per frame respectively. Or: <Projector$Dir> -L {[-Cn -Fn] Film}... E.g. WimpSlot -min 800k <Projector$Dir> -L -C1 -F8 Films.Chess -C2 -F2 Films.Flag Note that the usual controls over each film are available. Pressing S will skip to the next film irrespective of the repeat count. The -L flag forces the films to be loaded one at a time rather than all in one go for the -R flag, and allows a longer rolling demo from a Hard disk. Please send examples of good films together with permission (or not) for distribution to: Ace Computing, 27 Victoria Road, CAMBRIDGE, CB4 3BW. Details about Euclid, ArcLight, Mogul, Splice and Tween can be also be obtained from the same address. Tony Cheal Jan-Feb 1990 ======================= 1.07 (Jul? 1990) The projector now intelligently plays films in new modes which match the film's mode in bits-per-pixel and aspect ratio. 1.08 (Aug 1990) New key - Ctrl-B in full screen mode puts the keyboard into a mode which will always single step the film forward one frame. Another Ctrl-B will get it out of this mode. Now includes a new EuclidX to play Lempel-Ziv compressed films. Note that if a Euclid module is already running which does not have Lempel-Ziv decompression (i.e. prior to 2.12) then Lempel-Ziv films will still cause errors. 1.09 (Sep 1990) Minor bug-fix for button clicks. 1.10 (Sep 1990) Supremecy bits now preserved in 4bpp modes. 1.11 (Oct 1990) Pause at film starts during an -L type Rolling demo can now be forced by using using a new -W switch. The switch is cancelled by a new repeat count, or another -W. 1.12 (Feb 1991) International version. Made more (indeed completely?) resiliant to errors in Redraw code, e.g. Unknown compression/expansion technique. -E flag to cause exit from a rolling demo. E.g. <Projector$Dir> -L Films.Chess -C2 Films.LitLogos -E 1.13 (Mar 1991) New "I" control when in full screen mode to turn on Interlace when taking the film out of freeze mode. The same control can be used to turn off the interlace when freezing. Fundamental bug in frame timing, which only showed up on very fast machines (e.g. 540) has been fixed. 1.14 (May 1991) Added new Delay function on IconBar menu. Sets the delay for on-desktop playing. 1.15 (July 1991) Single frame films are loaded Frozen. 1.16 (Oct 1991) Corrected sprite allocation calculation (some big films wouldn't load). Added 'Y' flag (on keyboard and for rolling demo) to set YoYo, and made films yoyo off desktop if they were yoyo-ing on desktop. Still not completely correct (see next para.) Added count to Roll option on iconbar. Each film is repeated the relevant number of times. If Yoyo-ing the count is the number of times the film reaches the end. (So Roll 2 would give 2 forward/1 backward playing.) A flag can be set inside the film itself to start yoyo-ing when the film is loaded (bit 2 of byte 36), but this currently has to be set by steam. Its action is inverted by using the -Y flag when loading films. The -Y flag stay in force until a second -Y flag. Added -D flag for rolling demos to stop people coming up to the stand and stopping them! Commands in off screen mode have to have the shift key pressed at the same time when this flag is set. (So Shift-Escape is needed to stop the films.) 1.17 (Nov 1991) Added a new key in Full screen mode. X will turn on a cursor (like the counting cursor) which will report the coordinates of the top left of the cursor itself. Note that the key which was used to initiate the cursor is also used to switch it off. 1.18 (May 1992) Alterations made to allow Iota/Ace new Film format to run (this format is essentially an extended Ace Film). 1.19 (Jun 1992) Small changes to set border colour on Iota films/speed up ColourTrans table calls. 1.20 (Jul 1992) Bugfix due to the changes in 1.19! 1.22 (May 1993) Don't know what I did for 1.21! New option for 'From file'. Next set of films will be slaved directly from file, giving unlimited film length. File loading can be switched on/off using the projector flag -O in a command line.
00000000 20 21 50 72 6f 6a 65 63 74 6f 72 20 56 65 72 73 | !Projector Vers| 00000010 69 6f 6e 20 31 2e 31 38 0a 20 3d 3d 3d 3d 3d 3d |ion 1.18. ======| 00000020 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |================| 00000030 3d 0a 28 46 4f 52 20 4e 4f 54 45 53 20 4f 4e 20 |=.(FOR NOTES ON | 00000040 4c 41 54 45 53 54 20 56 45 52 53 49 4f 4e 20 53 |LATEST VERSION S| 00000050 45 45 20 45 4e 44 29 0a 0a 54 68 69 73 20 70 72 |EE END)..This pr| 00000060 6f 6a 65 63 74 6f 72 20 69 73 20 66 6f 72 20 70 |ojector is for p| 00000070 6c 61 79 69 6e 67 20 41 63 65 20 66 69 6c 6d 20 |laying Ace film | 00000080 66 6f 72 6d 61 74 0a 66 69 6c 6d 73 2c 20 70 72 |format.films, pr| 00000090 6f 64 75 63 65 64 20 77 69 74 68 20 65 69 74 68 |oduced with eith| 000000a0 65 72 3a 2d 0a 20 45 75 63 6c 69 64 2b 4d 6f 67 |er:-. Euclid+Mog| 000000b0 75 6c 20 28 33 44 29 0a 20 50 61 69 6e 74 2b 53 |ul (3D). Paint+S| 000000c0 70 6c 69 63 65 20 28 32 44 20 70 69 78 65 6c 20 |plice (2D pixel | 000000d0 62 61 73 65 64 29 0a 20 44 72 61 77 2b 54 77 65 |based). Draw+Twe| 000000e0 65 6e 20 20 20 28 32 44 20 6f 62 6a 65 63 74 20 |en (2D object | 000000f0 62 61 73 65 64 29 0a 0a 54 68 69 73 20 69 73 20 |based)..This is | 00000100 61 20 4d 75 6c 74 69 64 6f 63 75 6d 65 6e 74 2f |a Multidocument/| 00000110 4d 75 6c 74 69 77 69 6e 64 6f 77 20 76 65 72 73 |Multiwindow vers| 00000120 69 6f 6e 2e 0a 59 6f 75 20 63 61 6e 20 70 6f 70 |ion..You can pop| 00000130 20 75 70 20 61 20 6d 65 6e 75 20 69 6e 20 74 68 | up a menu in th| 00000140 65 20 66 69 6c 6d 20 77 69 6e 64 6f 77 2e 0a 4d |e film window..M| 00000150 6f 73 74 20 6f 70 65 72 61 74 69 6f 6e 73 20 61 |ost operations a| 00000160 72 65 20 6f 62 76 69 6f 75 73 20 28 74 72 79 20 |re obvious (try | 00000170 74 68 65 6d 21 29 2e 0a 0a 49 6e 20 46 72 65 65 |them!)...In Free| 00000180 7a 65 20 6d 6f 64 65 20 79 6f 75 20 63 61 6e 20 |ze mode you can | 00000190 73 69 6e 67 6c 65 20 73 74 65 70 20 74 68 65 20 |single step the | 000001a0 66 69 6c 6d 0a 62 79 20 75 73 69 6e 67 20 53 65 |film.by using Se| 000001b0 6c 65 63 74 2f 41 64 6a 75 73 74 20 6f 6e 20 74 |lect/Adjust on t| 000001c0 68 65 20 77 69 6e 64 6f 77 2e 0a 0a 54 68 65 20 |he window...The | 000001d0 4e 65 77 20 56 69 65 77 20 6f 70 74 69 6f 6e 20 |New View option | 000001e0 28 75 6e 64 65 72 20 4d 69 73 63 29 20 70 6c 61 |(under Misc) pla| 000001f0 79 73 20 61 6e 6f 74 68 65 72 0a 69 6e 73 74 61 |ys another.insta| 00000200 6e 63 65 20 6f 66 20 74 68 65 20 66 69 6c 6d 2c |nce of the film,| 00000210 20 62 75 74 20 75 73 65 73 20 74 68 65 20 73 61 | but uses the sa| 00000220 6d 65 20 63 6f 70 79 20 69 6e 0a 6d 65 6d 6f 72 |me copy in.memor| 00000230 79 2c 20 73 6f 20 69 73 20 64 69 66 66 65 72 65 |y, so is differe| 00000240 6e 74 20 66 72 6f 6d 20 61 63 74 75 61 6c 6c 79 |nt from actually| 00000250 20 6c 6f 61 64 69 6e 67 20 61 0a 66 69 6c 6d 20 | loading a.film | 00000260 74 77 69 63 65 2e 0a 0a 55 73 69 6e 67 20 61 6e |twice...Using an| 00000270 20 4f 62 65 79 20 66 69 6c 65 20 79 6f 75 20 63 | Obey file you c| 00000280 61 6e 20 6c 6f 61 64 20 61 20 73 65 74 20 6f 66 |an load a set of| 00000290 20 66 69 6c 6d 73 2c 20 61 6e 64 0a 6f 70 74 69 | films, and.opti| 000002a0 6f 6e 61 6c 6c 79 20 73 65 74 20 74 68 65 6d 20 |onally set them | 000002b0 74 6f 20 70 6c 61 79 20 69 6d 6d 65 64 69 61 74 |to play immediat| 000002c0 65 6c 79 20 69 6e 20 61 20 72 6f 6c 6c 69 6e 67 |ely in a rolling| 000002d0 0a 64 65 6d 6f 2e 20 54 68 65 20 73 79 6e 74 61 |.demo. The synta| 000002e0 78 20 69 73 20 65 69 74 68 65 72 3a 0a 0a 5b 3c |x is either:..[<| 000002f0 50 72 6f 6a 65 63 74 6f 72 24 44 69 72 3e 5d 20 |Projector$Dir>] | 00000300 46 69 6c 6d 20 46 69 6c 6d 20 46 69 6c 6d 20 2e |Film Film Film .| 00000310 2e 2e 20 5b 2d 43 6e 5d 20 5b 2d 46 6e 5d 20 5b |.. [-Cn] [-Fn] [| 00000320 2d 52 5b 6e 5d 5d 0a 0a 45 2e 67 3a 0a 46 69 6c |-R[n]]..E.g:.Fil| 00000330 6d 73 2e 48 75 6d 61 6e 73 20 46 69 6c 6d 73 2e |ms.Humans Films.| 00000340 4c 69 74 4c 6f 67 6f 73 20 46 69 6c 6d 73 2e 43 |LitLogos Films.C| 00000350 68 65 73 73 20 2d 43 32 20 2d 52 0a 0a 54 68 65 |hess -C2 -R..The| 00000360 20 2d 43 20 61 6e 64 20 2d 46 20 66 6c 61 67 73 | -C and -F flags| 00000370 20 63 6f 6e 74 72 6f 6c 20 74 68 65 20 63 6f 75 | control the cou| 00000380 6e 74 20 66 6f 72 20 72 65 70 65 61 74 69 6e 67 |nt for repeating| 00000390 0a 65 61 63 68 20 66 69 6c 6d 20 61 6e 64 20 74 |.each film and t| 000003a0 68 65 20 66 6c 79 62 61 63 6b 20 63 6f 75 6e 74 |he flyback count| 000003b0 20 70 65 72 20 66 72 61 6d 65 20 72 65 73 70 65 | per frame respe| 000003c0 63 74 69 76 65 6c 79 2e 0a 0a 4f 72 3a 0a 3c 50 |ctively...Or:.<P| 000003d0 72 6f 6a 65 63 74 6f 72 24 44 69 72 3e 20 2d 4c |rojector$Dir> -L| 000003e0 20 7b 5b 2d 43 6e 20 2d 46 6e 5d 20 46 69 6c 6d | {[-Cn -Fn] Film| 000003f0 7d 2e 2e 2e 0a 0a 45 2e 67 2e 0a 57 69 6d 70 53 |}.....E.g..WimpS| 00000400 6c 6f 74 20 2d 6d 69 6e 20 38 30 30 6b 0a 3c 50 |lot -min 800k.<P| 00000410 72 6f 6a 65 63 74 6f 72 24 44 69 72 3e 20 2d 4c |rojector$Dir> -L| 00000420 20 2d 43 31 20 2d 46 38 20 46 69 6c 6d 73 2e 43 | -C1 -F8 Films.C| 00000430 68 65 73 73 20 2d 43 32 20 2d 46 32 20 46 69 6c |hess -C2 -F2 Fil| 00000440 6d 73 2e 46 6c 61 67 0a 0a 4e 6f 74 65 20 74 68 |ms.Flag..Note th| 00000450 61 74 20 74 68 65 20 75 73 75 61 6c 20 63 6f 6e |at the usual con| 00000460 74 72 6f 6c 73 20 6f 76 65 72 20 65 61 63 68 20 |trols over each | 00000470 66 69 6c 6d 20 61 72 65 20 61 76 61 69 6c 61 62 |film are availab| 00000480 6c 65 2e 0a 50 72 65 73 73 69 6e 67 20 53 20 77 |le..Pressing S w| 00000490 69 6c 6c 20 73 6b 69 70 20 74 6f 20 74 68 65 20 |ill skip to the | 000004a0 6e 65 78 74 20 66 69 6c 6d 20 69 72 72 65 73 70 |next film irresp| 000004b0 65 63 74 69 76 65 20 6f 66 20 74 68 65 0a 72 65 |ective of the.re| 000004c0 70 65 61 74 20 63 6f 75 6e 74 2e 0a 0a 54 68 65 |peat count...The| 000004d0 20 2d 4c 20 66 6c 61 67 20 66 6f 72 63 65 73 20 | -L flag forces | 000004e0 74 68 65 20 66 69 6c 6d 73 20 74 6f 20 62 65 20 |the films to be | 000004f0 6c 6f 61 64 65 64 20 6f 6e 65 20 61 74 20 61 20 |loaded one at a | 00000500 74 69 6d 65 0a 72 61 74 68 65 72 20 74 68 61 6e |time.rather than| 00000510 20 61 6c 6c 20 69 6e 20 6f 6e 65 20 67 6f 20 66 | all in one go f| 00000520 6f 72 20 74 68 65 20 2d 52 20 66 6c 61 67 2c 20 |or the -R flag, | 00000530 61 6e 64 20 61 6c 6c 6f 77 73 20 61 0a 6c 6f 6e |and allows a.lon| 00000540 67 65 72 20 72 6f 6c 6c 69 6e 67 20 64 65 6d 6f |ger rolling demo| 00000550 20 66 72 6f 6d 20 61 20 48 61 72 64 20 64 69 73 | from a Hard dis| 00000560 6b 2e 0a 0a 50 6c 65 61 73 65 20 73 65 6e 64 20 |k...Please send | 00000570 65 78 61 6d 70 6c 65 73 20 6f 66 20 67 6f 6f 64 |examples of good| 00000580 20 66 69 6c 6d 73 20 74 6f 67 65 74 68 65 72 20 | films together | 00000590 77 69 74 68 0a 70 65 72 6d 69 73 73 69 6f 6e 20 |with.permission | 000005a0 28 6f 72 20 6e 6f 74 29 20 66 6f 72 20 64 69 73 |(or not) for dis| 000005b0 74 72 69 62 75 74 69 6f 6e 20 74 6f 3a 0a 41 63 |tribution to:.Ac| 000005c0 65 20 43 6f 6d 70 75 74 69 6e 67 2c 20 32 37 20 |e Computing, 27 | 000005d0 56 69 63 74 6f 72 69 61 20 52 6f 61 64 2c 20 43 |Victoria Road, C| 000005e0 41 4d 42 52 49 44 47 45 2c 20 43 42 34 20 33 42 |AMBRIDGE, CB4 3B| 000005f0 57 2e 0a 0a 44 65 74 61 69 6c 73 20 61 62 6f 75 |W...Details abou| 00000600 74 20 45 75 63 6c 69 64 2c 20 41 72 63 4c 69 67 |t Euclid, ArcLig| 00000610 68 74 2c 20 4d 6f 67 75 6c 2c 20 53 70 6c 69 63 |ht, Mogul, Splic| 00000620 65 20 61 6e 64 0a 54 77 65 65 6e 20 63 61 6e 20 |e and.Tween can | 00000630 62 65 20 61 6c 73 6f 20 62 65 20 6f 62 74 61 69 |be also be obtai| 00000640 6e 65 64 20 66 72 6f 6d 20 74 68 65 20 73 61 6d |ned from the sam| 00000650 65 20 61 64 64 72 65 73 73 2e 0a 0a 20 54 6f 6e |e address... Ton| 00000660 79 20 43 68 65 61 6c 20 4a 61 6e 2d 46 65 62 20 |y Cheal Jan-Feb | 00000670 31 39 39 30 0a 20 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |1990. ==========| 00000680 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a 31 |=============..1| 00000690 2e 30 37 20 28 4a 75 6c 3f 20 31 39 39 30 29 20 |.07 (Jul? 1990) | 000006a0 54 68 65 20 70 72 6f 6a 65 63 74 6f 72 20 6e 6f |The projector no| 000006b0 77 20 69 6e 74 65 6c 6c 69 67 65 6e 74 6c 79 0a |w intelligently.| 000006c0 70 6c 61 79 73 20 66 69 6c 6d 73 20 69 6e 20 6e |plays films in n| 000006d0 65 77 20 6d 6f 64 65 73 20 77 68 69 63 68 20 6d |ew modes which m| 000006e0 61 74 63 68 20 74 68 65 20 66 69 6c 6d 27 73 0a |atch the film's.| 000006f0 6d 6f 64 65 20 69 6e 20 62 69 74 73 2d 70 65 72 |mode in bits-per| 00000700 2d 70 69 78 65 6c 20 61 6e 64 20 61 73 70 65 63 |-pixel and aspec| 00000710 74 20 72 61 74 69 6f 2e 0a 0a 31 2e 30 38 20 28 |t ratio...1.08 (| 00000720 41 75 67 20 31 39 39 30 29 20 4e 65 77 20 6b 65 |Aug 1990) New ke| 00000730 79 20 2d 20 43 74 72 6c 2d 42 20 69 6e 20 66 75 |y - Ctrl-B in fu| 00000740 6c 6c 20 73 63 72 65 65 6e 0a 6d 6f 64 65 20 70 |ll screen.mode p| 00000750 75 74 73 20 74 68 65 20 6b 65 79 62 6f 61 72 64 |uts the keyboard| 00000760 20 69 6e 74 6f 20 61 20 6d 6f 64 65 20 77 68 69 | into a mode whi| 00000770 63 68 20 77 69 6c 6c 0a 61 6c 77 61 79 73 20 73 |ch will.always s| 00000780 69 6e 67 6c 65 20 73 74 65 70 20 74 68 65 20 66 |ingle step the f| 00000790 69 6c 6d 20 66 6f 72 77 61 72 64 20 6f 6e 65 20 |ilm forward one | 000007a0 66 72 61 6d 65 2e 0a 41 6e 6f 74 68 65 72 20 43 |frame..Another C| 000007b0 74 72 6c 2d 42 20 77 69 6c 6c 20 67 65 74 20 69 |trl-B will get i| 000007c0 74 20 6f 75 74 20 6f 66 20 74 68 69 73 20 6d 6f |t out of this mo| 000007d0 64 65 2e 0a 0a 4e 6f 77 20 69 6e 63 6c 75 64 65 |de...Now include| 000007e0 73 20 61 20 6e 65 77 20 45 75 63 6c 69 64 58 20 |s a new EuclidX | 000007f0 74 6f 20 70 6c 61 79 20 4c 65 6d 70 65 6c 2d 5a |to play Lempel-Z| 00000800 69 76 0a 63 6f 6d 70 72 65 73 73 65 64 20 66 69 |iv.compressed fi| 00000810 6c 6d 73 2e 20 4e 6f 74 65 20 74 68 61 74 20 69 |lms. Note that i| 00000820 66 20 61 20 45 75 63 6c 69 64 20 6d 6f 64 75 6c |f a Euclid modul| 00000830 65 0a 69 73 20 61 6c 72 65 61 64 79 20 72 75 6e |e.is already run| 00000840 6e 69 6e 67 20 77 68 69 63 68 20 64 6f 65 73 20 |ning which does | 00000850 6e 6f 74 20 68 61 76 65 20 4c 65 6d 70 65 6c 2d |not have Lempel-| 00000860 5a 69 76 0a 64 65 63 6f 6d 70 72 65 73 73 69 6f |Ziv.decompressio| 00000870 6e 20 28 69 2e 65 2e 20 70 72 69 6f 72 20 74 6f |n (i.e. prior to| 00000880 20 32 2e 31 32 29 20 74 68 65 6e 20 4c 65 6d 70 | 2.12) then Lemp| 00000890 65 6c 2d 5a 69 76 0a 66 69 6c 6d 73 20 77 69 6c |el-Ziv.films wil| 000008a0 6c 20 73 74 69 6c 6c 20 63 61 75 73 65 20 65 72 |l still cause er| 000008b0 72 6f 72 73 2e 0a 0a 31 2e 30 39 20 28 53 65 70 |rors...1.09 (Sep| 000008c0 20 31 39 39 30 29 20 4d 69 6e 6f 72 20 62 75 67 | 1990) Minor bug| 000008d0 2d 66 69 78 20 66 6f 72 20 62 75 74 74 6f 6e 20 |-fix for button | 000008e0 63 6c 69 63 6b 73 2e 0a 0a 31 2e 31 30 20 28 53 |clicks...1.10 (S| 000008f0 65 70 20 31 39 39 30 29 20 53 75 70 72 65 6d 65 |ep 1990) Supreme| 00000900 63 79 20 62 69 74 73 20 6e 6f 77 20 70 72 65 73 |cy bits now pres| 00000910 65 72 76 65 64 20 69 6e 20 34 62 70 70 20 6d 6f |erved in 4bpp mo| 00000920 64 65 73 2e 20 0a 0a 31 2e 31 31 20 28 4f 63 74 |des. ..1.11 (Oct| 00000930 20 31 39 39 30 29 20 50 61 75 73 65 20 61 74 20 | 1990) Pause at | 00000940 66 69 6c 6d 20 73 74 61 72 74 73 20 64 75 72 69 |film starts duri| 00000950 6e 67 20 61 6e 0a 2d 4c 20 74 79 70 65 20 52 6f |ng an.-L type Ro| 00000960 6c 6c 69 6e 67 20 64 65 6d 6f 20 63 61 6e 20 6e |lling demo can n| 00000970 6f 77 20 62 65 20 66 6f 72 63 65 64 20 62 79 20 |ow be forced by | 00000980 75 73 69 6e 67 0a 75 73 69 6e 67 20 61 20 6e 65 |using.using a ne| 00000990 77 20 2d 57 20 73 77 69 74 63 68 2e 20 54 68 65 |w -W switch. The| 000009a0 20 73 77 69 74 63 68 20 69 73 20 63 61 6e 63 65 | switch is cance| 000009b0 6c 6c 65 64 0a 62 79 20 61 20 6e 65 77 20 72 65 |lled.by a new re| 000009c0 70 65 61 74 20 63 6f 75 6e 74 2c 20 6f 72 20 61 |peat count, or a| 000009d0 6e 6f 74 68 65 72 20 2d 57 2e 0a 0a 31 2e 31 32 |nother -W...1.12| 000009e0 20 28 46 65 62 20 31 39 39 31 29 20 49 6e 74 65 | (Feb 1991) Inte| 000009f0 72 6e 61 74 69 6f 6e 61 6c 20 76 65 72 73 69 6f |rnational versio| 00000a00 6e 2e 0a 0a 4d 61 64 65 20 6d 6f 72 65 20 28 69 |n...Made more (i| 00000a10 6e 64 65 65 64 20 63 6f 6d 70 6c 65 74 65 6c 79 |ndeed completely| 00000a20 3f 29 20 72 65 73 69 6c 69 61 6e 74 20 74 6f 20 |?) resiliant to | 00000a30 65 72 72 6f 72 73 0a 69 6e 20 52 65 64 72 61 77 |errors.in Redraw| 00000a40 20 63 6f 64 65 2c 20 65 2e 67 2e 20 55 6e 6b 6e | code, e.g. Unkn| 00000a50 6f 77 6e 20 63 6f 6d 70 72 65 73 73 69 6f 6e 2f |own compression/| 00000a60 65 78 70 61 6e 73 69 6f 6e 0a 74 65 63 68 6e 69 |expansion.techni| 00000a70 71 75 65 2e 0a 0a 2d 45 20 66 6c 61 67 20 74 6f |que...-E flag to| 00000a80 20 63 61 75 73 65 20 65 78 69 74 20 66 72 6f 6d | cause exit from| 00000a90 20 61 20 72 6f 6c 6c 69 6e 67 20 64 65 6d 6f 2e | a rolling demo.| 00000aa0 20 45 2e 67 2e 0a 3c 50 72 6f 6a 65 63 74 6f 72 | E.g..<Projector| 00000ab0 24 44 69 72 3e 20 2d 4c 20 46 69 6c 6d 73 2e 43 |$Dir> -L Films.C| 00000ac0 68 65 73 73 20 2d 43 32 20 46 69 6c 6d 73 2e 4c |hess -C2 Films.L| 00000ad0 69 74 4c 6f 67 6f 73 20 2d 45 0a 0a 31 2e 31 33 |itLogos -E..1.13| 00000ae0 20 28 4d 61 72 20 31 39 39 31 29 0a 0a 4e 65 77 | (Mar 1991)..New| 00000af0 20 22 49 22 20 63 6f 6e 74 72 6f 6c 20 77 68 65 | "I" control whe| 00000b00 6e 20 69 6e 20 66 75 6c 6c 20 73 63 72 65 65 6e |n in full screen| 00000b10 20 6d 6f 64 65 20 74 6f 20 74 75 72 6e 0a 6f 6e | mode to turn.on| 00000b20 20 49 6e 74 65 72 6c 61 63 65 20 77 68 65 6e 20 | Interlace when | 00000b30 74 61 6b 69 6e 67 20 74 68 65 20 66 69 6c 6d 20 |taking the film | 00000b40 6f 75 74 20 6f 66 20 66 72 65 65 7a 65 20 6d 6f |out of freeze mo| 00000b50 64 65 2e 0a 54 68 65 20 73 61 6d 65 20 63 6f 6e |de..The same con| 00000b60 74 72 6f 6c 20 63 61 6e 20 62 65 20 75 73 65 64 |trol can be used| 00000b70 20 74 6f 20 74 75 72 6e 20 6f 66 66 20 74 68 65 | to turn off the| 00000b80 20 69 6e 74 65 72 6c 61 63 65 0a 77 68 65 6e 20 | interlace.when | 00000b90 66 72 65 65 7a 69 6e 67 2e 0a 0a 46 75 6e 64 61 |freezing...Funda| 00000ba0 6d 65 6e 74 61 6c 20 62 75 67 20 69 6e 20 66 72 |mental bug in fr| 00000bb0 61 6d 65 20 74 69 6d 69 6e 67 2c 20 77 68 69 63 |ame timing, whic| 00000bc0 68 20 6f 6e 6c 79 20 73 68 6f 77 65 64 0a 75 70 |h only showed.up| 00000bd0 20 6f 6e 20 76 65 72 79 20 66 61 73 74 20 6d 61 | on very fast ma| 00000be0 63 68 69 6e 65 73 20 28 65 2e 67 2e 20 35 34 30 |chines (e.g. 540| 00000bf0 29 20 68 61 73 20 62 65 65 6e 20 66 69 78 65 64 |) has been fixed| 00000c00 2e 0a 0a 31 2e 31 34 20 28 4d 61 79 20 31 39 39 |...1.14 (May 199| 00000c10 31 29 0a 0a 41 64 64 65 64 20 6e 65 77 20 44 65 |1)..Added new De| 00000c20 6c 61 79 20 66 75 6e 63 74 69 6f 6e 20 6f 6e 20 |lay function on | 00000c30 49 63 6f 6e 42 61 72 20 6d 65 6e 75 2e 20 53 65 |IconBar menu. Se| 00000c40 74 73 20 74 68 65 20 64 65 6c 61 79 0a 66 6f 72 |ts the delay.for| 00000c50 20 6f 6e 2d 64 65 73 6b 74 6f 70 20 70 6c 61 79 | on-desktop play| 00000c60 69 6e 67 2e 0a 0a 31 2e 31 35 20 28 4a 75 6c 79 |ing...1.15 (July| 00000c70 20 31 39 39 31 29 0a 0a 53 69 6e 67 6c 65 20 66 | 1991)..Single f| 00000c80 72 61 6d 65 20 66 69 6c 6d 73 20 61 72 65 20 6c |rame films are l| 00000c90 6f 61 64 65 64 20 46 72 6f 7a 65 6e 2e 0a 0a 31 |oaded Frozen...1| 00000ca0 2e 31 36 20 28 4f 63 74 20 31 39 39 31 29 0a 0a |.16 (Oct 1991)..| 00000cb0 43 6f 72 72 65 63 74 65 64 20 73 70 72 69 74 65 |Corrected sprite| 00000cc0 20 61 6c 6c 6f 63 61 74 69 6f 6e 20 63 61 6c 63 | allocation calc| 00000cd0 75 6c 61 74 69 6f 6e 20 28 73 6f 6d 65 20 62 69 |ulation (some bi| 00000ce0 67 20 66 69 6c 6d 73 20 77 6f 75 6c 64 6e 27 74 |g films wouldn't| 00000cf0 20 6c 6f 61 64 29 2e 0a 41 64 64 65 64 20 27 59 | load)..Added 'Y| 00000d00 27 20 66 6c 61 67 20 28 6f 6e 20 6b 65 79 62 6f |' flag (on keybo| 00000d10 61 72 64 20 61 6e 64 20 66 6f 72 20 72 6f 6c 6c |ard and for roll| 00000d20 69 6e 67 20 64 65 6d 6f 29 20 74 6f 20 73 65 74 |ing demo) to set| 00000d30 20 59 6f 59 6f 2c 20 61 6e 64 20 6d 61 64 65 0a | YoYo, and made.| 00000d40 66 69 6c 6d 73 20 79 6f 79 6f 20 6f 66 66 20 64 |films yoyo off d| 00000d50 65 73 6b 74 6f 70 20 69 66 20 74 68 65 79 20 77 |esktop if they w| 00000d60 65 72 65 20 79 6f 79 6f 2d 69 6e 67 20 6f 6e 20 |ere yoyo-ing on | 00000d70 64 65 73 6b 74 6f 70 2e 20 53 74 69 6c 6c 20 6e |desktop. Still n| 00000d80 6f 74 0a 63 6f 6d 70 6c 65 74 65 6c 79 20 63 6f |ot.completely co| 00000d90 72 72 65 63 74 20 28 73 65 65 20 6e 65 78 74 20 |rrect (see next | 00000da0 70 61 72 61 2e 29 0a 0a 41 64 64 65 64 20 63 6f |para.)..Added co| 00000db0 75 6e 74 20 74 6f 20 52 6f 6c 6c 20 6f 70 74 69 |unt to Roll opti| 00000dc0 6f 6e 20 6f 6e 20 69 63 6f 6e 62 61 72 2e 20 45 |on on iconbar. E| 00000dd0 61 63 68 20 66 69 6c 6d 20 69 73 20 72 65 70 65 |ach film is repe| 00000de0 61 74 65 64 20 74 68 65 20 72 65 6c 65 76 61 6e |ated the relevan| 00000df0 74 0a 6e 75 6d 62 65 72 20 6f 66 20 74 69 6d 65 |t.number of time| 00000e00 73 2e 20 49 66 20 59 6f 79 6f 2d 69 6e 67 20 74 |s. If Yoyo-ing t| 00000e10 68 65 20 63 6f 75 6e 74 20 69 73 20 74 68 65 20 |he count is the | 00000e20 6e 75 6d 62 65 72 20 6f 66 20 74 69 6d 65 73 20 |number of times | 00000e30 74 68 65 20 66 69 6c 6d 0a 72 65 61 63 68 65 73 |the film.reaches| 00000e40 20 74 68 65 20 65 6e 64 2e 20 28 53 6f 20 52 6f | the end. (So Ro| 00000e50 6c 6c 20 32 20 77 6f 75 6c 64 20 67 69 76 65 20 |ll 2 would give | 00000e60 32 20 66 6f 72 77 61 72 64 2f 31 20 62 61 63 6b |2 forward/1 back| 00000e70 77 61 72 64 20 70 6c 61 79 69 6e 67 2e 29 0a 0a |ward playing.)..| 00000e80 41 20 66 6c 61 67 20 63 61 6e 20 62 65 20 73 65 |A flag can be se| 00000e90 74 20 69 6e 73 69 64 65 20 74 68 65 20 66 69 6c |t inside the fil| 00000ea0 6d 20 69 74 73 65 6c 66 20 74 6f 20 73 74 61 72 |m itself to star| 00000eb0 74 20 79 6f 79 6f 2d 69 6e 67 20 77 68 65 6e 20 |t yoyo-ing when | 00000ec0 74 68 65 20 66 69 6c 6d 20 69 73 0a 6c 6f 61 64 |the film is.load| 00000ed0 65 64 20 28 62 69 74 20 32 20 6f 66 20 62 79 74 |ed (bit 2 of byt| 00000ee0 65 20 33 36 29 2c 20 62 75 74 20 74 68 69 73 20 |e 36), but this | 00000ef0 63 75 72 72 65 6e 74 6c 79 20 68 61 73 20 74 6f |currently has to| 00000f00 20 62 65 20 73 65 74 20 62 79 20 73 74 65 61 6d | be set by steam| 00000f10 2e 20 49 74 73 0a 61 63 74 69 6f 6e 20 69 73 20 |. Its.action is | 00000f20 69 6e 76 65 72 74 65 64 20 62 79 20 75 73 69 6e |inverted by usin| 00000f30 67 20 74 68 65 20 2d 59 20 66 6c 61 67 20 77 68 |g the -Y flag wh| 00000f40 65 6e 20 6c 6f 61 64 69 6e 67 20 66 69 6c 6d 73 |en loading films| 00000f50 2e 20 54 68 65 20 2d 59 20 66 6c 61 67 20 73 74 |. The -Y flag st| 00000f60 61 79 0a 69 6e 20 66 6f 72 63 65 20 75 6e 74 69 |ay.in force unti| 00000f70 6c 20 61 20 73 65 63 6f 6e 64 20 2d 59 20 66 6c |l a second -Y fl| 00000f80 61 67 2e 0a 0a 41 64 64 65 64 20 2d 44 20 66 6c |ag...Added -D fl| 00000f90 61 67 20 66 6f 72 20 72 6f 6c 6c 69 6e 67 20 64 |ag for rolling d| 00000fa0 65 6d 6f 73 20 74 6f 20 73 74 6f 70 20 70 65 6f |emos to stop peo| 00000fb0 70 6c 65 20 63 6f 6d 69 6e 67 20 75 70 20 74 6f |ple coming up to| 00000fc0 20 74 68 65 20 73 74 61 6e 64 20 61 6e 64 0a 73 | the stand and.s| 00000fd0 74 6f 70 70 69 6e 67 20 74 68 65 6d 21 20 43 6f |topping them! Co| 00000fe0 6d 6d 61 6e 64 73 20 69 6e 20 6f 66 66 20 73 63 |mmands in off sc| 00000ff0 72 65 65 6e 20 6d 6f 64 65 20 68 61 76 65 20 74 |reen mode have t| 00001000 6f 20 68 61 76 65 20 74 68 65 20 73 68 69 66 74 |o have the shift| 00001010 20 6b 65 79 0a 70 72 65 73 73 65 64 20 61 74 20 | key.pressed at | 00001020 74 68 65 20 73 61 6d 65 20 74 69 6d 65 20 77 68 |the same time wh| 00001030 65 6e 20 74 68 69 73 20 66 6c 61 67 20 69 73 20 |en this flag is | 00001040 73 65 74 2e 20 28 53 6f 20 53 68 69 66 74 2d 45 |set. (So Shift-E| 00001050 73 63 61 70 65 20 69 73 20 6e 65 65 64 65 64 0a |scape is needed.| 00001060 74 6f 20 73 74 6f 70 20 74 68 65 20 66 69 6c 6d |to stop the film| 00001070 73 2e 29 0a 0a 31 2e 31 37 20 28 4e 6f 76 20 31 |s.)..1.17 (Nov 1| 00001080 39 39 31 29 0a 0a 41 64 64 65 64 20 61 20 6e 65 |991)..Added a ne| 00001090 77 20 6b 65 79 20 69 6e 20 46 75 6c 6c 20 73 63 |w key in Full sc| 000010a0 72 65 65 6e 20 6d 6f 64 65 2e 20 58 20 77 69 6c |reen mode. X wil| 000010b0 6c 20 74 75 72 6e 20 6f 6e 20 61 20 63 75 72 73 |l turn on a curs| 000010c0 6f 72 20 28 6c 69 6b 65 20 74 68 65 0a 63 6f 75 |or (like the.cou| 000010d0 6e 74 69 6e 67 20 63 75 72 73 6f 72 29 20 77 68 |nting cursor) wh| 000010e0 69 63 68 20 77 69 6c 6c 20 72 65 70 6f 72 74 20 |ich will report | 000010f0 74 68 65 20 63 6f 6f 72 64 69 6e 61 74 65 73 20 |the coordinates | 00001100 6f 66 20 74 68 65 20 74 6f 70 20 6c 65 66 74 20 |of the top left | 00001110 6f 66 20 74 68 65 0a 63 75 72 73 6f 72 20 69 74 |of the.cursor it| 00001120 73 65 6c 66 2e 20 4e 6f 74 65 20 74 68 61 74 20 |self. Note that | 00001130 74 68 65 20 6b 65 79 20 77 68 69 63 68 20 77 61 |the key which wa| 00001140 73 20 75 73 65 64 20 74 6f 20 69 6e 69 74 69 61 |s used to initia| 00001150 74 65 20 74 68 65 20 63 75 72 73 6f 72 20 69 73 |te the cursor is| 00001160 0a 61 6c 73 6f 20 75 73 65 64 20 74 6f 20 73 77 |.also used to sw| 00001170 69 74 63 68 20 69 74 20 6f 66 66 2e 0a 0a 31 2e |itch it off...1.| 00001180 31 38 20 28 4d 61 79 20 31 39 39 32 29 0a 0a 41 |18 (May 1992)..A| 00001190 6c 74 65 72 61 74 69 6f 6e 73 20 6d 61 64 65 20 |lterations made | 000011a0 74 6f 20 61 6c 6c 6f 77 20 49 6f 74 61 2f 41 63 |to allow Iota/Ac| 000011b0 65 20 6e 65 77 20 46 69 6c 6d 20 66 6f 72 6d 61 |e new Film forma| 000011c0 74 20 74 6f 20 72 75 6e 20 28 74 68 69 73 20 66 |t to run (this f| 000011d0 6f 72 6d 61 74 20 69 73 0a 65 73 73 65 6e 74 69 |ormat is.essenti| 000011e0 61 6c 6c 79 20 61 6e 20 65 78 74 65 6e 64 65 64 |ally an extended| 000011f0 20 41 63 65 20 46 69 6c 6d 29 2e 0a 0a 31 2e 31 | Ace Film)...1.1| 00001200 39 20 28 4a 75 6e 20 31 39 39 32 29 0a 0a 53 6d |9 (Jun 1992)..Sm| 00001210 61 6c 6c 20 63 68 61 6e 67 65 73 20 74 6f 20 73 |all changes to s| 00001220 65 74 20 62 6f 72 64 65 72 20 63 6f 6c 6f 75 72 |et border colour| 00001230 20 6f 6e 20 49 6f 74 61 20 66 69 6c 6d 73 2f 73 | on Iota films/s| 00001240 70 65 65 64 20 75 70 20 43 6f 6c 6f 75 72 54 72 |peed up ColourTr| 00001250 61 6e 73 20 74 61 62 6c 65 0a 63 61 6c 6c 73 2e |ans table.calls.| 00001260 0a 0a 31 2e 32 30 20 28 4a 75 6c 20 31 39 39 32 |..1.20 (Jul 1992| 00001270 29 0a 42 75 67 66 69 78 20 64 75 65 20 74 6f 20 |).Bugfix due to | 00001280 74 68 65 20 63 68 61 6e 67 65 73 20 69 6e 20 31 |the changes in 1| 00001290 2e 31 39 21 0a 0a 31 2e 32 32 20 28 4d 61 79 20 |.19!..1.22 (May | 000012a0 31 39 39 33 29 0a 44 6f 6e 27 74 20 6b 6e 6f 77 |1993).Don't know| 000012b0 20 77 68 61 74 20 49 20 64 69 64 20 66 6f 72 20 | what I did for | 000012c0 31 2e 32 31 21 0a 4e 65 77 20 6f 70 74 69 6f 6e |1.21!.New option| 000012d0 20 66 6f 72 20 27 46 72 6f 6d 20 66 69 6c 65 27 | for 'From file'| 000012e0 2e 20 4e 65 78 74 20 73 65 74 20 6f 66 20 66 69 |. Next set of fi| 000012f0 6c 6d 73 20 77 69 6c 6c 20 62 65 20 73 6c 61 76 |lms will be slav| 00001300 65 64 20 64 69 72 65 63 74 6c 79 20 66 72 6f 6d |ed directly from| 00001310 0a 66 69 6c 65 2c 20 67 69 76 69 6e 67 20 75 6e |.file, giving un| 00001320 6c 69 6d 69 74 65 64 20 66 69 6c 6d 20 6c 65 6e |limited film len| 00001330 67 74 68 2e 20 46 69 6c 65 20 6c 6f 61 64 69 6e |gth. File loadin| 00001340 67 20 63 61 6e 20 62 65 20 73 77 69 74 63 68 65 |g can be switche| 00001350 64 20 6f 6e 2f 6f 66 66 0a 75 73 69 6e 67 20 74 |d on/off.using t| 00001360 68 65 20 70 72 6f 6a 65 63 74 6f 72 20 66 6c 61 |he projector fla| 00001370 67 20 2d 4f 20 69 6e 20 61 20 63 6f 6d 6d 61 6e |g -O in a comman| 00001380 64 20 6c 69 6e 65 2e 0a |d line..| 00001388