This repository was archived by the owner on Feb 17, 2026. It is now read-only.
MichalOS 2.1
- new example songs: CASTLE.DRO & DIG-IT.DRO
- CHECK.APP - added a UI and an option to scan other drives
- Demotour - updated the list dialog training & added keyboard shortcuts
- new mouse demos:
- MOUSE.APP - basic cursor (running in VGA mode - 320x200x256 colors)
- MOUSEVGA.APP - basic cursor with a window (running in SVGA mode)
- MOUSETXT.APP - text mode cursor with an ASCII window driven by a simple window API
- Music Player - now can change octave in the virtual piano
- 3D starfield demo running in VESA modes (STARFLD.APP)
- a test program written entirely in macros (TEST.APP)
- update VESA test program - displays graphics now
- new VESA rendering routines
- reduced mouse driver - some routines were unnecessary/unused
- some functions added for possible future debugger support
- removed VESA.SYS - unnecessary