All Projects → emutos → Emutos

emutos / Emutos

EmuTOS is a Free operating system for Atari ST computers, and more.

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Emutos

Operating Systems Three Easy Pieces
operating systems three easy pieces by Rezmi
Stars: ✭ 128 (-21.95%)
Mutual labels:  operating-system
Q Operating System
Q OS is a versatile operating system designed with the new features of 64 bit "long mode" CPU's in mind that focuses on making everything as simple as possible for the end user
Stars: ✭ 142 (-13.41%)
Mutual labels:  operating-system
Rock
a 64 bit OS made for fun and learning
Stars: ✭ 152 (-7.32%)
Mutual labels:  operating-system
Oi Userland
Unified build system for OpenIndiana distribution components
Stars: ✭ 129 (-21.34%)
Mutual labels:  operating-system
Big Companies Interview Questions
A curated list of previous asked Interview Question at Big Companies and Startups 🤲 🏆
Stars: ✭ 135 (-17.68%)
Mutual labels:  operating-system
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (-12.2%)
Mutual labels:  operating-system
Emerald
An operating system written in C
Stars: ✭ 118 (-28.05%)
Mutual labels:  operating-system
Minimal Linux Script
One script which generates live Linux ISO image with minimal effort. Based on the first published version of Minimal Linux Live: http://github.com/ivandavidov/minimal
Stars: ✭ 160 (-2.44%)
Mutual labels:  operating-system
Chino Os
A real time operating system for IoT written in C++
Stars: ✭ 139 (-15.24%)
Mutual labels:  operating-system
Interview
Android、Java程序员面试资源总结,涉及Java、Android、网络、操作系统、算法等
Stars: ✭ 150 (-8.54%)
Mutual labels:  operating-system
Build
Armbian Linux build framework
Stars: ✭ 1,827 (+1014.02%)
Mutual labels:  operating-system
Haiway
Haiway Edge Computing OS
Stars: ✭ 135 (-17.68%)
Mutual labels:  operating-system
Core Os Riscv
🖥️ An xv6-like operating system on RISC-V with multi-core support. Documentation available online.
Stars: ✭ 144 (-12.2%)
Mutual labels:  operating-system
Mbp Fedora
Stars: ✭ 129 (-21.34%)
Mutual labels:  operating-system
Escape
Escape is a UNIX-like microkernel operating system that runs on x86, x86_64, ECO32 and MMIX.
Stars: ✭ 154 (-6.1%)
Mutual labels:  operating-system
Reading
A list of computer-science readings I recommend
Stars: ✭ 1,919 (+1070.12%)
Mutual labels:  operating-system
Neu Os
Based on linux0.11, break it down, then reassemble (For NEU Lab use)
Stars: ✭ 143 (-12.8%)
Mutual labels:  operating-system
Willos
💾 A minimal kernel (just a hobby, won't be big and professional). // Work In Progress
Stars: ✭ 163 (-0.61%)
Mutual labels:  operating-system
Synestiaos
The Synestia Operating System
Stars: ✭ 159 (-3.05%)
Mutual labels:  operating-system
Aros
Main AROS repository for active development. Contains the main Operating System components and Build System.
Stars: ✭ 146 (-10.98%)
Mutual labels:  operating-system

This release has been built on Linux Mint (a Ubuntu derivative), using Vincent Rivière's GCC 4.6.4 cross-compiler. The custom tools used in the build process were built with native GCC 4.8.4.

The source package and other binary packages are available at: https://sourceforge.net/projects/emutos/files/emutos/1.0/

The extras directory (if provided) contains: (1) one or more alternate desktop icon sets, which you can use to replace the builtin ones. You can use a standard resource editor to see what the replacement icons look like. To use a replacement set, move or rename the existing emuicon.rsc & emuicon.def files in the root directory, then copy the files containing the desired icons to the root, and rename them to emuicon.rsc/emuicon.def. (2) a sample mouse cursor set in a resource (emucurs.rsc/emucurs.def). This set is the same as the builtin ones, but you can use it as a basis to create your own mouse cursors. To use a replacement set, copy the files containing the desired mouse cursors to the root, and rename them to emucurs.rsc/emucurs.def. For further information on the above, see doc/emudesk.txt.

If you want to read more about EmuTOS, please take a look at these files:

doc/announce.txt - Introduction and general description, including a summary of changes since the previous version doc/authors.txt - A list of the authors of EmuTOS doc/bugs.txt - Currently known bugs doc/changelog.txt - A summarised list of changes after release 0.9.4 doc/emudesk.txt - A brief guide to the newer features of the desktop doc/incompatible.txt - Programs incompatible with EmuTOS due to program bugs doc/license.txt - The FSF General Public License for EmuTOS doc/status.txt - What is implemented and running (or not yet) doc/todo.txt - What should be done in future versions doc/xhdi.txt - Current XHDI implementation status

Additional information for developers (just in the source archive):

doc/install.txt - How to build EmuTOS from sources doc/coding.txt - EmuTOS coding standards (never used :-) ) doc/country.txt - An overview of i18n issues in EmuTOS doc/fat16.txt - Notes on the FAT16 filesystem in EmuTOS doc/memdetect.txt - Memory bank detection during EmuTOS startup doc/nls.txt - How to add a native language or use one doc/old_changelog.txt - A summarised list of changes up to & including release 0.9.4 doc/osmemory.txt - All about OS internal memory in EmuTOS doc/reschange.txt - How resolution change works in the desktop doc/resource.txt - Modifying resources in EmuTOS doc/startup.txt - Some notes on the EmuTOS startup sequence doc/tos14fix.txt - Lists bugs fixed by TOS 1.04 & their status in EmuTOS

The following documents are principally of historical interest only:

doc/old_code.txt - A museum of bugs due to old C language doc/vdibind.txt - Old information on VDI bindings

-- The EmuTOS development team https://emutos.sourceforge.io/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].