home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 28 / amigaformatcd28.iso / -seriously_amiga- / programming / other / gauge / gauge.readme < prev    next >
Encoding:
Text File  |  1998-04-23  |  1.0 KB  |  32 lines

  1. Short:    Gauge-progres indicator, easy for use
  2. Author:   Andreas Bednarek
  3. Uploader: cyber@mail.cybernet.cz
  4. Version:  0.1
  5. Type:     dev/asm
  6.  
  7.     
  8. DESCRIPTION
  9. The idea came from Olaf `Olsen' Barthel and his implementation of
  10. a gauge, but his solution was not acceptable for me. Source in C,
  11. too big compiled size (for a gauge at least), comunicating via message
  12. ports (slower than just passing parameters in registers
  13. and a gauge should not take too much CPU time...).
  14. This is why I decided to make this code as it is.
  15. (Still thanks for some tips Olaf..)
  16.  
  17. I tried to make it as simple as possible but still usable (you may think
  18. that's because I'm too lazy. Well, you're right.. :-).
  19. It was made for all coders (not hackers!) and all users of Amiga.
  20.  
  21.  
  22. REVISION HISTORY:
  23. version 0.1 (24.9.1997)  -  first public release
  24.  
  25.  
  26. AUTHOR:
  27. s-mail: Andreas Bednarek, Tyrsova 4, 751 24, PREROV, CZECH REP.
  28.         (tel: +420-641-68284)
  29. e-mail: hanza@cbnet.cz (not PEGAS software mail, but you may
  30.         use it - try set subject to
  31.         Amiga/Nezhyba - name of my friend...)
  32.