A2osX/README.md

50 lines
1.1 KiB
Markdown
Raw Normal View History

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