Skip to content

RohanKapurDEV/sim8086

Repository files navigation

sim8086

Instruction decoder and simulator for the intel 8086 CPU made as part of Casey Muratori's Performance Aware Programming course.

Funnily enough, despite the name of the course, this decoder is not performance aware at all since that wasn't the objective of the project. That being said, it should work with the provided test asm files and any other ones as long as they don't use any instructions that aren't implemented.

About

intel 8086 cpu instruction decoder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published