Skip to content

release 1.6.48

Compare
Choose a tag to compare
@tgtakaoka tgtakaoka released this 27 Sep 10:51
· 42 commits to main since this release
  • v1.6.48

    • [ASM/DIS] Add compiler options to disable FPU support
    • [ASM/DIS] Add float80_t for handling floating point number
    • [ASM] Support implicit comment after instruction and
      opetands. Affected targets are F3850, MC6800, MC6805, MC6809,
      MC68000, MN1610, MOS6502, SCN2650, TMP7000, and TMS9900
    • [i8086/MC68000] FPU directive accepts On and Off
    • [MC68000] Fix FTST/FMOVE operand parsing
    • [MC68000] Accept Dn/An as FMOVEM operands
    • [INS8070] Disassembler uses addr,PC for PC-relative
    • [TMS7000/TMS9900] Add binary number parsing '?bb'
    • [PlatformIO/Arduino] Fix build by removing auto return type
  • v1.6.47

    • [ASM] Fix duplicate function error
    • [PDP8] Rename IM6100 architecture to PDP8
    • [CDP1802] Fix error reporting on 2nd operand
    • [i8051] Check invalid instruction MOV A,ACC
    • [MC6809] Fix unexpected single register operand
    • [Z8] Fix CALL #IA parsing
    • [Z80] Fix to use Zilog expression operators