Skip to content

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

Notifications You must be signed in to change notification settings

mateusdeap/virtual_8086

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published