comparison 3rdparty/utils/tlindner/sdrive.asm @ 3023:dfc911234945

Added dash command to sdir to list mounted images
author tlindner
date Sun, 07 Dec 2014 16:02:18 -0800
parents 6d8121148774
children
comparison
equal deleted inserted replaced
3022:0f1a7fcddb00 3023:dfc911234945
15 ifp1 15 ifp1
16 use defsfile 16 use defsfile
17 endc 17 endc
18 18
19 * Here are some tweakable options 19 * Here are some tweakable options
20 DOHELP set 1 1 = include help info 20 DOHELP set 0 1 = include help info
21 STACKSZ set 32 estimated stack size in bytes 21 STACKSZ set 32 estimated stack size in bytes
22 PARMSZ set 256 estimated parameter size in bytes 22 PARMSZ set 256 estimated parameter size in bytes
23 23
24 * Module header definitions 24 * Module header definitions
25 tylg set Prgrm+Objct 25 tylg set Prgrm+Objct