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
|
# A2osX
|
||||||
Multi-Tasking OS for Apple II
|
Multi-Tasking OS for Apple II
|
||||||
|
|
||||||
## Requires :
|
## Requires :
|
||||||
Enh IIe (65c02 cpu) with 128k, //c, IIgs
|
Enh IIe (65c02 cpu) with 128k, //c, IIgs
|
||||||
|
|
||||||
## General Information:
|
## General Information:
|
||||||
**A2OSX.BOOT.DSK** : 140k A2osX boot disk will all binaries
|
**A2OSX.BOOT.DSK** : 140k A2osX boot disk will all binaries
|
||||||
**A2OSX.SRC.po** : 800k S-C MASM boot disk with all sources
|
**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)
|
(OApple+shift+1,OApple+shift+2,OApple+shift+3 on FR keyboard)
|
||||||
|
|
||||||
## Internal Shell commands:
|
## Internal Shell commands:
|
||||||
| Name | Status | Description | Bugs
|
| Name | Status | Description |
|
||||||
| - | - | - |
|
| ---- | ------ | ----------- |
|
||||||
| CD | | |
|
| CD | | |
|
||||||
| SET | | |
|
| SET | | |
|
||||||
| DATE | | |
|
| DATE | | |
|
||||||
@ -23,8 +21,8 @@ OApple+1,OApple+2,OApple+3 to switch between screens : Kernel Log, text, DHGR.
|
|||||||
| PAUSE | | |
|
| PAUSE | | |
|
||||||
| ECHO | | |
|
| ECHO | | |
|
||||||
## External Shell commands:
|
## External Shell commands:
|
||||||
| Name | Status | Description | Bugs
|
| Name | Status | Description |
|
||||||
| - | - | - |
|
| ---- | ------ | ----------- |
|
||||||
| INSDEV | | |
|
| INSDEV | | |
|
||||||
| LS | | |
|
| LS | | |
|
||||||
| MEM | | |
|
| MEM | | |
|
||||||
@ -43,8 +41,14 @@ OApple+1,OApple+2,OApple+3 to switch between screens : Kernel Log, text, DHGR.
|
|||||||
Ramworks I,II,III
|
Ramworks I,II,III
|
||||||
|
|
||||||
## Drivers:
|
## Drivers:
|
||||||
| Name | Status | Description | Bugs
|
| Name | Status | Description |
|
||||||
| - | - | - |
|
| ---- | ------ | ----------- |
|
||||||
|
| Console.DRV | | |
|
||||||
|
| PPIC.DRV | | |
|
||||||
| SSC.DRV | | |
|
| SSC.DRV | | |
|
||||||
|
| Mouse.DRV | | |
|
||||||
| Uthernet.DRV | | |
|
| Uthernet.DRV | | |
|
||||||
|
| UthernetII.DRV | | |
|
||||||
|
| LanCeGS.DRV | | |
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user