Skip to content

Releases: informatika19/sistem-operasi-oskadon

MILESTONE3

23 Apr 12:56
Compare
Choose a tag to compare

added features:

  • improving the operating system modularity
  • adding text, folderIO, fileIO, and math module
  • adding rm to shell
  • adding ./ to shell
  • adding mkdir to shell
  • adding mv to shell
  • adding cp to shell

MILESTONE2

17 Mar 04:26
Compare
Choose a tag to compare

added features:

  • adding readSector, writeSector
  • adding readFile, writeFile
  • adding loadFile
  • adding shell to kernel.c
  • adding help, cd, ls, ln, cat command to shell.c

MILESTONE1

24 Feb 04:07
Compare
Choose a tag to compare

Initial release

  • add readstring, printstring, mod, div, clear, asciiART feature