Welcome to Azure, Sapphire OS's Assembly! How to use. Every program launched in Azure creates its own thread (clone). Every thread has its own registers, stack, heap and program memory. Documentation: https://github.com/ItsGraphax/Azure/wiki/Documentation Registers: Registers are temporary variables that are mostly modifiable Stack: A LIFO object used for storing return points and more Heap: A long list with modifiable values etc Program Memory: Where the code and pointers for the heap are stored
Go on, roast me. Engine mostly created by me, with the help of everyone in Sapphire OS