Skip to content

MichalOS 2.0 Beta 4

Compare
Choose a tag to compare
@prochazkaml prochazkaml released this 30 Mar 07:49
· 276 commits to master since this release
325e331
  • a few fixes resolved
    • Insert key triggers a system crash
    • Virtual Piano crashing itself when pressing "K" (or any forbidden key)
    • CRASH.APP, BIOSDUMP.APP, VESACHK2.APP, VESA2.APP removed, used for debugging purposes
    • some CPU/BIOS combos had issues with unreal mode
    • fixed Terminal UI bugs
    • fixed HW Checker CPU specs
    • the font load function now affects only the first 128 chars, rest is unchanged (CF.BAS had issues)
    • disk changing function now looks for drive parameters (actually works now)
    • Music Player now checks for the file extension
  • Config app now requires your password to change the username/password
  • List dialog:
    • when the cursor hits the top/bottom of the list, it teleports the cursor to the bottom/top, respectively
    • it now shows the position of the cursor (eg. 23/76)
  • added basic Adlib support (Config app, PLAYER.APP can now open DRO 2.0 files (a few songs are included))
  • more optimization on the EGA text renderer
  • Font editor now allows to apply the font after exit
  • applications can use the 1Ch timer interrupt more easily
  • Spreadsheet editor removed
  • EGA experimental gfx mode removed
  • some hint of future ACPI support?
  • many UI improvements
  • and some other things I most likely forgot about ;)

Special thanks to Ivan for reporting A LOT of bugs that I would probably never notice.