Add basic meta documentation #11

Merged
ShatteredMINT merged 13 commits from meta-documentation into main 2026-09-02 11:39:26 +02:00
Showing only changes of commit dbd4865f14 - Show all commits
+1 -1
View File
@@ -33,7 +33,7 @@ This reduces the amount of argument registers to 6 and all arguments above that
This register points at the highest available address for results, with the 8th result being stored there, the 9th below it and so on. This register points at the highest available address for results, with the 8th result being stored there, the 9th below it and so on.
### Stack ### Stack
Grows downwards from top of memory. Grows downwards from 0xXXFE_0000 (so top of memory -0x1_0000).
### Types ### Types