Multi Tasking OS for Apple IIe //c IIgs : Link to 0.93 RELEASE version ->
Go to file
2016-01-11 16:17:06 +01:00
BIN SAVE 2016-01-09 23:33:47 +01:00
DRV ETH Drivers:Work In Progress 2016-01-10 23:16:07 +01:00
ETC New syntax: DNS1/DNS2 2016-01-09 23:35:03 +01:00
INC Prepare for ARP offload 2016-01-10 23:16:56 +01:00
LIB adding ARP offload support... 2016-01-10 23:17:49 +01:00
SBIN Suppress Echo while exec A2osX.Startup 2016-01-10 23:19:11 +01:00
SYS Better !Events messages 2016-01-09 23:41:34 +01:00
_Make_DIR.txt Kernel & shell rewrite 2015-10-19 22:35:00 +02:00
_Make_SYS.txt Complete Rewrite #4 : Still debbuging... 2015-11-22 23:30:06 +01:00
A2OSX.BOOT.DSK Updated Media 2016-01-10 23:21:23 +01:00
A2osX.S.GP.txt Removed .OP directive in .INB files 2016-01-04 08:24:41 +01:00
A2osX.S.QC.txt Fixed the boot problem:A2OSC.SYSTEM not generated properly with MSYS script 2016-01-05 12:24:48 +01:00
A2osX.S.TOOLS.txt Removed .OP directive in .INB files 2016-01-04 08:24:41 +01:00
A2osX.S.txt Fixed the boot problem:A2OSC.SYSTEM not generated properly with MSYS script 2016-01-05 12:24:48 +01:00
A2OSX.SRC.po Updated Media 2016-01-10 23:21:23 +01:00
A2osX.STARTUP.txt Added all ETH Drivers for auto detection 2016-01-10 23:20:13 +01:00
README.md Learning MMD.. ;-) 2016-01-11 16:17:06 +01:00

A2osX

Multi-Tasking OS for Apple II

Requires :

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

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)

Internal Shell commands:

Name Status Comment
CD
SET
DATE
TIME
EXIT
TYPE
PAUSE
ECHO

External Shell commands:

Name Status Comment
INSDEV
LS
MEM
LSDEV
MD
RM
NETINFO
PS
ARP
PING
DNSINFO
EDIT

Supported Hardware At Kernel Level (ProDOS):

KM.Name Status Comment
KM.NSC Working No-Slot-Clock
KM.RAMWORKS Working AE-Ramworks I,II,III

Drivers:

Name.DRV Status Comment
Console.DRV Working ANSI support in Progress.
PPIC.DRV
SSC.DRV
SSC.I.DRV
Mouse.DRV Working
Uthernet.DRV Working
UthernetII.DRV In Progress
LanCeGS.DRV In Progress