From 03fd2c4830895579ffea044fc7dd2e0a121faac8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20GIBERT?= Date: Mon, 11 Jan 2016 11:45:50 +0100 Subject: [PATCH] Update --- README.md | 61 +++++++++++++++++++++++++++++++------------------------ 1 file changed, 35 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 93d3392e..c96c2aba 100644 --- a/README.md +++ b/README.md @@ -2,35 +2,44 @@ Multi-Tasking OS for Apple II ## Requires : -Enh IIe with 128k, //c, IIgs +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 +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) +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 +## Shell commands: + ### internal: + CD + SET + DATE + TIME + EXIT + TYPE + PAUSE + ECHO ### external: - INSDEV - LS - MEM - LSDEV - MD - RM - NETINFO - PS - ARP - PING - DNSINFO + INSDEV + LS + MEM + LSDEV + MD + RM + NETINFO + PS + ARP + PING + DNSINFO + EDIT + +## Supported Hardware At Kernel Level (ProDOS): + NosSlotClock + Ramworks I,II,III + +## Drivers: + SSC + Uthernet \ No newline at end of file