mirror of
https://github.com/A2osX/A2osX.git
synced 2024-11-20 03:31:42 +00:00
Learning MMD.. ;-)
This commit is contained in:
parent
210b23f5e7
commit
e035af12a3
20
README.md
20
README.md
@ -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 | | |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user