home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / coders / e11 / e11-startup27.readme < prev   
Text File  |  1997-07-18  |  4KB  |  79 lines

  1. Short:          AsmStartup2.7 system by Elven 11
  2. Author:         aspano@dsi.unive.it (Manta/Elven 11)
  3. Uploader:       aspano@dsi.unive.it
  4. Type:           dev/asm
  5. Version:        2.7
  6. Requires:       68000, OS1.2, OCS or better.
  7.  
  8.  
  9.   GENERAL
  10.  
  11. AsmStartup2.7 is a powerful startup system for all assembler coders intended
  12. to make OS-killer programs in a friendly and compatible way.
  13. The package contains, together with a very detailed guide, a full programming
  14. enviroment. Just add a STARTUP: assign to the directory Startup and try it!
  15. You won't regret...
  16.  
  17.  
  18.   FEATURES
  19.  
  20. This system is designed for being as general purpose as possible, i.e. it does
  21. not include long and useless startup routines for checking CPU, hardware and
  22. print the configuration, but it assures a friendly take over of the OS in ANY
  23. situation of memory, display and CPU.
  24.  
  25. A major feature is the presence of an include file full of complex and useful
  26. macros and routines for your copperlists and for hardware control: load AGA
  27. palettes on color regs or on clist, interlace screens, place sprites on screen,
  28. clear and fill memory are only some of the most powerful, highly parametric and
  29. easy-to-use macros/routines included.
  30.  
  31. Yet, some useful flags has been placed at te beginning of the Base source in
  32. order to make you able to control the Startup init routine from your main
  33. enviroment: run your code in 680x0 Supervisor mode, leave OS-CIAB music on
  34. even when executing your routines, make the startup recursive for multiload
  35. programs, and more, all just setting a couple of flags.
  36.  
  37. Finally, complete upward compatibility is guarateed: macros and public routines
  38. (that means not private, i.e. not routines internally used by macros) will
  39. be updated and improved without affecting compatibility with your old sources.
  40.  
  41.  
  42.   SYNTAX NOTES
  43.  
  44. The whole system has been developed using AsmOne, but it should be compatible
  45. with other assembler using standard Motorola syntax, such as PhxAss, Devpac,
  46. etc. If something wouldn't work, it surely will be a banal piece where to
  47. look a bit at.
  48.  
  49.  
  50.   CONTACTS
  51.  
  52. For suggestions, questions, bugs or anything else e-mail me at the address
  53. in my signature.
  54. If you like this startup system, let me know and I'll give you full support
  55. answering your questions, sending you more sources and explaining you anything
  56. you didn't understand.
  57.  
  58. May the power of coding fill you,
  59.  
  60.                                ---<<*>>---
  61.  
  62.               He threw the sword into the moon-flooded sea.
  63.                  Incredibly, Stormbringer didn't sink.
  64.   It fell head on and entered the sea, trembling as it had got stuck in wood.
  65.  
  66.                                ---<<*>>---
  67.  ___________________________________ __________________________________
  68.  |:::.:.: .                  . :.:::Y                                  |
  69.  |::.:.    /\                   .:::|           Manta/Elven11          |
  70.  |:.  ____/ /   /\__  ___  /\/\  .::!----------------------------------|
  71.  :.  / __/ / /\/ /  \/  ( / / /   .::        aspano@dsi.unive.it       !
  72.  .  / _// /_/ / / __/ / / \/\/     .:----------------------------------:
  73.    /   / / / / / / / / /            :     ChECk oUr pRoDS oN Aminet    .
  74.  : \__/\__/\  /\__/ /\/  eLVeN   . .!          and pARtY SiTes         :
  75.  !.         \/    \/    eLeVeN  ..::|----------------------------------!
  76.  |::.:. .                      .:.::|        FiND Me oN IRC oN:        |
  77.  |::::.:.: .               . :.::.::| #amigascne  #amigaita  #demo-ita |
  78.  `----------------------------------+----------------------------------'
  79.