PMStars: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
PMStars will display the starfield with either a single 'dot' or line for each star. | PMStars will display the starfield with either a single 'dot' or line for each star. | ||
Compiles with Watcom C compiler | Compiles with Watcom C compiler and gcc: | ||
;Watcom C | |||
wcl386 pmstars.c -bt=os2 -l=os2v2_pm | wcl386 pmstars.c -bt=os2 -l=os2v2_pm | ||
Revision as of 17:25, 17 December 2023
PMStars | |
---|---|
![]() | |
Version | Aug 99 |
Vendor | |
Author | Don Moore |
License | Public Domain |
Download | PMStars_1999-08-13.zip |
Website |
PMStars will display the starfield with either a single 'dot' or line for each star.
Compiles with Watcom C compiler and gcc:
- Watcom C
wcl386 pmstars.c -bt=os2 -l=os2v2_pm