Tag: A2osX

A2osX Build 2600 Released

Enhancements in TCP/IP and VT100, and Improved Performance Brian J. Bernstein, one of the developers behind the Apple II A2osX project, has just announced the release of A2osX Build 2600, packed with exciting updates and improvements. This latest version brings significant modifications to the TCP/IP and VT100 functionality, delivering enhanced performance and a smoother user experience. One of the standout features in A2osX Build 2600 is the notable performance improvement in TCP/IP, achieved through a clever workaround called “delayed ACK.”…

A2osX 0.93 Released

The RELEASE set of media have been finalized and are available on GitHub along with complete and extensive documentation for A2osX. This includes a User Guide, Command Guide and Shell Developers Guide. You can download the media directly through one of these links: RELEASE.140.po – An 140K 5.25″ disk image containing ProDOS FX as well as the main BOOT and support files for running A2osX RELEASE.800.po – An 800K 3.5″ disk image containing ProDOS 2.03tc the main BOOT and support…

Major Update to A2osX

The A2osX project has a new home on github. The A2osX team has created a new GitHub Team for Open Source organization and moved the A2osX repository to this new organization. This allows us to expand the number of contributors to the project. Developers with Apple II Assembly experience are welcome to join! In addition, the A2osX team is proud to announce the availability of two new versions of ProDOS, one with a very minor tweak and the other a…

A2osX Release Candidate Now Available

The A2osX team have announced their first Release Candidate of the A2osX Operating System for the Apple II. Build 1643 is the latest build of the A2osX Operating System and is available as a 140K floppy, an 800K floppy, and a 32mb Hard Drive image. For more information about the A2osX project or to download the latest release images, go to the A2osX Github page at:https://github.com/burniouf/A2osX

A2osX Multi-Tasking OS for the Apple II Updated

Remy Gilbert has announced an update to his A2osX Multi-Tasking operating system for the Apple II. Version 0.92+ of A2osX has introduced a number of major updates to the kernal and APIs of the OS. According to the A2osX Github page, some of the changes to the system include: support of an enhanced shell support of many new scripting capabilities the ability to redirect and eventually piping output Current kernel also supports multiple virtual terminals Support for TCP (via TELNETD)…

A2OSX updated

The floppies for the A2OSX multi-tasking operating system project have been updated. The update to the version 0.92 has been ongoing for several months now with all but two or three items remaining in the 0.91 version. The project is currently run by Remy Gibert with programming help from Patrick Kloepher. The aim of the project is to produce a Unix like multi-tasking operating system which will run on a standard Apple IIe. Check out the project at:https://github.com/burniouf/A2osX

A2osX Updated to version 0.92

For those of you who have been following the A2osX project, there is now a new version of the Source and Build floppies available for download from the A2osX Github repository. The brainchild of Rémy Gibert, A2osX aims to be a multitasking operating system for the Apple II much like Linux or other Unix type operating systems. If you are interested in helping with this project, developers who are familiar with this type of operating system development are welcome to…

Multitasking Operating System for the Apple II

Over the past year or so, Remy Gibert has been working on a multi-tasking operating system for the Apple II.  The system, which appears to be much like Unix / Linux, is well into development with a good portion of the system completed.  The goal of A2osX as Remy has named his fledgling operating system is to create: a cooperative, event-driven multitasking kernel (meaning it is applications that are responsible to give back control to kernel) Its principal goal is…