mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
more
This commit is contained in:
@@ -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" {
|
||||
|
Reference in New Issue
Block a user