Learning MMD.. ;-)

This commit is contained in:
Rémy GIBERT 2016-01-11 12:21:43 +01:00
parent 3b87bbf158
commit 6eb67aa9d4
1 changed files with 30 additions and 30 deletions

View File

@ -5,46 +5,46 @@ Multi-Tasking OS for Apple II
Enh IIe (65c02 cpu) with 128k, //c, IIgs
## General Information:
A2OSX.BOOT.DSK : 140k A2osX boot disk will all binaries
A2OSX.SRC.po : 800k S-C MASM boot disk with all sources
**A2OSX.BOOT.DSK** : 140k A2osX boot disk will all binaries
**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)
## Internal Shell commands:
| Name | Status | Description |
| - | - | - |
| CD | | |
| SET | | |
| DATE | | |
| TIME | | |
| EXIT | | |
| TYPE | | |
| PAUSE | | |
| ECHO | | |
| Name | Status | Description | Bugs
| - | - | - |
| 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 | | |
| Name | Status | Description | Bugs
| - | - | - |
| INSDEV | | |
| LS | | |
| MEM | | |
| LSDEV | | |
| MD | | |
| RM | | |
| NETINFO | | |
| PS | | |
| ARP | | |
| PING | | |
| DNSINFO | | |
| EDIT | | |
## Supported Hardware At Kernel Level (ProDOS):
NosSlotClock
Ramworks I,II,III
## Drivers:
| Name | Status | Description |
| - | - | - |
| SSC.DRV | | |
| Uthernet.DRV | | |
| Name | Status | Description | Bugs
| - | - | - |
| SSC.DRV | | |
| Uthernet.DRV | | |