Renamed ComConsts to SysMeta

- With the help of ChatGPT, some of the code is now properly commented
- Switched to calendar versioning due to the huge time skip and architectural changes
- Screenshot!
This commit is contained in:
Tony Bark 2023-01-06 22:00:48 -05:00
parent e44f7e8f95
commit 2634cc8de4
12 changed files with 86 additions and 51 deletions

View file

@ -1,5 +1,7 @@
# TOMAS
![](C:\Users\zc456\source\repos\tomas\screenshot.png)
TOMAS (**To**ny's **Ma**naged Operating **S**ystem) is a hobby operating system based on the [COSMOS](https://github.com/CosmosOS/Cosmos) framework that comes with a respective terminal emulator.
## Requirements
@ -7,13 +9,11 @@ TOMAS (**To**ny's **Ma**naged Operating **S**ystem) is a hobby operating system
### Prerequisites
- Operating System
- Visual Studio 2022
- COSMOS User Kit v2022 or later
- VMWare Workstation Player
- Visual Studio 2022
- COSMOS User Kit v2022 or later
- VMWare Workstation Player
- .NET 6 or later
## License
This project is licensed under the BSD 3-Clause license - see the [LICENSE](LICENSE) file for details.