| OS-X | |
| Website | OS-X RTOS for Z80/Z180 |
|---|---|
| Programmed in | Combination of TML2 and Z80 machine code |
| OS family | Real-time embedded operating systems |
| Supported platforms | Zilog Z80 |
OS-X (pronounced /əʊ sɛks/) is a priority-based pre-emptive multitasking real-time embedded operating system designed for embedded Zilog Z80 systems with bank-switched memory. A website (alternatively web site or Web site, a back-construction from the Proper noun World Wide Web) is a collection of Web pages The Zilog Z80 is an 8-bit Microprocessor designed and sold by Zilog from July 1976 onwards Machine code or machine language is a system of instructions and data executed directly by a Computer 's Central processing unit. A real-time operating system ( RTOS; generally pronounced as "are-toss" is a multitasking Operating system intended for real-time An embedded operating system is an Operating system for embedded computer systems. The Zilog Z80 is an 8-bit Microprocessor designed and sold by Zilog from July 1976 onwards A real-time operating system ( RTOS; generally pronounced as "are-toss" is a multitasking Operating system intended for real-time An embedded operating system is an Operating system for embedded computer systems. The Zilog Z80 is an 8-bit Microprocessor designed and sold by Zilog from July 1976 onwards One of the main features of the OS-X is that it has the ability to run processes in separate address spaces (memory banks) and that allows a 16-bit Z80 to run an almost unlimited number of processes and host many software and data areas. The only limitation is that a part of the 64 KB memory space the CPU can address is reserved for common areas and that puts an upper limit on the size of each process. Kernel extensions exist for POSIX compliant file and thread services. POSIX (ˈpɒzɪks or "Portable Operating System Interface" is the collective name of a family of related standards specified by the IEEE to define It also has an optional file system using CMOS RAM, FLASH EPROM, floppy or remote storage media over network. In Computing, a file system (often also written as filesystem) is a method for storing and organizing Computer files and the data they contain to make
OS-X is distributed as a collection of precompiled object files and the corresponding interface source files.
OS-X is written in a combination of TML2 and Z80 machine code. Machine code or machine language is a system of instructions and data executed directly by a Computer 's Central processing unit.
| This operating system-related article is a stub. An operating system (commonly abbreviated OS and O/S) is the software component of a Computer system that is responsible for the management and coordination You can help Wikipedia by expanding it |