Short:        ASM-Pro v1.21 (update)
Author:       amigo@binary.si (a/b)
Uploader:     amigo binary si (a/b)
Type:         dev/asm
Version:      1.21
Replaces:     dev/asm/ASMPro1.20.lha
Architecture: m68k-amigaos >= 2.0.4

======================================================================

Update for the ASM-Pro v1.20 package, includes latest executable.
Complete source code is available in a separate package.

[ ADDITIONS ]
1. ASM: Optional multi-line scroll (8 lines instead of only 1) to speed
   up assembly when output is verbose (e.g. large number of included files
   or print directives). Check Multiscroll in the assembler preferences.
2. ASM: New integer operator: modulo // (e.g. 123//20 returns 3).

[ BUGFIXES ]
1. ASM: REM/EREM block was not allowed in BSS sections.
2. CMDLN: RB (read binary) causes a crash if begin address is unparsable.
3. UI: Bevel box is slightly off for the top parameter groups in the
   environment preferences.
4. CMDLN: @-prefixed dump commands incorrectly check for odd address and
    cpu version, causing a crash on 68000/010 systems.
5. ASM: Directives and instructions in the first line of a REPT 0 block
   starting with either @ or A cause internal error.
6. ASM: Incorrectly parsed number of bitplanes while including an IFF
   colormap causes memory list corruption.
7. ASM: Whitespace lines in a macro could cause the Unexpected end of file
   error and consequent editor freeze.

======================================================================

IF YOU FIND ANY ADDITIONAL KS2.X OR 68000/010 ISSUES, OR IF SOMETHING
DOES NOT WORK PROPERLY, COMPARED TO v1.18 (read: if I messed up :P),
PLEASE LET ME KNOW. I'll do my best to fix them.

======================================================================