Audio (104) Datatype (15) Demo (56) Development (247) Document (64) Driver (19) Emulation (62) Game (533) Graphics (229) Library (22) Network (63) Office (22) Utility (271) Video (18)
Total files: 1725
Full index file Recent index file
Part of Aros World Exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] Acidwarp is a program by Noah Spurrier. It was originally a DOS program.
This is an a port by Boris Gjenero (dreamlayers at yahoo dot ca), which
uses the SDL library (http://www.libsdl.org) for video output. It is
based on the Linux SVGALib port by Steven Wills. For more information,
see README.
This was tested on Windows, but thanks to SDL it should be possible to
build this for other operating systems. The Windows specific code is
only used to work around the full screen mode issue noted below, and
is only compiled if WIN32 is defined.
Quick start
-----------
Run acidwarp.exe
Use the following keys:
Up causes the pallette to rotate faster.
Down causes the pallette to rotate slower.
l (L)ock on the current pattern.
k switch to the next pallette.
p (P)ause. Totally stops pallette rotation and pattern changing.
q (Q)uit. Causes Acidwarp to exit.
n (N)ext pattern.
Click on the window to toggle full screen mode
The program takes some optional command line arguments. To see these, run:
acidwarp -h
|