mirror of
https://github.com/tonytins/tomas.git
synced 2025-06-25 10:04:43 -04:00
Renamed TomFs to SysFS
- Commented and documented SysFS - CosmosVFS instance is now global - Wrapper around CosmosVFS' file and directory creation. - If the file system is activate, system activity will be logged
This commit is contained in:
parent
ce5f2fa2d8
commit
81bf203b6f
6 changed files with 150 additions and 53 deletions
12
README.md
12
README.md
|
@ -8,12 +8,16 @@ 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
|
||||
- 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](LICENSE) file for details.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue