Skip to content

Commit 32e24f2

Browse files
committed
Added (preliminary) memory map. Props to SirCmpwn.
1 parent c432ef0 commit 32e24f2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

MEMORY

+8
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)