home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 13 / AACD13.ISO / AACD / Programming / ASM-One / README < prev    next >
Text File  |  2000-08-06  |  2KB  |  71 lines

  1. Short:    680x0/6888x/68851 Macro Assembler
  2. Author:   remco.weg@endemol.nl (Boushh) 
  3. Uploader: remco.weg@endemol.nl (Boushh)
  4. Type:     dev/asm
  5.  
  6.                               ASM-One V1.44
  7.  
  8. ASM-One is an Assembler Development Environment for the Amiga. It includes
  9. a very fast assembler (680x0/6888x/68851), a quick disassembler, a basic editor 
  10. (with up to 10 sources), a binary/hexadecimal/ASCII monitor and a Source-Level
  11. debugger.
  12.  
  13. ASM-One writes source code, executables, binaries, link files and disk sectors.
  14. It includes very much directives (like INCIFF, for including IFF files, INCSRC
  15. for linking sources from the editor).
  16.  
  17. ASM-One assembles the sources of ASM-One (1100 kb) in 9 seconds on a standard
  18. Amiga 4000/040 !!!!
  19.  
  20. ASM-One works with Kickstart/Workbench 2.x and up, and needs the ReqTools library
  21. and the asl.library for the requesters (otherwise only the commandline commands
  22. are available). (both not included in this package B-)
  23.  
  24. But best of all: ASM-One is FREEWARE....
  25.  
  26.  
  27. Most Important Changes:
  28.  
  29. - Added 020++ Addressing Mode Detection for a lot of Opcodes
  30. - Added Highlighted Errors for Immediate operands (#xxx)
  31. - Added EQUR functionality to a lot of 68000/010 Opcodes
  32. - Checked 68000/010 Opcodes through MOVES (not MOVE and MOVEA) and fixed
  33.   what was wrong.
  34. - Removed a little bug from the Addressing Modes with Brackets
  35. - Fixed assembling problems with MOVES (never worked !!!)
  36. - Now Absolute Values can be used with Relative Branches (like bra, bsr, etc.)
  37.   (this includes calculations and EQU's !!)
  38.  
  39.  
  40. Copyright
  41. *********
  42.  
  43. Copyright Notice
  44. ----------------
  45.  
  46.    ASM-One V1.44 is Copyright (C) 2000 by Boushh of TFA.
  47.  
  48. Disclaimer
  49. ----------
  50.  
  51.    ASM-One V1.44 is offered "as is", and the authors will not be held
  52. responsible for any damage resulting from mistakes contained within, though
  53. the best effort has been made to ensure that the program works fine.
  54.  
  55. Distribution
  56. ------------
  57.  
  58.    This is only Copyrighted in order to protect the integrity of ASM-One V1.43
  59. and to ensure its free availability to all. You may put it in a disk
  60. collection without prior permission from the authors (like the Fred Fish's disks
  61. and CD-ROMed versions of Aminet). You may NOT distribute ASM-One as a commercial
  62. package !! You may freely and for free distribute it across any medium.
  63.  
  64.    There is no shareware registration fee since this is "freeware".
  65.  
  66. About
  67. -----
  68.  
  69.    ASM-One was developed on an Amiga 4000/40 with 18 Mb of memory and two 4 Gb
  70. Harddisks, with ASM-One V1.43.
  71.