home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / demos / r / star / !Help next >
Encoding:
Text File  |  1990-08-13  |  1.1 KB  |  23 lines

  1. Four months ago I decided to write a demo.  Today, it still does not exist.
  2. This archive represents essentialy all that is left of it - 4 programs and a
  3. small sprite file.
  4.  
  5. This is the story:   I decided it would be a really good idea to learn how to
  6. write ARM assembler so I tried, but I needed something to work too.  I
  7. decided that I would do what everyone else was doing - write a demo.  Things
  8. started well - within 3 days of deciding to do this I had these star fields
  9. working.  However I came across a problem.  None of my attempts at a scroll
  10. text routine worked - I had problems with adding new characters and it wasn't
  11. working too fast anyway.
  12.  
  13. The star fields vary in spec (see the programs themselves).  All of them are
  14. annotated throughout, so they should be easily understandable.
  15.  
  16. I have decided that the star field code I have written should be made public
  17. domain, as otherwise it is just going to sit on my disc just doing nothing.
  18. You are entitled to do as you wish with it (except for selling it).  I would
  19. appreciate a mention if you use the code at all.
  20.  
  21.  
  22.  
  23. Steve Sims  (The Light Warrior)