Multi Tasking OS for Apple IIe //c IIgs : Link to 0.93 RELEASE version ->
Go to file
2016-03-13 22:54:28 +01:00
_Tools Tools 2016-01-25 20:48:22 +01:00
BIN Updates Related to new Soket API (coming soon!) 2016-03-13 22:51:50 +01:00
DRV Changed cursor blink speed 2016-03-13 22:52:57 +01:00
ETC New syntax: DNS1/DNS2 2016-01-09 23:35:03 +01:00
INC Updates related to new KERNEL 2016-03-13 22:50:43 +01:00
LIB Adding LIBSTDIO for path filtering 2016-03-13 22:49:36 +01:00
SBIN Updates Related to new Soket API (coming soon!) 2016-03-13 22:54:28 +01:00
SYS KERNEL: New Event Handler 2016-03-13 22:47:19 +01:00
_MAKEDIR.txt fix several issues with those batches 2016-02-21 21:53:35 +01:00
_MAKESYS.txt fix several issues with those batches 2016-02-21 21:53:35 +01:00
_RUN.txt new batch 2016-02-21 21:50:40 +01:00
A2OSX.BOOT.DSK Updated Media 2016-01-16 23:10:04 +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 Generate directly .SYSTEM file 2016-02-21 21:51:29 +01:00
A2OSX.SRC.po Updated Media 2016-01-16 23:10:04 +01:00
A2osX.STARTUP.txt TCPIP:now detects ETHx (no more command line param required) 2016-01-16 23:07:58 +01:00
README.md still leraning MD.. 2016-01-25 21:06:14 +01:00
ScreenShot.bmp Screenshot 2016-02-24 21:35:04 +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)

**** Developers WANTED ****

...
!!! Help on writing this code should be greatly appreciated !!!
...

SYS/KM* Supported Hardware At Kernel Level (ProDOS):

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

SBIN,Daemons:

Name.DRV Status Comment
INSDEV Working
GETTY Working
LOGIN In Progress no auth using /etc/passd yet
TCPIP In Progress
DHCPCLNT Working
SHELL Working BUG: History nav

DRV,Drivers:

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

Internal Shell commands:

Name Status Comment
CD Working
SET Working
DATE Working
TIME Working
EXIT Working
TYPE Working
PAUSE Working
ECHO Working

BIN,External Shell commands:

Name Status Comment
MEM Working
LSDEV Working
PS Working
MD Working
RM Working
LS Working BUG: ls dir does not list dir content (ls dir/ works)
CP
ARP Working
PING Working
DNSINFO In Progress
NETINFO Working
NETSTAT Working
RPCINFO In Progress
EDIT In Progress BUG: DEL
NSCUTIL Working Tool for setting time in NSC/DL1216E
ASM In Progress S-C MASM based multi CPU assembler

Misc

S-C MASM color scheme for Notepad++

...drop _Tools/userDefineLang.xml in %APPDATA%\Notepad++
;-)