Nightloader/i386
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
..
bootsector addition(bootsector) 2024-06-14 13:26:54 +02:00
loader/src-asm Add memory utilities and math utils 2024-07-06 00:07:08 +02:00
build.bash Add .gitignore with binary executable files 2024-07-06 00:02:38 +02:00