Atari ST - 1994
Stars
1 / 2- Genre
- Miscellaneous
- Year
- 1994
- Language
- Compiled C
- Publisher
- [no publisher]
- Controls
- —
- Distributor
- -
- Players
- —
- Developer
- Atari Corporation
- Resolution
- Low
- Licensed from
- -
- Programmer(s)
- Smith, Eric R.
- Country

- Graphic Artist(s)
- —
- Software
- English
- Game design
- —
- Box/Instructions
- English
- Musician(s)
- —
- License
- PD / Freeware / Shareware
- Sound FX
- —
- Serial
- —
- Cover Artist(s)
- —
- ST Type
- ST, TT, Falcon030 / 0.5MB
- MIDI
- —
- Version
- —
- Dump
- Download
- Number of Disks
- 1 / Double Sided / HD Installable
- Dump format
- MSA
- Protection
- —
INSTRUCTIONS
/* * "stars" : simple GEM window based drawing demo * Written by Eric R. Smith and placed in the public domain * * compile with: gcc -o stars.prg -O -mshort stars.c -lgem16 * Should probably compile with other ST compilers, too. Note that * prototypes aren't used, so it doesn't require an ANSI C compiler. * Pure C will probably issue a lot of warnings because of this. */
TRIVIA (1)
Origins
Found from ex-Atari employee's hard disk. C source included
