home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / wackytalky_1 < prev    next >
Text File  |  1999-04-27  |  2KB  |  66 lines

  1. Title:            WACKYTALKY
  2. Author:            Kostas Proitsakis (nafun-6@mdstud.chalmers.se)
  3. Version:        0.80
  4. Title From:        Documentation
  5. Author From:        Documentation
  6. Version From:        Documentation
  7. Supplier:        Kostas Proitsakis <md5kosta@mdstud.chalmers.se>
  8. Date:            23/04/96
  9. Keywords:        Command line processors ; Desk top accessories ; 
  10.             Enhancement programs ; Linkers ;
  11.             Software development tools ; 
  12.             Systems software ; Utility programs
  13. Shareware:        No
  14. Machine:        Archimedes
  15. Operating system:    RISCOS
  16. Memory requirements:    
  17. Peripherals needed:    
  18. Other s/ware needed:    
  19. Directory:        micros/arch/riscos/d093
  20. Date mounted/updated:    02/05/96
  21. File names:        wackytalky.zip
  22. Unarchived files:    322
  23. Unarchived size:    1099 kbytes
  24. Omissions:        
  25. See also:        SDLS (d052), ADHESIVE (c119)
  26.  
  27. -------------------------------------------------------------------------------
  28.  
  29. Acquiring the package:
  30.  
  31. Download the archive file(s) and extract using SparkPlug 2
  32. (see the "tools_help" file in micros/arch/riscos/tools for further info).
  33.  
  34.  
  35. Description:
  36.  
  37. The WackyTalky package includes:
  38.  
  39. *  DESKTOP SUPPORT
  40.    ex:  Automatic loading of iconsprites for unknown filetypes.
  41.         A [Shift] key in mouse buttons!
  42.         Smart wastebin.
  43.         Larger, two stage icons without text, for the Filer.
  44.         ...
  45.  
  46. *  SYSTEM SUPPORT
  47.    ex:  Automatic creation of directories on write access.
  48.         Automatic loading of modules when the commands that
  49.         provide are passed to CLI.
  50.         Error handling in CLI.
  51.         GOTO command in CLI.
  52.         BASIC commands from CLI.
  53.         Claim *any* SWI.
  54.         ...
  55.  
  56. *  NEW *MNEMONICS* FOR BASIC ASSEMBLER
  57.    ex:  Local labels, user definable mnemonics.
  58.         PUSH<cond> <reg list> = STM<cond>FD R13!,{list> }
  59.         POP<cond>[^]          = exit subroutine
  60.         ...
  61.  
  62. *  A NEW, POWERFUL TYPE OF RELOCATABLE MODULES
  63.    System modules are only a subset of this new type.
  64.  
  65. -  DYNAMIC RUN-TIME LINKING
  66.