Go to file
Eric-Paul Ickhorn d773a8f9e2
Add memory utilities and math utils
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.
2024-07-06 00:07:08 +02:00
i386 Add memory utilities and math utils 2024-07-06 00:07:08 +02:00
.gitignore Add .gitignore with binary executable files 2024-07-06 00:02:38 +02:00