Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

MichalOS 2.0 Beta

Choose a tag to compare

@prochazkaml prochazkaml released this 30 Mar 07:45
325e331
  • minor code changes
  • includes an optional EGA text renderer (640x350, 16 colors)

WARNING! The EGA build is extremely unoptimized (the entire screen redraws on INT 10h, AH=09h), almost unusable, some INT 10h functions are missing (reading from screen memory, scrolling...) and it's very buggy overall, that's why there are 2 builds inside the ZIP file: the standard build and the one with the EGA text renderer