This commit is contained in:
Jonathan Campbell
2020-05-31 07:03:53 -07:00
parent 4e128e967c
commit 2c59522c6c

View File

@@ -13,7 +13,7 @@ define var "DTA" {
define var "PSP" {
type "segment";
name "Program Segment Prefix";
description "A 256-byte region of memory used to carry a program's initial state and command line.";
description "A 256-byte region of memory used to carry a program's initial state and command line. Always referred to by 16-bit FAR pointer PSP:0";
}
define var "dos_version" {