XS-Pe Editor : Online help XS-PeEditor

Directories

dir

This command lists directories.
The "/" means that this directory is not enabled (address value is set to 0).

Syntax:

dir

changedir

This command changes directories offset and size.

Syntax:

changedir <dir_id> <new_offset> <new_size>

Parameters:

dir_id
Mandatory. The id of directory to change values.
new_offset
Mandatory, hexadecimal number. The address of memory zone to make directory point to.
new_size
Mandatory, hexadecimal number. The size of the directory.

numdir

This command increases or decreases the number of directories.

Syntax:

numdir <inc|dec>

Parameters:

inc / dec
Mandatory, "inc" or "dec". The way you want to move the number of defined directories.