asmium icon indicating copy to clipboard operation
asmium copied to clipboard

assembler + hikalium (for x86_64 for OSX, currently)

asmium

assembler + hikalium (for x86_64 for OSX, 16bit raw code, currently)

How to use

  • just make to generate executable asmium in the root directory.
  • make test to run tests.

Usage

./asmium [--hex] -o <dst_file_name> <src_file_name>
  • --hex changes the output from an executable binary to a raw hex file.

License

MIT License