home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / DOS_GG / COMCAT / VOL33.ARJ / VOL3302 < prev    next >
Text File  |  1992-01-07  |  4KB  |  79 lines

  1.  
  2.  Volume 3302 - Released october 1987  -  Abstract (C) ProgrammaTheek
  3.  
  4. ProgrammaTheek volume 3302
  5.  
  6. gelijk aan CP/M-MSDOS UK 2              !360 K disk!
  7.  
  8. Titel:Small C Cross Compiler for CP/M
  9.  
  10. Number Name            Size    Date    Comments
  11. 302.01 AKT      COM     9472  12-02-86 Knights Tour cross-compiled to Z80   
  12. 302.02 AKT      MAC    35584  12-02-86 code for Amstrad CPC464.             
  13. 302.03 AKT      SMC     8960  12-02-86       /                              
  14.        CATALOG  302     1874   4-26-87 This list
  15. 302.04 C86LIB   ASM    17024  12-02-86 Small C cross-compiler source files
  16. 302.05 C86N     NZ      4224  12-02-86       /                            
  17. 302.06 C86N-0   CZ      4736  12-02-86       /                            
  18. 302.07 C86N-1   CZ      6400  12-02-86       /                            
  19. 302.08 C86N-2   CZ      9984  12-02-86       /                            
  20. 302.09 C86N-3   C       4736  12-02-86       /                            
  21. 302.10 C86N-4   CMS     5376  12-02-86       /                            
  22. 302.11 C86N-5   NZ      3456  12-02-86       /                            
  23. 302.12 C86N-6   C       3840  12-02-86       /                            
  24. 302.13 C86N-7   C       4096  12-02-86       /                            
  25. 302.14 C86N-8   CZ      3456  12-02-86       /                            
  26. 302.15 C86N-9   CZ      4480  12-02-86       /                            
  27. 302.16 CRC      COM     2943  12-02-86 CRC program v 6.5
  28. 302.17 CRC65    EXE     3712  12-02-86  ,,   ,,    (high speed version)
  29. 302.18 MSC      DOC    12160  12-02-86 Documentation for MSC.EXE          
  30. 302.19 MSC      EXE    37632  12-02-86 Small C compiler for MSDOS         
  31. 302.20 MSCX     DOC     7808  12-02-86 Documentation for MSCX.EXE         
  32. 302.21 MSCX     EXE    36864  12-02-86 Small C Cross-compiler             
  33. 302.22 MSCX86-1 EXT     1152  12-02-86 Part of MSCX source                
  34. 302.23 MSCX86-2 EXT     1792  12-02-86       /                            
  35. 302.24 NUMIO    LIB     2048  12-02-86 I/O Library                        
  36. 302.25 VOL3302  ABS     1536   4-26-87 
  37. 302.26 VOL3302  CRC     1681  12-02-86 
  38. 302.27 Z80LIB   MAC    18048  12-02-86 MSX C I/O library for CP/M-80
  39.               28 File(s)     96256 bytes free on volume VOL3302
  40.  
  41.  
  42. MSCX -   Small-C Cross-compiler. Runs on MS-DOS v.2 or later  machine.
  43. Produces Z80 assembler file for assembly with  Macro-80 under CP/M. Modified
  44. from Small C for 8086  (SIG/M Lib Volume 144 or 149 - see Vol3301 for de-
  45. tails).  Syntax as per Small C for CP/M in ProgrammaTheek with  addition of
  46. do..while construct.
  47.  
  48. AKT.SMC,AKT.MAC,AKT.COM
  49.          Source, assembler file and Z80 .COM file for Knights'  Tour. This
  50. version for Amstrad CPC-464. Produced using  MSCX.
  51.  
  52. MSC.EXE
  53.          Small C Compiler for MS-DOS. This version for Apricot,  but the only
  54. system dependency is the escape code for  'Clear Screen'. 
  55.  
  56. C86LIB.ASM
  57. I/O Library for MSC for use with Macro-86. Included at  assembly time.
  58.  
  59. C86N*.*
  60. MSCX source files. Extension types have no special significance - see MSCX.DOC
  61. for rationale.
  62.  
  63. MSCX.EXE
  64.          MS-DOS .EXE file of Cross-compiler. System dependency as  
  65. per MSC.EXE. Change ask() routine in C86N-1.CZ for machines other than
  66. Apricot.
  67.  
  68. MSCX.DOC
  69.          Short .DOC file re MSCX. Read in conjunction with MSC.DOC.
  70.  
  71. MSCX86-*.EXT
  72.          External declarations for two parts of MSCX. See MSCX.DOC.
  73.  
  74. Z80LIB.MAC
  75.          MSCX I/O Library for CP/M-80 for use with Macro-80.  Included at
  76. assembly time.
  77.  
  78.           From: Steve Turner          Tel (Work) 0273-515566
  79.