X64asm
The assembler of OfflineOS.
As its name suggests, it targets the Intel x86_64 ISA.
Mainly intended as a target for OTIL & MIA but it is expected that the Boot Loader and Kernel will require some hand written assembly code.
Syntax
Broadly similar to NASM but wrapped in macros from Mac.