mirror of
https://github.com/A2osX/A2osX.git
synced 2024-11-20 03:31:42 +00:00
Update
This commit is contained in:
parent
f54e88155a
commit
03fd2c4830
61
README.md
61
README.md
@ -2,35 +2,44 @@
|
|||||||
Multi-Tasking OS for Apple II
|
Multi-Tasking OS for Apple II
|
||||||
|
|
||||||
## Requires :
|
## Requires :
|
||||||
Enh IIe 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
|
||||||
|
|
||||||
OApple+1,OApple+2,OApple+3 to switch between screens : Kernel Log, text, DHGR.
|
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)
|
||||||
|
|
||||||
## Shell commands:
|
## Shell commands:
|
||||||
### internal:
|
### internal:
|
||||||
CD
|
CD
|
||||||
SET
|
SET
|
||||||
DATE
|
DATE
|
||||||
TIME
|
TIME
|
||||||
EXIT
|
EXIT
|
||||||
TYPE
|
TYPE
|
||||||
PAUSE
|
PAUSE
|
||||||
ECHO
|
ECHO
|
||||||
### external:
|
### external:
|
||||||
INSDEV
|
INSDEV
|
||||||
LS
|
LS
|
||||||
MEM
|
MEM
|
||||||
LSDEV
|
LSDEV
|
||||||
MD
|
MD
|
||||||
RM
|
RM
|
||||||
NETINFO
|
NETINFO
|
||||||
PS
|
PS
|
||||||
ARP
|
ARP
|
||||||
PING
|
PING
|
||||||
DNSINFO
|
DNSINFO
|
||||||
|
EDIT
|
||||||
|
|
||||||
|
## Supported Hardware At Kernel Level (ProDOS):
|
||||||
|
NosSlotClock
|
||||||
|
Ramworks I,II,III
|
||||||
|
|
||||||
|
## Drivers:
|
||||||
|
SSC
|
||||||
|
Uthernet
|
||||||
|
|
Loading…
Reference in New Issue
Block a user