diff --git a/doc/grc65.sgml b/doc/grc65.sgml index 8cdefa53b..0c27ac970 100644 --- a/doc/grc65.sgml +++ b/doc/grc65.sgml @@ -134,27 +134,37 @@ it describes system requirements. VLIR table description +Memory definition

-VLIR size { - 0 - 1 - 2 - 4 - 5 +MEMORY { + stacksize 0x0800 + overlaysize 0x2000 + overlaynums 0 1 2 4 5 } -The first element is the keyword for details. +The memory definition is unique to each file and describes several attributes related +to the memory layout. It consists of the keyword for details.