06.Oct.2025
|
Programming: Assembler development environment ASMotor 1.3.3
ASMotor is a portable and generic assembler engine and development system, consisting of a number of ISA specific assemblers, the librarian and the linker. The package can be used as either a cross or native development system.
Output formats include Amiga linker objects and Amiga executables (amiga-news.de reported). Version 1.3.3 has now been released with the following changes:
Assembler
- Improved error message sort order.
- Allow BANK with scope symbols.
- Out of range constants will no longer early fail assembly.
- Fixed dependency file might end up with date later than main output file, causing unnecessary rebuilds with make.
- Improved paths in generated dependency file.
- String interpolation would sometimes fail in rare cases.
- GROUP directive would generate a syntax error.
- BANK is now resolved properly when writing binary file.
- Section size tracking in the assembler is redundant and has been removed. This enables >64 KiB sections with 8-bit processors.
- Fix size of RS structures when last entries have no symbol name.
680x0
- Amiga HUNK_EXT hunk could be written incorrectly in some circumstances.
(dr)
[News message: 06. Oct. 2025, 06:20] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|