fix chart
This commit is contained in:
@@ -4,6 +4,7 @@ hobby bootloader written in asm. It's just for playing around... for now :p
|
|||||||
|
|
||||||
### memory map
|
### memory map
|
||||||
|
|
||||||
|
```
|
||||||
+------ 0x00100000 ------+
|
+------ 0x00100000 ------+
|
||||||
| hardware, bios stuff |
|
| hardware, bios stuff |
|
||||||
+------ 0x00080000 ------+
|
+------ 0x00080000 ------+
|
||||||
@@ -19,3 +20,4 @@ hobby bootloader written in asm. It's just for playing around... for now :p
|
|||||||
+------ 0x00000500 ------+
|
+------ 0x00000500 ------+
|
||||||
| bios stuff |
|
| bios stuff |
|
||||||
+------ 0x00000000 ------+
|
+------ 0x00000000 ------+
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user