added cct rom working on interface and commands

This commit is contained in:
2026-01-15 09:02:31 -05:00
parent 000d71fe00
commit 7fbb9e27d7
224 changed files with 23427 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
drive tells you which disk drive the current or specified directory is located in.
ex:
"drive" tell you the disk drive of the current directory.
"drive foo" tells you the disk drive of the subdirectory "foo"