-
Release 0.0.1 Pre-release
released this
2020-04-14 20:12:21 -05:00 | 0 commits to master since this releaseChanges from 0.0.1-RC1:
+ Added a move function
~ Split most functions into categories by putting them in their own classes (as you should do anyway)
~ Added a splash of color to the startup screen
~ Fixed a bug where listing an empty directory or a directory with only files or directories would crash DremDOS
~ Fixed copy so files on the root directory don't break it
~ Kitty will now prevent the user from creating a file without adding a file extension, which causes COSMOS to think the file is not a file and not a directory at the same time. This restriction will be removed once this bug is fixed or until we can get the Dev Kit to install.
~ Added a mouse driver and a basic GUI thanks to the SparrOSDeveloperTeamDownloads
- Source code (ZIP)
- Source code (TAR.GZ)
-
DremDOS-0.0.1.iso
38 downloads · 37 MiB
-
DremDOS 0.0.1 Release Candidate 1 Pre-release
released this
2020-04-09 00:20:10 -05:00 | 7 commits to master since this releaseInitial Release. Hardly qualifies as a disk operating system.
Known bugs:
You can't delete a file unless its on the root of the drive. We believe this is a problem with COSMOS's FAT32 driver. Not even hard coding can successfully delete files that aren't on the root of the drive. We are looking into ways to work around this issue.Downloads
- Source code (ZIP)
- Source code (TAR.GZ)
-
DremDOS-0.0.1-RC1.iso
29 downloads · 2.4 MiB