We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c432ef0 commit 32e24f2Copy full SHA for 32e24f2
MEMORY
@@ -0,0 +1,8 @@
1
+Memory structure for 0x42c.
2
+
3
+0x0000-0x0FFF: kernel
4
+0x1000-0x2FFF: OS
5
+0x3000-0x5FFF: userspace programs
6
+0x6000-0x7FFF: memory
7
+0x8000-???? : I/O
8
+????-0xFFFF : stack
0 commit comments