Releases: kamkanev/RockOS
Releases · kamkanev/RockOS
RockOS v0.6
RockOS v0.5 alpha
-
Added reboot command to restart the OS.
-
Added clock command. It shows the UTC and date.
-
Fixed the info command. Now, it works and shows information about registers and segments.
Bugs and problems:
- tetros can't go back to the shell
- On end pong restarts OS. On pressing R in pong it leaves the scores. The user must clear the shell.
- On pressing Q in Snake the OS restarts.
RockOS v0.4 alpha
- Fixed theme command problem on first line.
- Fixed list and info(beta) to show in the shell
- Optimization in the bootloader and the list command for loading files
Small bugs:
In pong and other games on exit there are symbols or theme changes, the user need to run clear to fix
RockOS v0.3 alpha
- Added theme command for customization.
- Changed default system look to blue background.
- Added clear command.
- Changed "No file found!" message in shell to "Command not found!"
- Added info command still in progress.
Still problems with going back from tetros and snake.
RockOS v0.2 alpha
Added stack base and stack pointer to minimize conflicts in the OS.
New Features added:
- list - tells you all the the commands/games the OS has
Fixes and changes:
- press R in pong to go back to OS
- the color change by pressing C in pong, unavailable anymore (will change later maybe)
RockOS v0.1 alpha
The OS can run on virtual machine or physically on USB (not tested).
The only commands for now are:
- snake
- pong
- tetris
Which open the corresponding game. After that, you MUST restart the OS.