/virtual_8086

An exercise in decoding 8086 binaries into the corresponding assembly. In Elixir.

Primary LanguageElixir

Virtual8086

TODO: Add description

Installation

If available in Hex, the package can be installed by adding virtual_8086 to your list of dependencies in mix.exs:

def deps do
  [
    {:virtual_8086, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/virtual_8086.