Releases: Arun007coder/SectorOS
Releases · Arun007coder/SectorOS
SectorOS v2.4.1
Changelog
- semi implemented driver for amd pcnet-FAST III
- bumped kernel version to 2.4.1
- Added 2 new syscalls writehdd and readhdd
- Added syscalls.txt
- Updated interrupts.txt
SectorOS v2.3.1
Changelog
- Implemented semi scrolling
- Bumped kernel version to 2.3.1
SectorOS v2.2.2
Changelog
-
Fixed the Fat filesystem driver
Before the fix it cannot identify partitions and files -
Fixed the ata driver
The read function was broken -
Bumped the kernel version
Bumped the kernel version the 2.2.2
SectorOS v2.2.1
Changelog
- Implemented task changing
- updated INTTOCHARPOINT
- Bumped SectorOS kernel version
- Added new syscalls
SectorOS v2.1.6
SectorOS v2.1.6
changelog
- Trying to implement custom handler for keyboard
- Added new syscall Reboot
SectorOS v2.1.4
Sectoros v2.1.4
- Now can change the shell prompt message
- New command export
- Bumped SOSH version to v1.1.2
SectorOS v2.1.3
SectorOS v2.1.3
- partially implemented task changer
- Added new command tsk
Automatic Release Commit
Commits
- de32de2: * Added support to msdos partition table and fat32 file system (Arun007coder)