         *********************************************************
         *   Update report from ASM-One V1.01 to V1.02           *
         *********************************************************
                    Another fine release by Venture...
  Anyway, support quality software like this one, and BUY the original...

Editor:
=======

- The status line has been extended, so that * means, "Source Not Saved"
  and M means "Macro is being defined".

- When loading a new file, "Source not saved" appears before you enter a
  new filename.

- Replace had problems when replacing successive strings, it skipped every
  second string.


Assembler:
==========

- If an error occured while assembling a section allocated in chip
  or fast (not public) with autoalloc turned on, the allocated memory
  was forgotten.

- DS - Define Storage.  The defined storage is now initialized to zeroes,
  instead of just uninitialized.

- INCLUDE and INCBIN path and filename are printed when the file
  is being loaded.

- The following command syntax was not supported: ROL Dn, ASR Dn etc.
  Previously you had to type ex. ROL #1,D3, instead of just ROL D3.

- Overall assembler performance has been improved.

- Including a source in an program using ORG and LOAD forced the assembler
  back in relative mode, jumping to the latest used section.

- When the message 'Reassembling...' was showed, assembler options was
  reset to default.

- Word size is now always default, also in (An,Xn) <=> (An,Xn.W)

- INCBINs are now only loaded in the last pass, when using
  assemble optimize.


Disassembler:
=============

- CMPA Dn,Am was disassembled CMPA Dn,Dm

- ABCD and SBCD was disassembled wrong

- Unknown command ??????? is now disassembled as DC.W $nnnn, where
  nnnn is the unknown opcode.

- A few other commands was also disassembled a little wrong


Debugger:
=========


- Turning LineNumbers on and off did not take action immidiatly but
  first next another function was activated.

- Editing A7 changed always SSP and not USP if in user mode.


Preferences:
============

- Using option "!" (eg !.ASM) in the ASM_One.pref file, didn't
  change the fact that an .S was attached at the end of the file
  when using the ".S" option.


         *********************************************************
         *   Update report from ASM-One V1.02 to V1.05           *
         *********************************************************

           --------======= T.F.A. took over !!!! =======-------


Direct line command:
====================

- Inserted the Create sinus command

  CS 	include sinus at a memory adress

  DEST>  	Memory destination adress
  BEG>   	Begin angle
  END>		End angle
  AMOUNT>	Number of values generated
  AMPLITUDE>	Amplitude
  YOFFSET>	Yoffset
  SIZE>		(B)ytes / (W)ords / (L)ongwords
  MULTIPLIER>	Afterwards value multiplier (0 = 1)
  HCORRECTION>	Half step correction (Against irritating ticks)
  RCORRECTION>	ROUND instead of INT (0,7 = 1 instead of 0)

  CSS	include sinus in source

  BEG>   	Begin angle
  END>		End angle
  AMOUNT>	Number of values generated
  AMPLITUDE>	Amplitude
  YOFFSET>	Yoffset
  SIZE>		(B)ytes / (W)ords / (L)ongwords
  MULTIPLIER>	Afterwards value multiplier (0 = 1)
  HCORRECTION>	Half step correction (Against irritating ticks)
  RCORRECTION>	ROUND instead of INT (0,7 = 1 instead of 0)

- Inserted the R {filename}

  When using the R / RO / RB commands.
  Read a file without the filename question

- Inserted the W {filename}

  When using the W / WO / WB / WL commands.
  Write a file without the filename question

- Inserted the I {filename}

  Include a source without the filename question

- Inserted the ZF {filename}

  Delete a file without the filename question



         *********************************************************
         *   Update report from ASM-One V1.05 to V1.06           *
         *********************************************************


OVERALL
-------

- Workspace allocation at the (re)start of ASMONE showed total availeble
  memory. Now it shows the LARGEST BLOK availeble memory

- Inserted the CD {directoryname}

  Create a directory without leaving asmone


BUG REPORTS
-----------

- The S:ASM-One.pref file was loaded but didn't install right.
  It does that correct now.

- The !.ASM command wasn't recognized. It acted thow it was an exit request.
  Now u can change the 'FILE . EXTENSION' in anything u want up to 3 characters
  B.V. : !.ASM     will be set to {filename}.ASM
     or  !.PRICE   will be set to {filename}.PRI

  NOTE #1 : This only has effect when u have the SOURCE .??? menu item enabled
  NOTE #2 : It didn't work in the original V1.02 by RUNE Gram-Madsen !!!!!!


ASSEMBLER
---------

- INCBIN / INCLUDE
  Changed the INCLUDED BINAIRY FILE and INCLUDED SOURCE FILE line. It now
  only shows one line including the file lenght instead of taking up two lines

- Comments
  Now ASMONE recognizes the * as a remark (The same as ;)


###############################################################################
#  THANX MUST GO TO % THANX MUST GO TO % THANX MUST GO TO % THANX MUST GO TO  #
###############################################################################

Zensor for his supporting attitude
R.E.M. for the bug report / idea's



===============================================================================
!! IMPORTANT !! !! IMPORTANT !! !! IMPORTANT !! !! IMPORTANT !! !! IMPORTANT !!
===============================================================================

If u got any bug reports or great ideas please sent them to :

T.F.A.
P.O. BOX  2249
1200 CE  HILVERSUM       OR CALL +31-(0)35-855918 TOTAL CONFUSION  (9600+ only)
HOLLAND                  Leave a msg to the Sysop

It only makes the program more efficiently !!!

Signed : Price & KILLogic
