home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / program / books / books.lst
File List  |  1994-10-17  |  4KB  |  58 lines

  1.     ***********************************************************************
  2.    **        T h e   C r a w l y   C r y p t   C o l l e c t i o n        **
  3.    *                            P r e s e n t s                            *
  4.    **              Programming Books and References in ASCII              **
  5.     ***********************************************************************
  6.  
  7. 68K_BOOK  Atari ST Machine Specific Programming In Assembly - A complete book
  8.           (in ASCII format) by Robert C. Arp, Jr.  A comprehensive guide to
  9.           assembly programming on the ST.  Goes from VERY basic to advanced
  10.           GEM programming.  Includes several illustrations in both IMG and PS
  11.           format.  Also has viewer program for illustrations.
  12. 68K_CRIB  A couple of "crib notes" containing useful information about commonly
  13.           used aspect of 680x0 assembly language.  The "crib notes" are in
  14.           Degas (*.PI3) format and should be printed out.
  15. ALW2      Assembly Language Workshop vol. 2 by Clayton Walnum - now shareware!
  16.           This is the COMPLETE text of the book.  It is now SHAREWARE.
  17.           Obtained directly from Delphi where Clayton is a sysop!
  18. ARGV      GEMDOS EXTENDED ARGUMENT (ARGV) SPECIFICATION.  In a discussion about
  19.           Pexec & command lines, the question of the ARGV standard came up.
  20.           Here are the docs for it.  Dated August 22, 1990. Includes example
  21.           source code.
  22. BLIT      Complete programmer's guide to the Blitter chip - in ASCII format.
  23.           This guide should provide all the information you need to program the
  24.           blitter chip.
  25. CMDMENTS  List of 'commandments' from the CODEHeads telling how to PROPERLY
  26.           steal OS vectors for your own use.  A 'MUST READ' for all ST
  27.           programmers.
  28. DSKTPINF  This archive contains two text files which tell "everything there is
  29.           to tell" about the DESKTOP.INF file format.  Now you can customize
  30.           your desktop.inf file.
  31. ERRATA1   A huge compilation of corrections and additions to The Atari
  32.           Compendium by SDS Publishing.  The Compendium is the most complete
  33.           and comprehensive programming refernce book available for the ST/TT/
  34.           Falcon!
  35. GDOS      All you ever wanted to know about GDOS - by Douglas Wheeler.  This
  36.           document is in ASCII format.
  37. GEMDOS    ASCII file that explains how to program with GEMDOS.
  38. MC68KTU2  A 68000 assembly programming tutorial series, text in First Word
  39.           format.
  40. OS        The Operating Sytem of the Atari ST by John Ogawa is an article that
  41.           describes the workings of the Atari ST's operating system.  It gives
  42.           a history of TOS & an overview of what each part of TOS (BIOS, AES,
  43.           VDI, etc) does.
  44. PEXEC     The Pexec Cookbook by Allan Pratt (Atari).  This document completely
  45.           explains the uses of the Pexec() call.  Appended to the this doc are
  46.           some comp.sys.atari.st articles on the subject of program calling.
  47. PROGEM    Entire set of 'Professional GEM' tutorial articles written by Tim
  48.           Oren.  Includes C source code examples by John Brochu (author of
  49.           PICSWITCH).  Learn how to write a LEGAL GEM program.  VERY good &
  50.           detailed.
  51. UNIXMODE  Details on implementing the UNIXMODE Extended Filename Standard which
  52.           provides a uniform, user-controlled way of mapping filenames which do
  53.           NOT exceed the GEMDOS restrictions on length and case to the names
  54.           which are GEMDOS legal.
  55. XHDI_110  This is the third edition of the XHDI programmer's specification.
  56.           This folder contains: the XHDI specification in English and German,
  57.           bindings for Pure/Turbo C, and a sample XHDI aware application.
  58.