and s/\bNULL\b/nullptr/g for *.cpp/h/mm files not compiled on my machine
Gets rid of the "DSPHost_" prefix in function names.
Our defines were never clear between what meant 64bit or x86_64 This makes a clear cut between bitness and architecture. This commit also has the side effect of bringing up aarch64 compiling support.