home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / a / asm1 / ReadMe
Text File  |  1996-06-23  |  3KB  |  61 lines

  1. !ASM
  2. ----
  3.  
  4. Compatable with all ARM-powered Acorn machines as of 23 June... I hope.
  5.  
  6. This is a SHAREWARE assembler: you may try this version, but if you find it
  7. useful and wish to go on using it, you must register. The registered
  8. version is well worth while anyway, as it contains several useful
  9. extensions, a reference guide, documenting all the supported instructions
  10. and preprocessor operations. Registration costs £10 and details can be
  11. found in the 'Docs' directory.
  12.  
  13. !ASM is fully RISC PC compatable, and requires RISC OS 3.1 or greater to
  14. operate properly (actually, there is no reason why it shouldn't work on
  15. RISC OS 2, but I don't have access to a suitably equipped computer to test
  16. it on).
  17.  
  18. From the same stable
  19. --------------------
  20.  
  21. Also written by me is:
  22.  
  23. Hiper help - excellent (well, I may be biased...) hypertext help system.
  24.              Styled around windoze help, it sports a freeform layout
  25.              language, support for 'HotSpot' files, and an 'ergonomic'
  26.              interface.
  27.  
  28. !QTM - A tracker player with a 'metallic' 3D front end. Configurable
  29.        toolbars, play histories, several different monitors, the usual
  30.        information windows, a playlist window and the ability to convert
  31.        tunes from archi-tracker format to protracker (the format used by
  32.        QTM)
  33.  
  34. Libstore 2 - a powerful library system which comes complete with a very
  35.              easy-to-use WIMP library collection.
  36.  
  37. !Bin - A desktop dustbin with a low memory requirement and a twist. Aside
  38.        from the sound effects, it can be dragged right off the iconbar and
  39.        on to the backdrop.
  40.  
  41. !Setup - A completely configurable program setup utility. Designed to allow
  42.          you to quickly create self-installing software.
  43.          
  44. All my programs are available from Arcade BBS.
  45.  
  46. Why program in ARM assembler?
  47. -----------------------------
  48.  
  49. Apart from being the only way to program anything impressive, ARM assembler
  50. is a much nicer way to program than any other form of assembler, and as the
  51. instructions are so simple, it is relatively easy to understand what is going
  52. on, once you know what the various codes represent.
  53.  
  54. If you don't know how to program in ARM assembler already, then learn! Hours of
  55. fun crashing your machine in assorted frustrating ways. Discover why programmers
  56. always bypass their boot files, and finally, experience the elation of finally
  57. getting the damn thing to print 'Hello world'.
  58.  
  59. Then do it again, only this time with a texture mapped, 3D, rotating, 50fps
  60. logo...
  61.