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