/intel_8086_computer_enhance

My solution to part 1 of the "Performance aware programming" course

Primary LanguageC++

Intel 8086 simulator

A non-exhaustive implementation of an Intel 8086 disassembler, with some functionality to simulate some ops. This project was a homework for the “performance aware programming” course on computerenhance, given by Casey Muratori.

Odin

Odin is a low level, manual memory managed programming lamguage that inspires to be a more ergonomic, more productive C.