Excellent! I am struggling a bit with 0.4.3 - it is crashing in some strange places. But none of which, I think, are MFC-related. Would be nice to pull in 0.4.4 just to keep up.
Although, I do see sometimes the program hangs in the APU code, in the Process(uint32 Time) routines. Sometimes the while loops appear to allow Time to go "negative" which is highly positive which means the while loops do not cease. I thought it might have something to do with the defines in Common.h for uint32 and int32. But not sure yet.