Skip to content

Releases: elsOS-dev/elsOS

kfs-4

04 Nov 21:09
Compare
Choose a tag to compare

Implement the interrupt handling system

What's Changed

  • grub: add generation depending on env variables by @edrflt in #54
  • Hardware Abstraction Layer: initial abstraction of intel x86 specific code by @edrflt in #55
  • interrupts: initial by @edrflt in #57
  • syscalls: implement basic syscall architecture by @edrflt in #60
  • allocator: implement GlobalAllocator by @edrflt in #61
  • syscalls: add read syscall and testing function by @edrflt in #62

Full Changelog: kfs-3...kfs-4

Bildschirm­foto 2022-11-04 um 21 51 11

kfs-3

04 Nov 20:28
Compare
Choose a tag to compare

Implement physical and virtual memory allocation

What's Changed

Full Changelog: kfs-2...kfs-3

Bildschirm­foto 2022-11-04 um 21 25 55

kfs-2

05 Apr 15:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: kfs-1...kfs-2

kfs-1

22 Feb 17:14
Compare
Choose a tag to compare

Initial release of elsOS

This release includes basic functionality such as showing text to the screen and a little shell to execute commands.
image_2022-02-22_18-06-46