An hobby operating system based on the COSMOS framework that has a separate terminal emulator.
Find a file
Tony Bark dc2176b26d Renamed Tomas.Common to Tomas.Core
- Imported CSTNet parser to kernal under Globalization namespace
- Added System.Diagnostics to global usings
- Split version systems between kernal and terminal emulator (see changelog)
2023-01-07 11:22:38 -05:00
.github/workflows Fixed Github workflow 2023-01-06 19:09:39 -05:00
src Renamed Tomas.Common to Tomas.Core 2023-01-07 11:22:38 -05:00
.gitattributes Initial source commit 2020-01-30 10:06:44 -05:00
.gitignore Programs now built using IProgram interface 2021-03-30 08:26:18 -04:00
Changelog.md Renamed Tomas.Common to Tomas.Core 2023-01-07 11:22:38 -05:00
LICENSE Switched to BSD 3-Cluase license 2023-01-06 19:03:07 -05:00
README.md Renamed TomFs to SysFS 2023-01-06 22:58:49 -05:00
screenshot.png Renamed ComConsts to SysMeta 2023-01-06 22:00:48 -05:00

TOMAS

TOMAS (Tony's Managed Operating System) is a hobby operating system based on the COSMOS framework that comes with a respective terminal emulator.

Requirements

Prerequisites

  • Windows 10 or later

  • Visual Studio 2022

  • .NET 6 or later

  • COSMOS User Kit v2022 or later

  • VMWare Workstation Player

License

This project is licensed under the BSD 3-Clause license - see the LICENSE file for details.