Should be GetGPRName not GetGRPName. Removed an unnecessary extern declaration of GetGRPName in RegisterWindow.cpp. Also added GetFPRName to the PowerPCDisasm header for consistency.
and s/\bNULL\b/nullptr/g for *.cpp/h/mm files not compiled on my machine