home *** CD-ROM | disk | FTP | other *** search
/ 500 Game Surplus / XSurplus.iso / 336 / CATALOG.DOC < prev    next >
Text File  |  1993-06-22  |  17KB  |  342 lines

  1. ÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛ
  2.                        
  3.                        Rockland Software Productions 
  4.                          13292B Leafcrest Ln #102
  5.                              Fairfax VA 22033
  6.                                703-378-5120
  7.  
  8.                              June 1993 Catalog
  9.  
  10. ÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛ
  11.  
  12. GENERAL SYSTEM REQUIREMENTS:
  13.  
  14. All programs require an IBM compatable with 640K RAM and a hard drive. 
  15. Additional system requirements are listed at the end of each product 
  16. description. 
  17. Products that use a mouse require a microsoft compatable mouse.
  18. Products that support FM sound require a Soundblaster compateble sound card.
  19. Products that support Digital sound require a Soundblaster Pro sound card.
  20. Products that support SVGA graphics require a VESA compatable SVGA card.
  21. Products that use XMS memory require a DPMI compatable memory manager such
  22. as EMM386.
  23.  
  24. ÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛ
  25.  
  26. Buttons:
  27.     Buttons is a graphical mouse driven menuing system. It allows you to 
  28. create icons and buttons to run programs and batch files, and to take you to 
  29. other screens of icons and buttons. Buttons can pass command line parameters 
  30. to progams you run. It will even prompt you for paramters to pass to a 
  31. program. 
  32.     Buttons allows you to create titleboxes for identifying screens. Buttons 
  33. also has an instant DOS command function. Start typing and a DOS prompt 
  34. appears at the bottom of the screen. Hit return and Buttons executes the DOS 
  35. command. Controls are included for sound and colors. 
  36.     Buttons allows you 50 icons or buttons per screen, with an unlimited 
  37. number of screens. It has an icon editor, a batch file generator, and a batch 
  38. file editor built-in. Buttons is self-installing, and creates its data files 
  39. on the fly as needed, making it virtually crash-proof. Buttons is non-memory 
  40. resident. 
  41.     Rated high on intuitiveness and ease of use by our customers.
  42.     System requirements: EGA or VGA graphics. Mouse.
  43.  
  44. ÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛ
  45.  
  46. PC/Breeze windowing system:
  47.     PC/Breeze is a windowing system for DOS. PC/Breeze provides a windowing 
  48. environment similar to Windows or Geoworks. Menu windows let you 
  49. create icons and buttons to run your applications. Drive, Tree, and File
  50. windows let you browse your drives. ALL DOS commands are FULLY menu driven
  51. via Dos windows. 
  52.     Built-in applications include: file viewer, editor, spreadsheet, 
  53. database, graphics editor, communications with zmodem, and autoscheduler. 
  54. Built-in utilities include: calculator, analog, digital, and alarm clcoks, 
  55. ascii table, programming language, and an enhanced batch file language.
  56.     PC/Breeze can run in single user or multiuser modes. Multiuser mode 
  57. provides accounts with passwords, access levels and email, drive, directory, 
  58. and file locking, and security lockouts on potentially dangerous features. 
  59.     PC/Breeze has many additional DOS commands such as format 2 drives, disk 
  60. free space, disk usage by directory in files and bytes, rename directory, 
  61. remove non-empty directory including subdiretories, copy and move directories 
  62. across drives including subdirectories and files, directory size in files and 
  63. bytes, and move file. 
  64.     PC/Breeze runs as a DOS application. It is very easy to install, learn, 
  65. and use, and runs FAST! PC/Breeze runs in text or graphics modes, and 
  66. supports mouse and joystick. PC/Breeze is a minimal 7K memory resident, and 
  67. requires only 1 Meg of disk space. The install program included with 
  68. PC/Breeze automatically installs and configures PC/Breeze for optimal 
  69. performance on your computer. All documentation is online and built-in to 
  70. PC/Breeze.
  71.     Rated high in power and configurability by our customers.
  72.  
  73. ÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛ
  74.  
  75. BP70LIB Borland Pascal Library:
  76.     BP70LIB is a library of Borland Pascal 7.0 routines. The library consists 
  77. of six units: generic, graf, graf2, graf3, winlib, and bigarray. All units
  78. work in both real and protected modes.
  79.     The generic unit provides routines for dos, mouse, conversions, files, 
  80. rebooting, text I/O including popup menus and message boxes, sound, joystick, 
  81. math, grey keys, plus other miscellaneous functions. 
  82.     The graf and graf2 units are a device independant virtual coordinate 
  83. system graphics library with routines ranging from pixel and fillpoly all the 
  84. way up to edit file in scrolling window with unlimited file size. They also 
  85. include routines for interfacing the virtual coordinate system to the mouse, 
  86. and mouse support for SVGA graphics. Includes buttons, bitmaps, savescreens,
  87. menus, numeric keypads, dialog boxes, ascii viewer, and ascii editor.
  88.     The graf3 unit provides drivers for EGA through 1024x768x256 VESA, and
  89. 10 fonts. All fonts and drivers are loaded and registered for you.
  90.     The winlib unit is a windowing system library based on the graf unit`s 
  91. device independant virtual coordinate system graphics. It provides routines 
  92. for windows that already scroll, move, resize, etc. All you write is a 
  93. procedure to draw the contents and a procedure to run when the contents are 
  94. selected. The winlib library handles everything else for you. The winlib 
  95. features dynamic memory allocation, and is written using fast procedural 
  96. code. 
  97.     The bigarray unit contains routines for implementing arrays larger than 
  98. the 64K maximum in Turbo Pascal. With the bigarray unit, you may dynamically 
  99. allocate arrays up to a maximum of 640K in size.
  100.     System requirements: Turbo or Borland Pascal 7.0.
  101.  
  102. ÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛ
  103.  
  104. Tank:
  105.     Tank is a super PC version of the arcade classic tank battle game. 
  106. Create a charater and take command of your Tank. Complete missions to get
  107. better tanks. Become a squad commander and command multiple tanks and
  108. choppers at once. 
  109.     Tank features a high level of combat realism with 18 types of offensive
  110. weapons, three types of defensive weapons, amphibeous and hover tanks,
  111. attack helicopters, terrain effects and elevation, armor and hit location, 
  112. fuel and ammo, and bases for resupply.
  113.     Tank includes 10 types of missions and has a campaign game mode. Built
  114. in charater, tank, and map editors allow you to create and play enless
  115. scenarios. Tank can handle 1-4 players, human or computer. Both printable
  116. and on-line documentation are built-in to Tank.
  117.     A real hit with arcade game fanatics.
  118.     System requirements: EGA or VGA graphics. Mouse.
  119.  
  120. ÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛ
  121.  
  122. Global War:
  123.     Global War is a super Risk type of game. It adds many new features. In 
  124. addition to armies, it has navies, air units, carriers, airborne, and 
  125. three types of bases. It also has supply rules (handled automatically by 
  126. the computer). Options for play include: nuclear weapons, three levels of 
  127. reenforcements, multiple attacks, and 1-9 players human or computer. Visual 
  128. and sound effects let you see and hear your attacks. A voice synthesizer 
  129. reports your battle results. Features: Slick pushbutton interface, alliances,
  130. automatic losses, printable on-line help, printable manual, bitmapped 
  131. graphics, Digital, FM, and PC sound support, plus MORE!. If you like wargames 
  132. you'll love Global War.
  133. System requirements: 
  134.     286 or better. VGA graphics. Microsoft compatable mouse. Soundblaster
  135.     compatable sound card required for FM sound. Soundblaster Pro sound card
  136.     required for digital sound.
  137.  
  138. ÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛ
  139.  
  140. SIMSpace:
  141.     SIMSpace is a forward view realtime spaceship flight and combat 
  142. simulator. The screen is the bridge, and all the controls work via mouse! 
  143. Complete as many missions as you can before dieing or failing three missions. 
  144. Features photo quality bitmapped and rendered graphics with digital and FM 
  145. sound. SIMSpace includes: Many types of opponents, planets, spaceports, 
  146. wormholes, towing arrays, drones, matter movers, shuttles, over 50 different 
  147. types of missions, mission and character editors, virtual reality 3D remote 
  148. squad adventures and lander flight simulator, play via modem, plus MUCH MORE!
  149. System requirements: 
  150.     286 or better. VGA or VESA compatable SVGA graphics. Microsoft compatable
  151.     mouse. 3 to 9 meg disk space depending on installation. Soundblaster 
  152.     compatable sound card required for FM sound. Soundblaster Pro sound card 
  153.     required for digital sound. Hayes compatable modem required for play via
  154.     modem.
  155.  
  156. ÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛ
  157.  
  158. Siege!:
  159.       Siege! is a mideval fortress construction and combat simulator. It is 
  160. similar to Castles and kind of a cross between SIMCity and Ancient art of 
  161. war. In SIEGE! you build a fortress, levy taxes and raise an army. But from 
  162. time to time, the enemy attacks and lays siege to your fortress. Build your 
  163. fort as big as you can, and don`t let the enemy capture your leader in 
  164. combat. Siege! features 3D graphics, sound effects, a huge 12.5 screens by 
  165. 12.5 screens playing area, and music tracks. 
  166.     This game had our beta-testers skipping their lunch hours to play it. 
  167.     System requirements: EGA or VGA graphics. Mouse.
  168.  
  169. ÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛ
  170.  
  171. Mordorventure III:
  172.     A graphical mouse driven mideval role-playing fantasy adventure game 
  173. (similar to D&D. Mordorventure III has many features not found in other 
  174. fantasy role playing games: Full graphics interface with mouse control. 
  175. Wilderness adventures. Dungeon adventures. City adventures. Castle 
  176. constuction. Castle and troop combat. 3d monsters and graphics. Up to five 
  177. players simultaneously - human or computer. Arcade style combat with each 
  178. player controlling his/her character. Fighter and magic user classes. Castle 
  179. politics. Quests. Graphics and sound special effects. Digitized voice tracks.
  180.     This game had our beta-testers skipping WORK to play it!
  181.     System requirements: EGA or VGA graphics. Mouse.
  182.  
  183. ÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛ
  184.  
  185. Armies of Steel:
  186.     Armies of Steel is a fast paced, easy to play wargame for the PC. It 
  187. features photo quality SVGA graphics, animation, digital sound effects, FM 
  188. sound tracks, and mouse control. Many types of terrain and units provide 
  189. hours of challenging play. Simulation accuracy is maintained with a high 
  190. degree of detal including attack, defense, range, and movement factors for 
  191. units, and terrain effects on movement and combat. Armies of Steel gives you
  192. depth of play similar to classic wargames such as Blitzkrieg, Panzer Blitz, 
  193. and Panzer Leader, with a point and shoot interface.
  194.     System requirements: 286 or better, 2 Meg total RAM (640K conventional,
  195.                          plus 1 Meg XMS), VESA compatable SVGA graphics
  196.                          w/ 1meg video ram, monitor capable of 1024x768 
  197.                          256 colors, Soundblaster compatable sound card
  198.                          (SB pro required for digital sound), Microsoft 
  199.                          compatable mouse, 4 Meg disk space.
  200.  
  201. ÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛ
  202.  
  203. Combat Zone:
  204.     Combat Zone is a fast paced, easy to play arcade wargame for the PC. It 
  205. features photo quality SVGA graphics, animation, digital sound effects, FM
  206. sound tracks, and mouse control. Many types of terrain and units provide
  207. hours of challenging play. Different combinations of terrain and unit types
  208. make each level unique. Win as many battles as you can. As you complete
  209. stages, you get promotions and more types of units. Keep your losses low and
  210. earn reserve units. 10 stages of 5 levels each make for a total of 50
  211. different levels of challenging combat action.
  212.     System requirements: 286 or better, 2 Meg total RAM (640K conventional,
  213.                          plus 1 Meg XMS), VESA compatable SVGA graphics
  214.                          w/ 1meg video ram, monitor capable of 1024x768
  215.                          256 colors, Soundblaster compatable sound card
  216.                          (SB pro required for digital sound), Microsoft
  217.                          compatable mouse, 4 Meg disk space.
  218.  
  219. ÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛ
  220.  
  221. Demo Pack:
  222.     The Demo Pack is a collection of the unregistered versions of all of
  223.     our products. It includes a zip file of the latest unregsitered version 
  224.     of each product, and a BBS file description of each product in ascii 
  225.     text. Each zip file contains an unregistered version of a product, 
  226.     product docs, support info, and a copy of our catalog.
  227.  
  228. ÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛ
  229.  
  230.                        Rockland Software Productions
  231.                               Mail order form
  232.  
  233. Fill out and return with your check or money order.
  234.  
  235. Name ___________________________________________________________________
  236.  
  237. Address ________________________________________________________________
  238.  
  239. City ____________________________________ State _______ Zip ____________
  240.  
  241. Area code ____________ Phone ___________________________________________
  242.  
  243.  
  244. I would like to order the registered version of:
  245. ___ Buttons             v3.5      $12
  246. ___ BP70Lib             v1.3      $27
  247. ___ Tank                v2.4      $12
  248. ___ Global War          v3.0      $20
  249. ___ SIMSpace            v2.4      $35
  250. ___ Siege               v1.2      $12
  251. ___ Mordorventure III   v6.0      $17
  252. ___ Combat Zone         v1.0      $20
  253. ___ Armies of Steel     v1.0      $25
  254. ___ PC/Breeze                     $22
  255. ___ Demo Pack                     $5
  256.  
  257. VA residents add 4.5% sales tax.
  258. International orders add $2 shipping.
  259.  
  260.  
  261. Media size   5.25"_____      3.5"_____
  262. (Armies of Steel, Combat Zone, SIMSpace, and the Demo Pack are shipped on 
  263.  1.44M 3.5" disks.)
  264.  
  265.  
  266. Computer:
  267. 8088 (PC/XT)_____    286(AT)______    386______   486______    586______
  268. Speed:____ Mhz        Total RAM:______Meg
  269. Video card: EGA_____
  270.             VGA_____
  271.             SVGA_____ Card name_______________________________
  272.                       Manufacturer ___________________________
  273.                       Video RAM  _________K
  274.                       VESA compatable? Yes______   No______
  275. Monitor: EGA_____
  276.          VGA_____
  277.          SVGA____  Highest 256 color resolution:
  278.                    ________1024x768
  279.                    ________800x600
  280.                    ________640x480
  281.                    ________Other (specify) ____________________________
  282. Sound: _____PC speaker
  283.        _____Adlib
  284.        _____Soundblaster
  285.        _____Soundblaster Pro
  286.        _____Pro Audio Spectrum
  287.        _____Pro Audio spectrum 16
  288.        _____Other (specify) ____________________________________________
  289.  
  290. Modem:  Yes____    No______
  291.         If Yes:   Speed _______     Best error correction type ________  
  292.                   Fax type _________
  293.  
  294. Do you have a CD ROM ?   Yes ____     No ______
  295.  
  296.  
  297. How did you hear about us?
  298. _____ America on Line
  299. _____ PC Link
  300. _____ Promenade
  301. _____ Compuserv
  302. _____ GEnie
  303. _____ Delphi
  304. _____ Internet
  305. _____ Local BBS 
  306.       (name and location ______________________________________________ )
  307. _____ Shareware disk vendor
  308.       (name and location ______________________________________________ )
  309. _____ From a friend ( Name ___________________________________________ )
  310. _____ Other (specify) __________________________________________________
  311.  
  312.  
  313. Comments, suggestions, problems, improvements, complaints, etc:
  314. (User feedback really helps us a lot. Please give us yours.)
  315.  
  316. ___________________________________________________________________________
  317.  
  318. ___________________________________________________________________________
  319.  
  320. ___________________________________________________________________________
  321.  
  322. ___________________________________________________________________________
  323.  
  324. ___________________________________________________________________________
  325.  
  326. ___________________________________________________________________________
  327.  
  328. ___________________________________________________________________________
  329.  
  330. ___________________________________________________________________________
  331.  
  332.  
  333. Payment should be in US funds drawn on a US bank.
  334. International customers: International postal money orders usually offer US
  335.                          funds drawn on a US bank.
  336. Make your check or money order payable to: Rockland Software Productions
  337. Mail to: Rockland Software Productions
  338.          13292B Leafcrest Ln #102
  339.          Fairfax Va 22033 USA
  340. We will send your software the next buisness day via 1st class mail.
  341. Support, information, and questions: call 703-378-5120 (voice).
  342.