BASIC dev docs
This commit is contained in:
4
docs/MEMORY_LAYOUT.md
Normal file
4
docs/MEMORY_LAYOUT.md
Normal file
@@ -0,0 +1,4 @@
|
||||
The root directory is from byte 24000h to 26FFFh<br/>
|
||||
The currently opened file's metadata is from 27000h to 2701Fh<br/>
|
||||
The to be outputted string is stored from 27020h to 27FFFh<br/>
|
||||
The currently opened file is from 28000h<br/>
|
||||
Reference in New Issue
Block a user