home *** CD-ROM | disk | FTP | other *** search
/ PC Underground / UNDERGROUND.ISO / readme.txt < prev   
Text File  |  1995-09-14  |  23KB  |  881 lines

  1.             Information about PC Underground
  2.  
  3. Dear PC User
  4.  
  5. Thank you for purchasing PC UNDERGROUND. We hope you enjoy experimenting with 
  6. all the programs we've included on the CD-ROM. We're sure you'll learn quite
  7. a bit about 'underground' programming!
  8.  
  9.             The PC UNDERGROUND CD-ROM
  10.  
  11. In addition to the demo programs in the DEMOS directory, you will also
  12. find some demos in the BONUS directory. The programs are meant to be a
  13. stimulus for you and give a small overview of the multifold possibilities
  14. of sound and graphics programming.
  15.  
  16. All of the graphics programming examples require a 100% compatible VGA
  17. card.
  18.  
  19. The sound programming examples run either on a TRULY 100% compatible
  20.  SoundBlaster card or on a Gravis Ultrasound card.
  21.  
  22. To use all the programs and source texts, first copy them to a directory
  23. on your hard drive, then use the MS-DOS Attrib command to clear the
  24. Read-Only file attribute. e.g.,: Attrib -r *.*
  25.  
  26. Files And Directories On The Companion CD-ROM
  27.  
  28. The directories included on the companion CD-ROM are in the file called 
  29. CD_DIR.TXT.
  30.  
  31. Directory       Contents
  32.  
  33. ABACUS          Contains Abacus catalog in PDF format (CATALOG.PDF)
  34. BONUS           Contains cool examples of programming techniques
  35. DEMOS           More great examples of what you can do
  36. DOOM            Directory contains sub-directories which pertain to
  37.         programming the Doom material
  38. DOOM\EXE_DATA   Executable of the programming examples for the Doom material.
  39. DOOM\SOURCE     Source code for programming examples for Doom
  40. DOOM\TOOLS      Tools to help you create Doom examples
  41. GRAPHIC         Contains graphic programming examples discussed in the book
  42. MAGN            Example of programming a magnifying glass on you PC 
  43. MATH            Contains math programming examples discussed in the book.
  44. MEMORY          Directory contains sub-directories which pertain to
  45.         programming Memory
  46. MEMORY\DMA      Programming example for DMA Memory
  47. MEMORY\FLAT     Programming example for Flat Memory
  48. MEMORY\XMS      Programming example for XMS Memory
  49. NODEBUG         Program which shows how to prevent people from using a
  50.         debugger to 'debug' your programs.
  51. NORESET         Program example which  shows how to disable the
  52.         [Ctrl] + [C], [Ctrl] + [Break], Etc..
  53. PASSWORD        Contains password programming examples discussed in the book.
  54. PORTS           Contains examples for direct port programming discussed in
  55.         the book.
  56. RAIDER          Game example that you can train with the included Trainer.
  57. RTCLOCK         Programming you Real Time Clock (RTC)
  58. SHARE           Shareware  
  59. SOUND           Directory contains sub-directories which pertain to
  60.         programming Sound cards
  61. SOUND\GUSMOD    Programs relating to the MOD Player for Gravis Ultra Sound
  62.         cards
  63. SOUND\SBMOD     Programs related to the MOD Player for Sound Blaster cards
  64. SOUND\SFXPRO    'C' source for the new XM sound format player
  65. SOUND\VOC       Programs related to the VOC player for  Sound Blaster cards.
  66. SPEAKER         Programs related to porgramming your PC Speaker.
  67. TRAINER         Source code for a trainer for the included RAIDER game.
  68.  
  69.  
  70. We have also added a Windows program called ACROREAD.EXE. Run this
  71. program and it will install Adobe's Acrobat Reader program. You will
  72. then be able to see all the files in the ABACUS directory with the
  73. .PDF file extensions.
  74.  
  75. Installing Acrobat Reader
  76.  
  77. Follow these steps to install Acrobat Reader 2.0 on your hard drive 
  78. (Installation requires approximately 2 Meg of free hard drive space). 
  79. Insert the CD-ROM in your drive and load Windows. From the Windows 
  80. Program Manager, choose Run from the File menu. Next, type the following:
  81.  
  82. [drive]:\acroread.exe
  83. and press <Enter>
  84.  
  85. Then simply follow the instructions and prompts which appear on your screen.
  86.  
  87. Double click the Acrobat Reader icon to load it. After the Acrobat Reader 
  88. is loaded, go to File/Open... and select MAIN.PDF to view/read 
  89. the book.
  90.  
  91.  
  92. Thanks again from the Abacus Editorial and Technical Staffs
  93.  
  94.     A Note About Shareware, Freeware and Public Domain Software
  95.  
  96. The shareware concept allows small software companies and program authors 
  97. to introduce the application programs they have developed to a wider 
  98. audience. The programs can be freely distributed and tested for a specific 
  99. time period before you have to register them. Registration involves paying 
  100. registration fees, which make you a licensed user of the program. Check the 
  101. documentation or the program itself for the amount of registration fee 
  102. and the address where you send the registration form.
  103.  
  104. After registration you will frequently get the current full version of 
  105. the program without restrictions and shareware notes as well as the option 
  106. of purchasing upgraded versions later for a reduced price. As a rule, larger 
  107. applications include a users manual. Shareware programs usually feature 
  108. the complete performance range of the full versions. Some programs use 
  109. special messages to indicate they're shareware versions. The message 
  110. usually appears immediately after program startup or can be called from 
  111. the Help menu.
  112.  
  113. Windows 95 is a trademark of Microsoft Corp.
  114.  
  115. You'll find the following files and directories on the companion CD-ROM:
  116.  
  117. Directory of PC UNDERGROUND CD-ROM
  118.  
  119. ABACUS         <DIR>
  120. BONUS          <DIR>
  121. DEMOS          <DIR>
  122. DOOM           <DIR>
  123. GRAPHIC        <DIR>
  124. MAGN           <DIR>
  125. MATH           <DIR>
  126. MEMORY         <DIR>
  127. NODEBUG        <DIR>
  128. NORESET        <DIR>
  129. PASSWORD       <DIR>
  130. PORTS          <DIR>
  131. RAIDER         <DIR>
  132. RTCLOCK        <DIR>
  133. SHARE          <DIR>
  134. SOUND          <DIR>
  135. SPEAKER        <DIR>
  136. TRAINER        <DIR>
  137. CD_DIR   TXT        17,921  
  138. BOOKFILE PDF     5,171,489  
  139. MAIN     PDF       205,964  
  140. README   TXT        23,118  
  141.  
  142. Directory of \ABACUS
  143.  
  144. CATALOG  PDF     5,562,353
  145.  
  146.  
  147. Directory of \BONUS
  148.  
  149. AARDVARK       <DIR>
  150. CDREAM2        <DIR>
  151. DELUSION       <DIR>
  152. DOOMSDAY       <DIR>
  153. DOWHACK        <DIR>
  154. ELEMENTS       <DIR>
  155. FACTS          <DIR>
  156. ILLUSION       <DIR>
  157. INCONEXI       <DIR>
  158. LOOM           <DIR>
  159. MARS           <DIR>
  160. MINUS40        <DIR>
  161. RED            <DIR>
  162. STARDREA       <DIR>
  163. TWOREAL        <DIR>
  164. WARGASM        <DIR>
  165.  
  166. Directory of \BONUS\AARDVARK
  167.  
  168. AARDVARK NFO         4,876
  169. DENTROCF EXE        55,820
  170. FILE_ID  DIZ           192
  171. NFO      EXE         4,754
  172.  
  173. Directory of \BONUS\CDREAM2
  174.  
  175. CD2      EXE     3,154,579
  176.  
  177. Directory of \BONUS\DELUSION
  178.  
  179. DELUSINF EXE         1,880
  180. DELUSION EXE     1,877,273
  181. DESC     SDI            24
  182. RAVEN    COM        10,495
  183.  
  184. Directory of \BONUS\DOOMSDAY
  185.  
  186. CONTACT  ME            802
  187. THISFILE NFO         1,349
  188. VA       EXE        86,088
  189. VA       NFO         7,946
  190.  
  191. Directory of \BONUS\DOWHACK
  192.  
  193. DESC     SDI            34
  194. DO       EXE       158,786
  195. DO       TXT           148
  196. REN93    NFO         3,495
  197.  
  198. Directory of \BONUS\ELEMENTS
  199.  
  200. ELEMENTS COM     1,423,107
  201. FILE_ID  DIZ           628
  202. XGY_SITE APP         4,796
  203.  
  204. Directory of \BONUS\FACTS
  205.  
  206. BY                 138,913
  207. DESC     SDI            30
  208. FACTNOTE EXE        53,980
  209. FACTS    EXE         8,951
  210. LIFE             1,056,628
  211. OF                 254,621
  212. WITAN              691,836
  213.  
  214. Directory of \BONUS\ILLUSION
  215.  
  216. FILE_ID  DIZ           446
  217. ILLUSION 001        31,711
  218. ILLUSION 002       362,431
  219. ILLUSION CFG             9
  220. ILLUSION DOC         5,425
  221. ILLUSION EXE         9,487
  222.  
  223. Directory of \BONUS\INCONEXI
  224.  
  225. BLASTER  COM           772
  226. FILE_ID  DIZ           308
  227. INCONEXI 001        10,778
  228. INCONEXI 002        28,049
  229. INCONEXI 003        42,380
  230. INCONEXI 004        17,542
  231. INCONEXI 005        63,234
  232. INCONEXI 006       105,978
  233. INCONEXI 007         1,685
  234. INCONEXI 008       133,904
  235. INCONEXI 009        15,983
  236. INCONEXI 010        27,657
  237. INCONEXI 011        15,729
  238. INCONEXI 012        11,104
  239. INCONEXI 013        21,511
  240. INCONEXI 014       135,056
  241. INCONEXI 015         7,393
  242. INCONEXI CFG             9
  243. INCONEXI EXE         2,240
  244. INCONEXI NFO         6,741
  245.  
  246. Directory of \BONUS\LOOM
  247.  
  248. LOOMTRO  EXE       200,200
  249.  
  250. Directory of \BONUS\MARS
  251.  
  252. MARS     EXE         5,649
  253. MARS     TXT           557
  254.  
  255. Directory of \BONUS\MINUS40
  256.  
  257. DESC     SDI            27
  258. MINUS40  EXE       527,860
  259.  
  260. Directory of \BONUS\RED
  261.  
  262. FILE_ID  DIZ           455
  263. RAZOR    NFO        12,381
  264. RED      EXE       192,081
  265.  
  266. Directory of \BONUS\STARDREA
  267.  
  268. CONTACT  ME            802
  269. FILE_ID  DIZ           363
  270. INTRO    EXE        58,400
  271. INTRO    NFO         7,709
  272. THISFILE NFO         1,349
  273.  
  274. Directory of \BONUS\TWOREAL
  275.  
  276. DESC     SDI            37
  277. FCINFO10 TXT        48,462
  278. README   1ST         4,222
  279. REALITY  FC        992,188
  280. SECOND   EXE     1,451,093
  281.  
  282. Directory of \BONUS\WARGASM
  283.  
  284. WARGASM  000         1,529
  285. WARGASM  001        12,564
  286. WARGASM  002        27,853
  287. WARGASM  003        47,437
  288. WARGASM  004        23,195
  289. WARGASM  005        51,968
  290. WARGASM  006        64,000
  291. WARGASM  007        64,768
  292. WARGASM  008        49,962
  293. WARGASM  009        66,902
  294. WARGASM  00B        35,416
  295. WARGASM  00C        52,480
  296. WARGASM  00D        29,568
  297. WARGASM  00F        30,720
  298. WARGASM  010       113,140
  299. WARGASM  DAT            11
  300. WARGASM  EXE           789
  301. WARGASM  NFO           863
  302.  
  303. Directory of \DEMOS
  304.  
  305. PERISCOP       <DIR>
  306. UNEATBLE       <DIR>
  307.  
  308. Directory of \DEMOS\PERISCOP
  309.  
  310. INTRO    EXE         6,848
  311. INTRO    SET           768
  312. INTRO    SND        65,993
  313. INTRO1   EXE        42,128
  314. INTRO1   GFX        16,887
  315. INTRO2   EXE        33,536
  316. INTRO2   GFX        11,438
  317. INTRO2   SND       148,917
  318. INTRO3   EXE        14,096
  319. INTRO3   GFX        64,000
  320. INTRO3   PAL           768
  321. INTRO3   SND        87,852
  322. INTRO4   EXE        27,968
  323. INTRO4   GFX        16,384
  324. INTRO4   PAL           768
  325. INTRO4   SND        62,058
  326. INTRO5   EXE        29,904
  327. INTRO6   EXE         8,736
  328.  
  329. Directory of \DEMOS\UNEATBLE
  330.  
  331. FASTEST  EXE         8,152
  332. FILE_ID  DIZ           335
  333. TC       APP         7,512
  334. TC       NFO        10,413
  335. TCDISTS  TXT         3,110
  336. UNEATBLE EXE     3,969,599
  337. UNEATBLE NFO         7,121
  338.  
  339. Directory of \DOOM
  340.  
  341. EXE_DATA       <DIR>      
  342. SOURCE         <DIR>      
  343. TOOLS          <DIR>      
  344.  
  345. Directory of \DOOM\EXE_DAT
  346.  
  347. DTORUS   FCE         6,970
  348. DUNGEON  EXE        35,568
  349. DUNGEON  FCE         9,988
  350. ETORUS   FCE         2,693
  351. FLOOR    PAL           768
  352. FLOOR    RAW        64,000
  353. GOU_TEX  EXE        22,272
  354. HELI     FCE       132,454
  355. HELI     PAL           768
  356. JFACE    FCE        68,818
  357. JFACE    PAL           768
  358. MSPHERE  FCE        12,488
  359. MSPHERE  PAL           768
  360. MSPHERE  TEX         4,096
  361. MTORUS   FCE        29,054
  362. MTORUS   PAL           768
  363. MTORUS   TEX         4,096
  364. NDUCK    FCE        44,283
  365. NDUCK    PAL           768
  366. PCU_FIN  EXE       498,783
  367. PCU_FIN  XLC         1,086
  368. TEXTURE  PAL           768
  369. TEXTURE  RAW        64,000
  370.  
  371. Directory of \DOOM\SOURCE
  372.  
  373. CXYGPOLY ASM         9,382
  374. CXYGPOLY OBJ         4,766
  375. CXYTPOLY ASM        12,454
  376. CXYTPOLY OBJ         6,150
  377. DUNGEON  EXE        35,568
  378. DUNGEON  PAS        10,121
  379. FIXEDPAS ASM         4,052
  380. FIXEDPAS OBJ         1,422
  381. FIXEDPAS PAH           585
  382. FX_DOOM  ASM         3,958
  383. FX_DOOM  OBJ         9,772
  384. FX_DOOM  PAH           595
  385. GOU_TEX  EXE        22,320
  386. GOU_TEX  PAS        13,265
  387. SIN      TBL        19,933
  388. _FRAME   ASM           835
  389. _FRAME   OBJ           564
  390. _FRAME   PAS         1,047
  391. _FRAME   TPU           864
  392. _KEYB    PAS           888
  393. _KEYB    TPU           464
  394. _MATH    ASM        21,175
  395. _MATH    OBJ         7,213
  396. _MATH    PAS         3,018
  397. _MATH    TPU         4,640
  398. _MATRIX  PAS         1,587
  399. _MATRIX  TPU         9,904
  400. _VGAPAS  ASM         3,832
  401. _VGAPAS  OBJ         1,489
  402. _VGAPAS  PAS         4,248
  403. _VGAPAS  TPU         2,976
  404. _VGAXASM INC         2,794
  405.  
  406. Directory of \DOOM\TOOLS
  407.  
  408. 86618099 NFO         1,849
  409. DOC      XLC         1,800
  410. DOOM     XLC           297
  411. FILE_ID  DIZ           578
  412. RAWC     EXE        33,324
  413. TCNFO05  TXT        23,220
  414. XLC      EXE        12,348
  415. XLC_202  DOC        12,282
  416.  
  417. Directory of \GRAPHIC
  418.  
  419. 320800   GIF       146,711
  420. 3DASM    ASM        16,109
  421. 3DASM    OBJ         4,582
  422. 3D_GLASS EXE        10,880
  423. 3D_GLASS PAS         2,502
  424. 3D_LIGHT EXE        12,944
  425. 3D_LIGHT PAS         2,364
  426. 3D_SOLID EXE        10,592
  427. 3D_TEXTU EXE        12,880
  428. 3D_TEXTU PAS         2,236
  429. 3D_WIRE  EXE        10,592
  430. 3D_WIRE  PAS         1,638
  431. 640400   GIF        82,193
  432. ABACUS   GIF         5,591
  433. BOX      GIF        23,255
  434. BRES     ASM         3,469
  435. BRES     OBJ           962
  436. CHESS    GIF        14,201
  437. COLOR    ANS         6,095
  438. COPPER   ASM         3,688
  439. COPPER   EXE         4,880
  440. COPPER   OBJ         1,291
  441. COPPER   PAS         1,126
  442. CORNER   GIF        26,350
  443. DB6      ANS         2,725
  444. DRAW_FON EXE         7,200
  445. DRAW_FON PAS           558
  446. FADE     ASM         1,982
  447. FADE     OBJ           932
  448. FADE     PAS         2,260
  449. FADE     TPU         2,528
  450. FADE_IN  EXE         6,640
  451. FADE_IN  PAS         1,017
  452. FADE_OUT EXE         6,368
  453. FADE_OUT PAS           318
  454. FADE_OVE EXE         7,600
  455. FADE_OVE PAS         1,320
  456. FADE_TO  EXE         7,648
  457. FADE_TO  PAS           690
  458. FADE_TXT EXE         7,552
  459. FADE_TXT PAS         1,326
  460. FLAMES   EXE         5,664
  461. FLAMES   PAS         4,335
  462. FLOW     EXE         6,704
  463. FLOW     PAS           761
  464. FONT     PAS         4,876
  465. FONT     TPU         3,920
  466. GIF      ASM        12,670
  467. GIF      OBJ         3,548
  468. GIF      PAS         1,757
  469. GIF      TPU         3,536
  470. GRABBER  EXE         6,944
  471. GRABBER  PAS        10,771
  472. HARD0    PCX         7,605
  473. HARD1    PCX        24,045
  474. LAMP     GIF        26,717
  475. LANDSC3  GIF        67,552
  476. LINEFCT  EXE         3,824
  477. LINEFCT  PAS         1,939
  478. LOGO     GIF        26,109
  479. LOGOR    GIF        31,161
  480. MODEXLIB ASM        13,537
  481. MODEXLIB OBJ         3,911
  482. MODEXLIB PAS         3,953
  483. MODEXLIB TPU         4,320
  484. PALROT   EXE         6,320
  485. PALROT   GIF         8,391
  486. PALROT   PAS           767
  487. PFONT4   GIF         5,414
  488. POLY     ASM        14,923
  489. POLY     OBJ         7,538
  490. ROOT     ASM         1,473
  491. ROOT     OBJ           629
  492. SCAL_TST EXE         9,984
  493. SCAL_TST PAS         6,125
  494. SCRL_SPT EXE         6,688
  495. SCRL_SPT PAS         2,107
  496. SCROLL4  EXE         6,256
  497. SCROLL4  PAS         1,320
  498. SCROLLT  EXE         4,432
  499. SCROLLT  PAS         3,009
  500. SCROLLY  EXE        10,080
  501. SCROLLY  PAS           860
  502. SINTEST  EXE         5,984
  503. SINTEST  PAS         1,396
  504. SPLIT    EXE         6,288
  505. SPLIT    PAS           636
  506. SPLIT2   EXE         6,256
  507. SPLIT2   PAS           892
  508. SPRITES  GIF         8,360
  509. SPRITES  PAS        10,846
  510. SPRITES  TPU         4,016
  511. SPRT_TST EXE         8,464
  512. SPRT_TST PAS         1,841
  513. SQUEEZE  EXE         6,592
  514. SQUEEZE  GIF         6,816
  515. SQUEEZE  PAS           315
  516. STAR     EXE         3,616
  517. STAR     PAS         1,238
  518. STARX    EXE         4,384
  519. STARX    PAS         1,633
  520. TEXTS    GIF         2,990
  521. TEXTURE  GIF         3,770
  522. TEXTURE  INC         9,533
  523. TOOLS    PAS         1,510
  524. TOOLS    TPU         1,872
  525. UPFOLD   GIF         9,790
  526. VAR_3D   PAS         1,204
  527. VAR_3D   TPU         1,296
  528. VFLOG210 GIF         3,870
  529. VOXEL    ASM         4,186
  530. VOXEL    EXE         6,544
  531. VOXEL    OBJ         1,495
  532. VOXEL    PAS           975
  533. WALLPAPE GIF        31,241
  534. WALLPAPE PAL           768
  535. WOBBLER  ASM         1,841
  536. WOBBLER  EXE         8,400
  537. WOBBLER  OBJ           837
  538. WOBBLER  PAS           851
  539.  
  540. Directory of \MAGN
  541.  
  542. GIF      ASM        12,334
  543. GIF      OBJ         3,435
  544. GIF_ASM  ASM        12,337
  545. MAGN     ASM         5,276
  546. MAGN     EXE         8,176
  547. MAGN     GIF        44,414
  548. MAGN     OBJ         1,671
  549. MAGN     PAS         2,160
  550.  
  551. Directory of \MATH
  552.  
  553. BASARITH EXE         7,104
  554. BASARITH PAS         4,321
  555. ROOT     ASM         1,473
  556. ROOT     OBJ           620
  557. ROOTTEST EXE         5,952
  558. ROOTTEST PAS           982
  559.  
  560. Directory of \MEMORY
  561.  
  562. DMA            <DIR>
  563. FLAT           <DIR>
  564. XMS            <DIR>
  565.  
  566. Directory of \MEMORY\DMA
  567.  
  568. DMA      PAS         3,751
  569. DMA      TPU         4,208
  570. DMABSP   PAS         2,077
  571.  
  572. Directory of \MEMORY\FLAT
  573.  
  574. DEMORMEM EXE        10,240
  575. DEMORMEM PAS         2,169
  576. EXAMPLE  GIF        10,546
  577. GIFUNIT  PAS         8,468
  578. GIFUNIT  TPU         7,088
  579. RMEM     PAS        12,370
  580. RMEM     TPU         8,800
  581. RMEMASM  ASM         5,133
  582. RMEMASM  OBJ         1,340
  583.  
  584. Directory of \MEMORY\XMS
  585.  
  586. EXAMPLE  GIF        10,546
  587. GIFUNIT  PAS         8,468
  588. GIFUNIT  TPU         7,088
  589. MEMORY   PAS        15,679
  590. MEMORY   TPU         9,344
  591. MEMTEST  EXE        10,944
  592. MEMTEST  PAS         2,766
  593.  
  594. Directory of \NODEBUG
  595.  
  596. DEBUG    EXE         4,656
  597. DEBUG    PAS         1,080
  598. NODEB    ASM         2,506
  599. NODEB    OBJ         1,623
  600. NODEBUG  EXE         4,656
  601. NODEBUG  PAS         1,110
  602.  
  603. Directory of \NORESET
  604.  
  605. NO_RST   ASM         2,933
  606. NO_RST   EXE           716
  607. NO_RST   MAP           195
  608. NO_RST   OBJ           377
  609.  
  610. Directory of \PASSWORD
  611.  
  612. DESIGN   PAS         8,022
  613. DESIGN   TPU        10,096
  614. LITTLE   EXE         4,272
  615. LITTLE   PAS           205
  616. PASSTYP3 DAT           220
  617. PASSWD1  EXE         9,248
  618. PASSWD1  PAS         3,837
  619. PASSWD3  EXE         8,464
  620. PASSWD3  PAS         2,530
  621. PASSWGEN EXE         6,704
  622. PASSWGEN PAS         2,260
  623. PASSWORD DAT           259
  624. PROTECTE ASM         1,624
  625. PROTECTE OBJ         1,217
  626. PWMODUL  ASM         3,206
  627. PWMODUL  OBJ         1,670
  628. QUERY    EXE         9,760
  629. QUERY    PAS         2,053
  630. RAIDTRAI ASM         5,830
  631. TD_TEST  EXE         5,552
  632. TD_TEST  PAS           867
  633. WAIT     EXE         4,496
  634. WAIT     PAS           851
  635.  
  636. Directory of \PORTS
  637.  
  638. PAR_TEST EXE         1,872
  639. PAR_TEST PAS           941
  640. PRTSCR   ASM         3,371
  641. SERIAL   EXE         5,088
  642. SERIAL   PAS         4,091
  643.  
  644. Directory of \RAIDER
  645.  
  646. RAIDER   EXE        29,536
  647. RANIMS   AMN        64,003
  648. RANIMS   PAL           771
  649. RDT      BAT           105
  650. RDTRAIN  COM        19,120
  651. TITLEPIC AMN        64,003
  652. TITLEPIC PAL           771
  653. TRAINER  COM        19,120
  654.  
  655. Directory of \RTCLOCK
  656.  
  657. RTC      EXE         6,064
  658. RTC      PAS         5,317
  659. TIMER    EXE         5,216
  660. TIMER    PAS         2,609
  661.  
  662. Directory of \SHARE
  663.  
  664. A86            <DIR>
  665. D86            <DIR>
  666. FRACTINT       <DIR>
  667. HEXCALIB       <DIR>
  668. MORAY          <DIR>
  669. PICVIEW        <DIR>
  670. POVRAY         <DIR>
  671. ST3            <DIR>
  672. UNP            <DIR>
  673. VOC386         <DIR>
  674. VPIC           <DIR>
  675.  
  676. Directory of \SHARE\A86
  677.  
  678. A86V370  ARJ       167,204
  679.  
  680. Directory of \SHARE\D86
  681.  
  682. D86V370  ARJ        87,984
  683.  
  684. Directory of \SHARE\FRACTINT
  685.  
  686. ALTERN   MAP         3,393
  687. BLUES    MAP         3,369
  688. CELLULAR PAR         4,487
  689. CHROMA   MAP         4,221
  690. DEFAULT  MAP         2,794
  691. DEMO     BAT           607
  692. DEMO     KEY         9,520
  693. FIRESTRM MAP         3,372
  694. FRACT001 GIF        12,302
  695. FRACT182 EXE       499,453
  696. FRACTINT CFG        12,975
  697. FRACTINT DOC           536
  698. FRACTINT EXE       999,691
  699. FRACTINT FRM        16,096
  700. FRACTINT IFS         5,794
  701. FRACTINT L          11,162
  702. FRACTINT PAR        18,444
  703. FROTH3   MAP         3,328
  704. FROTH316 MAP           208
  705. FROTH6   MAP         3,328
  706. FROTH616 MAP           208
  707. GAMMA1   MAP         3,350
  708. GAMMA2   MAP         3,136
  709. GLASSES1 MAP         3,328
  710. GLASSES2 MAP         3,328
  711. GOODEGA  MAP         3,712
  712. GREEN    MAP         3,393
  713. GREY     MAP         3,060
  714. GRID     MAP         3,330
  715. HEADACHE MAP         3,371
  716. ICONS    PAR        12,416
  717. LANDSCAP MAP         2,552
  718. LYAPUNOV MAP         3,328
  719. LYAPUNOV PAR         2,613
  720. NEON     MAP         3,357
  721. NEWPARM  PAR         4,174
  722. PAINTJET MAP           312
  723. PENROSE  L           5,453
  724. PHOENIX  PAR           539
  725. ROYAL    MAP         3,361
  726. SIMPLGIF EXE        14,054
  727. TILING   L           3,589
  728. TOPO     MAP         3,411
  729. TPLUS    DAT         4,864
  730. VOLCANO  MAP         3,365
  731.  
  732. Directory of \SHARE\HEXCALIB
  733.  
  734. HC       EXE        82,750
  735. HCDOC    TXT        40,997
  736. HCDOXT   TXT        61,652
  737. HCMONO   FIL            12
  738. README   TXT           333
  739. SAMPLE1  TXT         4,096
  740.  
  741. Directory of \SHARE\MORAY
  742.  
  743. MORAY13  ZIP       307,988
  744.  
  745. Directory of \SHARE\PICVIEW
  746.  
  747. PV241    EXE       279,572
  748.  
  749. Directory of \SHARE\POVRAY
  750.  
  751. POVIBM   EXE       461,853
  752.  
  753. Directory of \SHARE\ST3
  754.  
  755. SCT3     EXE       304,305
  756.  
  757. Directory of \SHARE\UNP
  758.  
  759. FILE_ID  DIZ           381
  760. UNP      DOC        33,613
  761. UNP      EXE        19,499
  762. WHATSNEW 320         4,016
  763. WORKSHOP BBS         1,159
  764.  
  765. Directory of \SHARE\VOC386
  766.  
  767. GLASS    VOC         9,431
  768. HISTORY  TXT         6,263
  769. SEKT     VOC         9,208
  770. V386     EXE       119,501
  771. VOC386   000        27,030
  772. VOC386   001        55,743
  773. VOC386   002        54,306
  774. VOC386   DOC        27,644
  775. VOC386   INI         5,173
  776. VOC386   TAS         4,603
  777. WAS      NUN         1,070
  778.  
  779. Directory of \SHARE\VPIC
  780.  
  781. VPIC61   EXE       258,301
  782.  
  783. Directory of \SOUND
  784.  
  785. GUSMOD         <DIR>
  786. SBMOD          <DIR>
  787. SFXPRO         <DIR>
  788. VOC            <DIR>
  789.  
  790. Directory of \SOUND\GUSMOD
  791.  
  792. BUY_IT   OBJ         8,247
  793. CALL     OBJ         8,239
  794. DESIGN   PAS         8,019
  795. DESIGN   TPU        10,096
  796. FSEL     OBJ         4,183
  797. FSELECT  PAS        10,992
  798. FSELECT  TPU        18,944
  799. GUSASM   ASM        21,250
  800. GUSASM   OBJ         6,879
  801. GUS_MOD  PAS        43,081
  802. GUS_MOD  TPU        41,280
  803. HELPTXT  OBJ         8,251
  804. LOADIN   OBJ         1,033
  805. PHUN     TXT        14,336
  806. TCP      EXE        79,216
  807. TCP      PAS        12,331
  808. TCPANS   OBJ         8,247
  809. WE_ARE   OBJ         8,247
  810. WINDHAIR MOD        80,306
  811.  
  812. Directory of \SOUND\SBMOD
  813.  
  814. DESIGN   PAS         8,019
  815. DESIGN   TPU         9,904
  816. MOD386   EXE        39,824
  817. MOD386   PAS        20,125
  818. MODMIX   ASM         3,085
  819. MODMIX   OBJ         1,868
  820. MOD_SB   PAS        55,817
  821. MOD_SB   TPU        49,664
  822. VARIAB   PAS        14,298
  823. VARIAB   TPU         8,944
  824. WINDHAIR MOD        80,306
  825.  
  826. Directory of \SOUND\SFXPRO
  827.  
  828. DOS4GW   EXE       265,420
  829. MAKEFILE               806 
  830. MAKEFILE LST            41 
  831. SCRNIO   ASM           331 
  832. SFXINFO  H          25,495 
  833. SFXMAIN  H          25,495 
  834. SFXPRO   EXE       108,573 
  835. GUS      C          21,637 
  836. SFXPRO   C          55,973 
  837. TIMER    C           2,990 
  838.  
  839. Directory of \SOUND\VOC
  840.  
  841. THIRTY   VOC       727,189 
  842. VOCPLAY  TPU        22,032 
  843. VOCPLAY  PAS        28,792 
  844. DESIGN   PAS         8,019 
  845. DESIGN   TPU        10,096 
  846. VOCDEMO  EXE        18,496 
  847. VOCDEMO  PAS         3,357 
  848.  
  849. Directory of \SPEAKER
  850.  
  851. PLAY_FRQ ASM         3,487 
  852. SEKT     VOC         9,208 
  853. SPEAKER  PAS         3,142 
  854. PLAY_FRQ OBJ         1,238 
  855. DESIGN   PAS         8,019 
  856. DESIGN   TPU        10,096 
  857. THIRTY   VOC       727,189 
  858. SPEAKER  EXE         5,216 
  859.  
  860. Directory of \TRAINER
  861.  
  862. GIF      ASM         5,973
  863. GIF      OBJ         3,905
  864. GIFASM   ASM         1,044
  865. GIFASM   OBJ           907
  866. IMAGE    OBJ         4,620
  867. LINK     BAT            76
  868. MAK      BAT           197
  869. MODEXLIB ASM         2,347
  870. MODEXLIB OBJ         1,583
  871. PIC      BAT            33
  872. RAIDTRAI ASM         3,153
  873. RAIDTRAI OBJ           456
  874. RESI     ASM           523
  875. RESI     OBJ           606
  876. TRAINER  ASM         5,889
  877. TRAINER  GIF         4,535
  878. TRAINER  OBJ         1,768
  879.  
  880.  
  881.