Cosmetic changes for README
This commit is contained in:
parent
695a28cb0a
commit
58a95932b5
@ -10,13 +10,13 @@ the minimum memory requirement may be less than 64k.
|
||||
|
||||
|Start|Size|Function|
|
||||
|--|--|--|
|
||||
|F000|4k|BDOS and hw drivers|
|
||||
|0xF000|4k|BDOS and hw drivers|
|
||||
||var|BDOS data|
|
||||
|SP|var|Stack, growing down|
|
||||
|||Free memory|
|
||||
|0100|up to stack|Transient Program Area|
|
||||
|0080|128 bytes|Command line and disk buffer|
|
||||
|0000|128 bytes|System data area|
|
||||
|0x0100|up to stack|Transient Program Area|
|
||||
|0x0080|128 bytes|Command line and disk buffer|
|
||||
|0x0000|128 bytes|System data area|
|
||||
|
||||
## Application program interface
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user