Skip to content

Releases: Arakula/A09

V1.61 - added PSH reg / PUL reg for M00 / M01 / H11 assemblers

30 Nov 10:09
3846e6c
Compare
Choose a tag to compare

V1.60 - slight improvements

04 Jul 09:56
4c3e338
Compare
Choose a tag to compare

RELASMB compatibility improvements (still not fully there, but getting closer); fixed FILCHR handling.

V1.58 - Improved 68HC11 BSET/BCLR/BRSET/BRCLR parameter handling

17 Oct 18:07
Compare
Choose a tag to compare

This version is mainly of interest for those who use it to create 68HC11 binaries.
It finally allows proper comma-separated BRSET/BRCLR/BSET/BCLR statements.

RELASMB compatibility improvements

18 Aug 06:36
Compare
Choose a tag to compare

Thanks to extensive tests done by Dieter Deyke, A09 now produces near perfect RELASMB-compatible relocatable output.

A little bit more relocatable

18 Jul 14:25
Compare
Choose a tag to compare

A09 didn't write relocation records for external symbols in FCW/FDB statements.
While this may be a rarely used feature, it's still woth fixing 8-)

improved list file

16 May 18:25
Compare
Choose a tag to compare

6800 alternative mnemonics are not TSC-specific any more
RMB,RZB et al. now get printed with offset in listing

Windows executable is available

V1.53 - fix for problems introduced in V1.52

24 Apr 22:24
Compare
Choose a tag to compare

This fixes issue #11 ... which was introduced by fixing issue #10

V1.52 - Increased as9 compatibility

22 Apr 14:02
Compare
Choose a tag to compare

Just some fixes; Windows build attached.