AROS
The Amiga Replacement OS
(C) 1996 AROS - The Amiga Replacement OS
Table of Contents
NOTE: This is beta. If you want this code, then have a look at our Links See also the Section about CVS.
- Bugfixes
- Worked on docs
- Many (50+) new functions in c.lib and amiga.lib
- Big endian IO functions in aros.library
- Amiga native and Linux/m68k versions. Amiga is still alpha.
- A *pre* alpha of VBCC with i386 support. This is only loosely connected to AROS. See the README in the directory AROS/compiler/vbcc/.
- iffparse.library completed
Things we currently work on:
- ANSI C library for AROS
- A own C compiler for AROS (VBCC)
- diskfont.library and icon.library
- AROS on Amiga (maybe even bootable)
- CLI commands
- Real preemptive multitasking like on Amiga
- Many files were missing in the dev distribution :-(
- Some bugfixes
- FreeBSD/i386 support
- Amiga users can now participate. Read README.CVS for more info.
- Much easier to port to a new hardware. Moved OS specific files from the various directories to AROS/config/$(ARCH) and the CPU specific files to AROS/config/$(KERNEL).
- HTML docs
- Renamed "openwin" to "demowin".
- Implemented PROPGADGETS
- Even more bugfixes (librarytest works now :)
- Many new README's. Developers should have a look at README.porting, README.contents, README.CVS and README.jobserv depending on what they want to do.
- Many new function from M. Fleischer (we have now 236 funcions in all)
- Many new function from I. Templeton (Utility.library)
- NIL: and RAM: devices from M. Fleischer
- AROS now uses the AFD-COPYRIGHT
- ***Developers: If you update from 1.7, you *MUST* call "make clean" because some headers have been added.
- New CLI commands: Mount, Assign, MakeDir, Delete
- The demo "openwin" gets more and more complex
- First steps to introduce Ressource Tracking and Purify into the AmigaOS
- Intuition supports now Gadgets (well, only GTYP_BOOLGADGET for now)
- We have a console for RawKeyConvert().
- Some small bugfixes
- First small steps on graphics and intuition.library. You can open a window and render in it - Due to a bug, the rendering won't be visible every time. A small demo is there which open a window, renders something (sometimes) and then waits for a key ress.
- The includes and scripts were missing. They are here now.
- More things are generated now (function tables and prototypes)
- Some bug fixes.
- Everything changed :) Throw away the 1.4 and below.
- Most of Exec and much of DOS
- A shell is available and some 10 commands to test it (like Dir, List, Echo, etc).
- CVS is used to allow multiple people to work on this at the same time. Look into README.CVS for how to participate.
previous up next
If you have comments or suggestions, email me at
digulla@aros.fh-konstanz.de
. 07 Feb 1997