Learning MMD.. ;-)

This commit is contained in:
Rémy GIBERT 2016-01-11 12:03:39 +01:00
parent 03fd2c4830
commit 41f58aa6fe
1 changed files with 30 additions and 25 deletions

View File

@ -11,35 +11,40 @@ A2OSX.SRC.po : 800k S-C MASM boot disk with all sources
OApple+1,OApple+2,OApple+3 to switch between screens : Kernel Log, text, DHGR.
(OApple+shift+1,OApple+shift+2,OApple+shift+3 on FR keyboard)
## Shell commands:
### internal:
CD
SET
DATE
TIME
EXIT
TYPE
PAUSE
ECHO
### external:
INSDEV
LS
MEM
LSDEV
MD
RM
NETINFO
PS
ARP
PING
DNSINFO
EDIT
## Internal Shell commands:
| Name | Status | Description |
| = | = | = |
| CD | | |
| SET | | |
| DATE | | |
| TIME | | |
| EXIT | | |
| TYPE | | |
| PAUSE | | |
| ECHO | | |
## External Shell commands:
| Name | Status | Description |
| = | = | = |
| INSDEV | | |
| LS | | |
| MEM | | |
| LSDEV | | |
| MD | | |
| RM | | |
| NETINFO | | |
| PS | | |
| ARP | | |
| PING | | |
| DNSINFO | | |
| EDIT | | |
## Supported Hardware At Kernel Level (ProDOS):
NosSlotClock
Ramworks I,II,III
## Drivers:
SSC
Uthernet
| Name | Status | Description |
| = | = | = |
| SSC.DRV | | |
| Uthernet.DRV | | |