Audio (343) Datatype (51) Demo (203) Development (593) Document (22) Driver (97) Emulation (146) Game (994) Graphics (494) Library (113) Network (230) Office (65) Utility (913) Video (69)
Total files: 4333
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Crash | Description: | Triggers Grim Reaper and/or Guru alerts | Download: | crash.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 38kb | Version: | 2.0 | Date: | 14 Jun 2008 | Author: | Alex Carmona | Submitter: | Alex Carmona | Email: | AmigaOne/theworld net | Homepage: | http://AM1GA.com | Category: | utility/shell | License: | Freeware | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 3765 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 217 (Current version) | | 217 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
"My Amiga is so stable, I had to write a program to make it crash..."
DESCRIPTION:
Crash, as the name implies is a program designed to make your computer crash.
But it does this safely, so that you can open the Grim Reaper and/or Alert
requesters on purpose, without trashing the system nor having to reboot.
It does what LawBreaker used to do on the 68k and then some.
The main reason why I wrote it was to make it easier to test the requesters
at various resolutions without having to cause a real crash.
It allows creating generic or custom alerts (Guru), and Grim Reapers.
The Reaper is for real but is triggered by a call which should be harmless.
USAGE:
Crash
R=REAPER/S,G=GURU/S,D=DEADEND/S,M=MESSAGE/M,X=XPOS/K/N,Y=YPOS/K/N,H=HEIGHT/K/N,T
=TIMEOUT/K/N
At least one of these two is required:
R=REAPER/S Causes the Grim Reaper requester to appear
G=GURU/S Causes a Guru (blinking rectangular box) to appear
These are for the GURU only and are optional:
D=DEADEND/S Show Red alert instead of Amber (recoverable) alert
M=MESSAGE/M Display custom one-liner text message
X=XPOS/K/N X (horizontal) position of custom message
Y=YPOS/K/N Y (vertical) position of custom message
H=HEIGHT/K/N Height of Guru box
T=TIMEOUT/K/N Timeout (in video frames) for auto-cancelling the Guru
HISTORY:
2.0 (11.06.2008)
- Moved v1.0 code to Here_Comes_The_Reaper() function
- Added ReadArgs template
- Added "Guru" and args for user-defined alerts
1.0 (2006)
- Just an OS4-friendly replacement for 68k LawBreaker v37
|