diff --git a/README.md b/README.md index 35c94230..7c46326e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,36 @@ # A2osX -Multi-Tasking OS for Apple II \ No newline at end of file +Multi-Tasking OS for Apple II + +Requires : +Enh IIe 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 + +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) + +Shell commands: + internal: + CD + SET + DATE + TIME + EXIT + TYPE + PAUSE + ECHO + external: + INSDEV + LS + MEM + LSDEV + MD + RM + NETINFO + PS + ARP + PING + DNSINFO + \ No newline at end of file