Skip to content

Releases: kamkanev/RockOS

RockOS v0.6

07 Sep 17:57
Compare
Choose a tag to compare
  • Change tetros to minesweeper(mines)

Small changes:

  • Optimized shell and help commands
  • Changes to bootloader

RockOS v0.5 alpha

06 Sep 18:24
Compare
Choose a tag to compare
  • 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

05 Sep 19:46
Compare
Choose a tag to compare
  • 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

04 Sep 19:45
Compare
Choose a tag to compare
  • 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

25 Aug 16:21
f432bcb
Compare
Choose a tag to compare

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

24 Aug 15:25
Compare
Choose a tag to compare

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.