home *** CD-ROM | disk | FTP | other *** search
-
- DESCRIPTION:
-
- This utility opens Windows like screen during boot and shows some
- information about your machine: CPU, FPU, GFX Chips, Kickstart,
- memory, current time and date. You can change palette from 7 presets
- and select hour system if you want.
-
-
- SYNTAX:
-
- OpenScr [-options]
-
- -a : alternative font
- better for interlace if you haven't ficker fixer
- -h<12|24>: selects 12 or 24 hour system, default: 24
- -p<0-7> : selects 7 palette presets (0-random), default: 1
- -? : help
-
-
- HOW TO USE:
-
- To activate AWS add 2 lines in your startup-sequence:
-
- OpenScr -p2 -a (after SetPatch)
- CloseScr (between LoadWB and EndCLI)
-
- AWS works only under OS2.x and 3.x+, doesn't require any library but
- may crash if you put OpenScr before SetPatch.
- AWS can use only default monitor because no more monitors are
- available in early startup.
- Now OpenScr is crunched by Imploder 4.0. Before that I used
- Crunchmania 1.9t. This packer has fastest depacker on my Amiga 4030,
- but on some A1200s hangs up. I you want better pack ratio and depack
- speed unpack OpenScr and recrunch it, but i don't warrant it'll work.
-
-
- AUTHORS:
-
- AWS was written in Devpac assembler by Paul "CBM80" Hernik, gfx was
- drawn by Adam "Gunman" Bakalarz. All comments or bug reports send to:
-
- Paul Hernik
- Nowowiejska 24/3
- 25-532 Kielce
- POLAND
- tel. (041)27012
-
- or via Internet:
-
- spi-wp@srv1.tu.kielce.pl (this is my friend's address because i haven't
- my own yet)
-
-
- DISTRIBUTION:
-
- AWS is FREEWARE. You may use and copy this program freely but all
- files must be copied in an unmodified state preferably in LhA archive.
-
-
- HISTORY:
-
- 1.0 - simple Windows like screen
- 1.1 - added simple information about your Amiga
- 1.2 - changed gfx (now by Gunman) and added some more infos
- 1.3 - added parameters, first official release (20 Jul 94)
- 1.3a - changed screen opening and cruncher (13 Sep 94)
-
-
- TODO:
-
- - VGA monitor support
- - Retina version (without RetinaEmu)
- - maybe more infos
-
-