Skip to content

Dirklectisch/sim8086

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sim 8086

A machine code to assembly language decoder written in Zig.

Usage

Try it out

zig run ./src/cli.zig -- vendor/computer_enhance/perfaware/part1/listing_0041_add_sub_cmp_jnz

(requires you have a working Zig compiler)

Status

Homework for Performance Aware Programming course. Does not implement the full specification

https://www.computerenhance.com/p/table-of-contents

About

8086 machine instruction decoder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published