Monthly Archives: May 2010
Memory View Update
I did some work this weekend on optimising the rendering of the memory view and heat-map. I ended up combining them both into one control a while ago since they share a lot of code and access the same data. … Continue reading
Posted in Uncategorized
Leave a comment
Some C# fun
Over the long weekend I decided to try out Visual Studio 2010 by working on some stuff for work. First, a hex memory viewer, which will later become an editor. I’m using a fixed width font, however it’s still very … Continue reading
Posted in Uncategorized
1 Comment