As the legacy boot code will be abandoned for the time being, it made sense to rename the folder to indicate the legacy nature of the code.
This commit adds the well known primitive memory functions: - Copy Memory - Compare Memory for being equal - Set Memory to a value It also adds a math utility file at the according location.