Re: New NMI handler / .commands
Hello to everybody, new release of NMI navigator, v.0.0.12:
https://www.dropbox.com/s/e8g3g805jyi70 … 2.zip?dl=0
https://www.dropbox.com/s/f9j461srsh80x … 2.zip?dl=0
Changes:
Configure navigator keys option (K) saves configuration. It uses nmi.cnf file in /sys/nmi
Configure navigator keys option (K) checks not available and used keys
Max overlay size changed to 774 bytes, custom module (M) can use it.
ENTER and view (V) opens file with hexview if filetype is unknown
New dot command hexview, v0.1:
https://www.dropbox.com/s/x8o8zd5pdbbvf … 1.zip?dl=0
It shows a hexadecimal dump of a file. Cursor up and cursor down moves to previous and next screen, and BREAK exit.
hexview v0.1 By Dr. Slump 2017
Usage: hexview [filename]
New dot command drives, v0.1:
https://www.dropbox.com/s/5r6nfshq52r2x … 1.zip?dl=0
It show all detected drives/devices by esxDOS, using various methods.
drives v0.1 By Dr. Slump 2017
Usage: drives [args]
-1 use M_DRIVEINFO syscall (*)
-2 use M_GETSETDRV syscall
-3 use DISK_INFO syscall
* default option
-? this help info