include LUTs in memory map
This commit is contained in:
@@ -10,7 +10,8 @@ To not have to allocate a ton of things at run time the Standard Library uses a
|
||||
| `0x16` | Zero Page |
|
||||
| `0x100` | User Code |
|
||||
| `?` | Library Code |
|
||||
| `0x1_0000` | heap |
|
||||
| `0x1_0000` | LUTs |
|
||||
| `?` | heap |
|
||||
| `0xXXF0_0000` | Stack |
|
||||
| `0xXXFF_0000` | quick access |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user