Source code to my "Building an ARM Emulator" WE-DIG talk

I did a talk at the WE-DIG in January, on basics of constructing an emulator in C++.  MikeHall's blog contains a pointer to the video from the presentation:  https://blogs.msdn.com/mikehall/archive/2006/01/16/513380.aspx.

The source code from that presentation is now available, attached to my blog.  It has been released under the Microsoft Permissive License (Ms-PL).  The full text of the license can be found at:  https://www.microsoft.com/resources/sharedsource/licensingbasics/permissivelicense.mspx

 

emulator.cpp