Skip to content

Releases: humbertocsjr/HUSIS

v2022.11r0-alpha

12 Nov 01:25
Compare
Choose a tag to compare

Changes:

  • New versioning scheme
  • Shell Replacement
  • User Interface prototype
  • Font Manager
  • Initial Bold Font
  • Splash screen

v0.5.0-alpha

16 Oct 20:45
Compare
Choose a tag to compare

Changes:

  • Shell commands implemented
  • Update T3X/86 LL and S86
  • Create Hello World apps

v0.4.0-alpha

15 Oct 18:49
Compare
Choose a tag to compare

Changes:

  • Implemented COM Loader
  • First Shell Prototype

Known issues:

  • Kernel Stack is lost after call Shell
  • Can't exit shell

v0.3.0-alpha

14 Oct 21:10
Compare
Choose a tag to compare
v0.3.0-alpha Pre-release
Pre-release

Changes:

  • MinixFS Open, Close, Read implemented
  • File System API Implemented

Fixes:

  • Memory Debug

v0.2.0-alpha

12 Oct 21:20
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release

Changes:

  • Memory Manager Implemented
  • Fixed shutdown message on screen

Known bugs:

  • Memory Defrag don't work

v0.1.0-alpha

12 Oct 14:50
fd7e72a
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Pre-release version.

This version isnt user interactive, only boots and show status.

Changes:

  • Implemented INT 0x21 (AH 0x40 and AH 0x3F)
  • Implemented Internal Stream API
  • Implemented Terminal I/O
  • Implemented Disk I/O