Changes

Jump to: navigation, search

SymbOS

8 bytes removed, 16:48, 30 August 2007
/* Porting and cross platform ability */
SymbOS has been developed originally for the Amstrad CPC. Because of the modular structure with the strict separation of general and hardware components the porting to other Z80-based systems is quite easy.
The MSX computers starting with the MSX2 standard are supported since summer 2006. The Amstrad [[PCW]] port is available since August 2007 (beta). Versions for the Enterprise 128 and the SAM Coupé are possible, too, as they fulfill the requirements for SymbOS.
By keeping a basic condition for an operating system, the strict separation of hardware and application software by the supply of an intermediate layer, SymbOS applications run platform-independently on each computer and do not have to be adapted for a special system. Exceptions are applications, which access directly the hardware.
 
==Motivation==