Skip to content

Releases: prochazkaml/MichalOS

MichalOS 1.2

30 Mar 07:42
325e331
Compare
Choose a tag to compare
  • minor code changes
  • fixed the clock in the upper-right corner
  • CHARVID.APP: EGA 80x25 16-color text renderer

MichalOS 1.1

30 Mar 07:40
325e331
Compare
Choose a tag to compare
  • fixed the Linux build scripts
  • added Windows build scripts

MichalOS 1.0

30 Mar 07:39
325e331
Compare
Choose a tag to compare
  • a few minor changes to the code
  • documented "michalos.inc" for easier software development

MichalOS 1.0 Beta 2

30 Mar 07:37
325e331
Compare
Choose a tag to compare
  • Build Script: now copies all .BMP files onto the floppy image
  • Image Viewer: added support for 640x480 24-bit BMP images (<1000kB, so they still fit on a floppy)
  • Image Viewer: checks if there is enough RAM to load the picture
  • Updated the sample PCX images
  • new system call: os_report_free_space - returns the amount of free sectors on disk into AX
  • new system call: os_string_add - add a string on top of another string
  • File Manager: Disk info now displays free space
  • a few cosmetic changes

MichalOS 1.0 Beta

30 Mar 07:35
325e331
Compare
Choose a tag to compare

Initial release