* Changed STATUS_ defines to enum class Error
* Added license blocks to new files
* Suppress Compiling..Error.cpp build script output
The filters that look for errors in the output were
triggering on the filename Error.cpp
* Moved all files to the src folder
* Removed all cpp includes; fixed by including the header file where needed
* Fixed build scripts and machine.h
* Removed temp file. sigh.
Co-authored-by: Stefan de Bruijn <stefan@nubilosoft.com>