wavecommander / sim86-computer-enhance

Basic Intel 8086 ASM Decoder and Simulator as part of Computer, Enhance!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computer, Enhance! Performance Aware Programming Course

As of now

This repo has my C 8086 decoder with 8086 simulation added. I opted to use Casey's reference decoder for the later work.

Building

My stuff is just a single translation unit C compile.

For the reference decoder as a shared/dynamic library, in addition to Casey's build.bat for Windows, I created my own build.sh for building the equivalent on Mac.

About

Basic Intel 8086 ASM Decoder and Simulator as part of Computer, Enhance!


Languages

Language:C++ 29.3%Language:C 25.5%Language:Assembly 16.0%Language:C# 5.3%Language:Python 4.8%Language:JavaScript 4.5%Language:Go 4.2%Language:Zig 3.9%Language:Rust 2.7%Language:Odin 1.7%Language:Shell 1.4%Language:Batchfile 0.7%