Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 407 Bytes

File metadata and controls

19 lines (11 loc) · 407 Bytes

sim 8086

A machine code to assembly language decoder written in Zig.

Usage

Try it out

zig run ./src/cli.zig -- decode 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