This is a work-in-progress implementation of an assembler for M68k.
Outstanding work:
- Updating existing tests assembly syntax
- Writing new tests for the assembler (and disassembler)
I've left those until there's consensus that this approach is okay (I hope that's okay!).
Questions I'm aware of:
- Should this use Motorola or gas syntax? (At the moment it uses Motorola syntax.)
Depends on D98519
Depends on D98532
Depends on D98534
Depends on D98535
Depends on D98536
clang-tidy: error: 'M68k.h' file not found [clang-diagnostic-error]
not useful