Learning MMD.. ;-)

This commit is contained in:
Rémy GIBERT 2016-01-11 13:58:19 +01:00
parent 210b23f5e7
commit e035af12a3

View File

@ -1,9 +1,7 @@
# A2osX
Multi-Tasking OS for Apple II
## Requires :
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
@ -12,8 +10,8 @@ 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 | Bugs
| - | - | - |
| Name | Status | Description |
| ---- | ------ | ----------- |
| CD | | |
| SET | | |
| DATE | | |
@ -23,8 +21,8 @@ OApple+1,OApple+2,OApple+3 to switch between screens : Kernel Log, text, DHGR.
| PAUSE | | |
| ECHO | | |
## External Shell commands:
| Name | Status | Description | Bugs
| - | - | - |
| Name | Status | Description |
| ---- | ------ | ----------- |
| INSDEV | | |
| LS | | |
| MEM | | |
@ -43,8 +41,14 @@ OApple+1,OApple+2,OApple+3 to switch between screens : Kernel Log, text, DHGR.
Ramworks I,II,III
## Drivers:
| Name | Status | Description | Bugs
| - | - | - |
| Name | Status | Description |
| ---- | ------ | ----------- |
| Console.DRV | | |
| PPIC.DRV | | |
| SSC.DRV | | |
| Mouse.DRV | | |
| Uthernet.DRV | | |
| UthernetII.DRV | | |
| LanCeGS.DRV | | |