AminetAminet
Search:
84782 packages online
About
Recent
Browse
Search
Upload
Setup
Services

pix/anim/blizzard.lha

Mirror:Random
Showing: ppc-morphos icongeneric icon
No screenshot available
Short:Nice MC68060 CPU animation for boot-up
Author: michalsk at impw.im.pw.edu.pl (Rafal Michalski)
Uploader:michalsk dingo if pw edu pl (Rafal Michalski)
Type:pix/anim
Architecture:generic
Date:1997-01-28
Download:pix/anim/blizzard.lha - View contents
Readme:pix/anim/blizzard.readme
Downloads:441

This  animation I made myself,  when I've bought the A1260
Blizzard accelerator for my best ever Amiga computer. It randomly spins
around on boot-up.

To do so,
 1. put "random" into C: directory
This "random" command generates random value within range 0-255.
When the value is less than the one given by argument it generates
error code WARN.
 e.g "random 128" (has probability of 1/2 that it will be WARN)

 2. put something similiar to your user-startup or startup-sequence:

-------------------------- dont cut here ----------------------------
    ;    DEVS:Monitors/NTSC 
    ;    Assign ENV: RAM:   make sure that ENV: is assigned and NTSC monitor is
    ;                       launched. Not needed when in user-startup

		Random <>NIL: 64 ; 1 / 4 that it will be run.; CHANGE IT or NOT :=}
		IF WARN
			RUN <>NIL: Play16 <>NIL: "any sample" SINGLE PRIORITY=2
;previous line just plays sample with "Play16" 1.6 by Thomas Wenzel :)
; (not included in this archive !!!!!
; but included as an example -> U can do this yourself !)

			VT <>NIL: Exper:Gfx/Blizzard Exper:Anims/Blizzard.anim Loop=1 Speed=1 Delay=0 QUIET
;This line uses "ViewTEK" 2.1 by Thomas Krehbiel to show picture "Blizzard"
; while loading animation "Blizzard.anim", and then plays it 1 time :))))))
    ELSE
      ;do something else :)))))))))) or don't :(
    ENDIF

------------------------ it is just an example -----------------------


Try it :))

______                                        Rafal Michalski
michalsk@impw.im.pw.edu.pl
michalsk@dingo.if.pw.edu.pl


Contents of pix/anim/blizzard.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO     CRC       STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]               289243  656560  44.1% -lh5- 0944 Nov 26  1996 Blizzard.anim
[generic]                  963    1296  74.3% -lh5- de69 Nov 26  1996 random
[generic]                 3829   13970  27.4% -lh5- 28e0 Nov 26  1996 Blizzard
[generic]                  901    1727  52.2% -lh5- 9caf Jan 24  1997 readme
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total         4 files  294936  673553  43.8%            Jan 27  1997
Page generated in 0.02 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>