Paid episode

The full episode is only available to paid subscribers of Computer, Enhance!

8086 Decoder Code Review

Going over my reference code for 8086 decoding
102

This is the fourth video in Part 1 of the Performance-Aware Programming series. Please see the Table of Contents to quickly navigate through the rest of the course as it is updated weekly. The complete source code for the reference decoder is available on the github.

This is a detailed code walkthrough of the reference 8086 decoder I made for the course. If you are satisfied with the decoder you’ve made over the past three homework assignments, you do not need to watch this video! You can use your decoder codebase for the next set of homework assignments, and do not need to use the reference decoder.

The full video is for paid subscribers

Programming Courses
A series of courses on programming topics.
Authors
Casey Muratori